Plugin Directory

Changeset 3214504


Ignore:
Timestamp:
12/29/2024 05:23:17 PM (3 months ago)
Author:
yukyhendiawan
Message:

updated version 1.4.1

Location:
disable-widgets-block
Files:
49 added
4 edited

Legend:

Unmodified
Added
Removed
  • disable-widgets-block/trunk/CHANGELOG.md

    r3214244 r3214504  
    11# Changelog
     2
     3## <small>1.4.1 (2024-12-29)</small>
     4
     5* refactor: reinstall packages ([cb9b41d](https://github.com/yukyhendiawan/disable-widgets-block/commit/cb9b41d))
     6* refactor: update new packages ([10847fd](https://github.com/yukyhendiawan/disable-widgets-block/commit/10847fd))
     7* fix: admin info changelog ([d5b975d](https://github.com/yukyhendiawan/disable-widgets-block/commit/d5b975d))
     8* fix: looping changelogs ([1ce09e4](https://github.com/yukyhendiawan/disable-widgets-block/commit/1ce09e4))
    29
    310## 1.4.0 (2024-12-28)
  • disable-widgets-block/trunk/README.txt

    r3214244 r3214504  
    33Requires at least: 6.0
    44Tested up to:      6.7
    5 Stable tag:        1.4.0
     5Stable tag:        1.4.1
    66Requires PHP:      7.4
    77License:           GPL-2.0-or-later
  • disable-widgets-block/trunk/assets/css/admin-menu.css

    r3213462 r3214504  
    33  color: #756275;
    44}
     5
    56.wrap ::-webkit-scrollbar {
    67  height: 10px;
    78}
     9
    810.wrap ::-webkit-scrollbar-track {
    911  background: #dcdcdc;
    1012  border-radius: 8px;
    1113}
     14
    1215.wrap ::-webkit-scrollbar-thumb {
    1316  background: #777;
    1417  border-radius: 8px;
    1518}
     19
    1620.wrap a {
    1721  color: #0060f3;
    1822}
     23
    1924.wrap a:focus {
    2025  box-shadow: none;
     
    2328  text-decoration: none;
    2429}
     30
    2531.wrap .data-content.hide {
    2632  display: none;
    2733}
     34
    2835.wrap .data-content.active {
    2936  display: block;
    3037}
     38
    3139.wrap .col-right.ads {
    3240  width: 330px;
    3341  text-transform: capitalize;
    3442}
     43
    3544.wrap .col-right.ads .box-sidebar {
    3645  padding: 30px;
     
    4352  margin-bottom: 30px;
    4453}
     54
    4555.wrap .col-right.ads .box-sidebar h3 {
    4656  font-size: 22px;
     
    5060  padding: 0;
    5161}
     62
    5263.wrap .col-right.ads .box-sidebar p {
    5364  font-size: 16px;
     
    5566  margin-bottom: 20px;
    5667}
     68
    5769.wrap .col-right.ads .box-sidebar a {
    5870  display: flex;
     
    7385  width: 155px;
    7486}
     87
    7588.wrap .col-right.ads .box-sidebar a svg {
    7689  width: 15px;
     
    7992  fill: #f0ff00;
    8093}
     94
    8195.wrap .col-right.ads .box-support {
    8296  background: linear-gradient(124deg, #3a26e8, rgba(154, 28, 255, 0.82));
    8397}
     98
    8499.wrap .col-right.ads .box-support a {
    85100  background: #04f111;
    86101  color: #2e2e2e;
    87102}
     103
    88104.wrap .col-right.ads .box-support a svg {
    89105  fill: #bd0000;
    90106}
     107
    91108.wrap .col-right.ads .about-me {
    92109  background: #fff;
    93110}
     111
    94112.wrap .col-right.ads .about-me h3 {
    95113  font-size: 23px;
     
    101119  text-align: center;
    102120}
     121
    103122.wrap .col-right.ads .about-me img.developer {
    104123  border-radius: 100%;
     
    107126  margin-bottom: 25px;
    108127}
     128
    109129.wrap .col-right.ads .about-me p.desc {
    110130  color: #756275;
     
    115135  text-transform: capitalize;
    116136}
     137
    117138.wrap .col-right.ads .about-me .boxes-sosmed ul li a {
    118139  display: flex;
     
    129150  justify-content: left;
    130151}
     152
    131153.wrap .col-right.ads .about-me .boxes-sosmed ul li a svg {
    132154  width: 17px;
     
    134156  fill: #222;
    135157}
     158
    136159.wrap .col-right.ads .about-me .boxes-sosmed ul li a span {
    137160  display: block;
    138161  margin-left: 8px;
    139162}
     163
    140164.wrap header.top .mycontainer .myrow {
    141165  display: flex;
     
    148172  border-radius: 5px;
    149173}
     174
    150175.wrap header.top .mycontainer .myrow .col-left {
    151176  text-align: center;
    152177  margin-bottom: 25px;
    153178}
     179
    154180.wrap header.top .mycontainer .myrow .col-left h2 {
    155181  font-size: 40px;
     
    160186  position: relative;
    161187}
     188
    162189.wrap header.top .mycontainer .myrow .col-left h2 span {
    163190  font-size: 13px;
     
    170197  top: -5px;
    171198}
     199
    172200.wrap header.top .mycontainer .myrow .col-left p {
    173201  font-size: 15px;
     
    179207  margin-top: 10px;
    180208}
     209
    181210.wrap header.top .mycontainer .myrow .col-right {
    182211  display: flex;
     
    185214  gap: 10px;
    186215}
     216
    187217.wrap header.top .mycontainer .myrow .col-right a {
    188218  display: flex;
     
    201231  border-color: transparent;
    202232}
     233
    203234.wrap header.top .mycontainer .myrow .col-right a:focus {
    204235  border-color: currentcolor;
    205236}
     237
    206238.wrap header.top .mycontainer .myrow .col-right a svg {
    207239  width: 15px;
     
    210242  margin-right: 8px;
    211243}
     244
    212245.wrap header.top .mycontainer .myrow .col-right a.buy-plugin-pro {
    213246  background: linear-gradient(90deg, #0a4dd4, #bb039a, #0a4dd4);
     
    216249  font-weight: 600;
    217250}
     251
    218252.wrap header.top .mycontainer .myrow .col-right a.buy-plugin-pro svg {
    219253  fill: #f0ff00;
    220254}
     255
    221256@keyframes gradient {
     257
    222258  0% {
    223259    background-position: 0% 50%;
    224260  }
     261
    225262  50% {
    226263    background-position: 100% 50%;
    227264  }
     265
    228266  100% {
    229267    background-position: 0% 50%;
    230268  }
    231269}
     270
    232271.wrap nav.tabs .mycontainer .myrow .box-menu {
    233272  margin: 30px 0;
     
    235274  border-bottom: 2px solid #e3ecf0;
    236275}
     276
    237277.wrap nav.tabs .mycontainer .myrow .box-menu ul {
    238278  margin: 0;
     
    241281  flex-wrap: wrap;
    242282}
     283
    243284.wrap nav.tabs .mycontainer .myrow .box-menu ul li a {
    244285  padding: 15px;
     
    248289  color: #756275;
    249290}
     291
    250292.wrap nav.tabs .mycontainer .myrow .box-menu ul li a:focus {
    251293  box-shadow: none;
     
    253295  border: none;
    254296}
     297
    255298.wrap nav.tabs .mycontainer .myrow .box-menu ul li a.active {
    256299  border-bottom: 2px solid #0060f3;
    257300  color: #0060f3;
    258301}
     302
    259303.wrap nav.tabs .mycontainer .myrow .box-menu ul li a:first-child {
    260304  margin-left: 0;
    261305}
     306
    262307.wrap section.data-content .mycontainer .myrow {
    263308  display: flex;
     
    265310  justify-content: space-between;
    266311}
     312
    267313.wrap section.data-content .mycontainer .myrow .col-left {
    268314  border-bottom: 1px solid #f7f7f7;
     
    274320  width: calc(100% - 330px - 30px);
    275321}
     322
    276323.wrap section.data-content .mycontainer .myrow .col-left h2 {
    277324  font-size: 35px;
     
    282329  margin-bottom: 20px;
    283330}
     331
    284332.wrap section.data-content .mycontainer .myrow .col-left p {
    285333  font-size: 15px;
     
    288336  text-transform: capitalize;
    289337}
     338
    290339.wrap section.data-content .mycontainer .myrow .col-left table {
    291340  width: 100%;
    292341}
     342
    293343.wrap section.data-content .mycontainer .myrow .col-left table tr {
    294344  display: flex;
     
    297347  border-bottom: 1px solid #e3ecf0;
    298348}
     349
    299350.wrap section.data-content .mycontainer .myrow .col-left table tr td.one {
    300351  font-size: 15px;
     
    302353  width: 80%;
    303354}
     355
    304356.wrap section.data-content .mycontainer .myrow .col-left table tr td.two {
    305357  text-align: center;
    306358  width: 9%;
    307359}
     360
    308361.wrap section.data-content .mycontainer .myrow .col-left table tr td.two svg {
    309362  font-size: 20px;
     
    312365  fill: #cb0000;
    313366}
     367
    314368.wrap section.data-content .mycontainer .myrow .col-left table tr td.two svg.light {
    315369  fill: #2ada12;
    316370}
     371
    317372.wrap section.data-content .mycontainer .myrow .col-left table tr td.three {
    318373  text-align: center;
    319374  width: 9%;
    320375}
     376
    321377.wrap section.data-content .mycontainer .myrow .col-left table tr td.three svg {
    322378  font-size: 20px;
     
    325381  fill: #2ada12;
    326382}
     383
    327384.wrap section.data-content .mycontainer .myrow .col-left table tr.top {
    328385  display: flex;
    329386  border-bottom: 2px solid #e3ecf0;
    330387}
     388
    331389.wrap section.data-content .mycontainer .myrow .col-left table tr.top td.one {
    332390  text-align: left;
     
    334392  font-weight: 600;
    335393}
     394
    336395.wrap section.data-content .mycontainer .myrow .col-left table tr.top td.two {
    337396  font-size: 17px;
    338397  font-weight: 600;
    339398}
     399
    340400.wrap section.data-content .mycontainer .myrow .col-left table tr.top td.three {
    341401  font-size: 17px;
    342402  font-weight: 600;
    343403}
     404
    344405.wrap section.data-content .mycontainer .myrow .col-left ol,
    345406.wrap section.data-content .mycontainer .myrow .col-left ul {
     
    348409  padding: 0;
    349410}
     411
    350412.wrap section.data-content .mycontainer .myrow .col-left ol li,
    351413.wrap section.data-content .mycontainer .myrow .col-left ul li {
     
    356418  text-transform: capitalize;
    357419}
     420
    358421.wrap section.data-content .mycontainer .myrow .col-left ol li a,
    359422.wrap section.data-content .mycontainer .myrow .col-left ul li a {
     
    364427  text-transform: lowercase;
    365428}
     429
    366430.wrap section.data-content .mycontainer .myrow .col-left ol li a svg,
    367431.wrap section.data-content .mycontainer .myrow .col-left ul li a svg {
     
    370434  margin-right: 8px;
    371435}
     436
    372437.wrap section.data-content .mycontainer .myrow .col-left ol li a svg.facebook,
    373438.wrap section.data-content .mycontainer .myrow .col-left ul li a svg.facebook {
    374439  fill: #1877f2;
    375440}
     441
    376442.wrap section.data-content .mycontainer .myrow .col-left ol li a svg.youtube,
    377443.wrap section.data-content .mycontainer .myrow .col-left ul li a svg.youtube {
    378444  fill: #f00;
    379445}
     446
    380447.wrap section.data-content .mycontainer .myrow .col-left ol li a svg.twitter,
    381448.wrap section.data-content .mycontainer .myrow .col-left ul li a svg.twitter {
    382449  fill: #1da1f2;
    383450}
     451
    384452.wrap section.data-content .mycontainer .myrow .col-left ol li a svg.instagram,
    385453.wrap section.data-content .mycontainer .myrow .col-left ul li a svg.instagram {
    386454  fill: #c32aa3;
    387455}
     456
    388457.wrap section.data-content .mycontainer .myrow .col-left ol li a svg.email,
    389458.wrap section.data-content .mycontainer .myrow .col-left ul li a svg.email {
    390459  fill: #444;
    391460}
     461
    392462.wrap section.general .mycontainer .myrow .col-left ol,
    393463.wrap section.general .mycontainer .myrow .col-left ul {
    394464  margin: 0;
    395465}
     466
    396467.wrap section.report .mycontainer .myrow .col-left span.email {
    397468  display: inline-block;
     
    399470  text-transform: lowercase;
    400471}
     472
    401473.wrap section.report .mycontainer .myrow .col-left a.support {
    402474  display: inline-block;
    403475  text-transform: capitalize;
    404476}
     477
    405478.wrap section.changelog.data-content .mycontainer .myrow {
    406479  display: flex;
     
    408481  justify-content: space-between;
    409482}
     483
    410484.wrap section.changelog.data-content .mycontainer .myrow .col-left {
    411485  border-bottom: 1px solid #f7f7f7;
     
    414488  box-shadow: 0 0 30px rgba(246, 246, 246, 0.4901960784);
    415489}
     490
    416491.wrap section.changelog.data-content .mycontainer .myrow .col-left h2 {
    417492  font-size: 35px;
     
    422497  margin-bottom: 35px;
    423498}
     499
    424500.wrap section.changelog.data-content .mycontainer .myrow .col-left p {
    425501  font-size: 15px;
     
    428504  text-transform: capitalize;
    429505}
     506
    430507.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul {
    431508  padding: 0;
     
    434511  border-bottom: 1px solid #e3ecf0;
    435512}
     513
    436514.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li {
    437515  margin-right: 25px;
     
    439517  flex-wrap: wrap;
    440518}
     519
    441520.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span {
    442521  display: flex;
     
    448527  border-radius: 100%;
    449528}
     529
    450530.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span::before {
    451531  color: #fff;
     
    455535  top: 1px;
    456536}
     537
    457538.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span.feat {
    458539  background: #00c513;
    459540}
     541
    460542.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span.feat::before {
    461543  content: "F";
    462544}
     545
    463546.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span.fix {
    464547  background: #cb0000;
    465548}
     549
    466550.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span.fix::before {
    467551  content: "B";
    468552}
     553
    469554.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span.docs {
    470555  background: #be0095;
    471556}
     557
    472558.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span.docs::before {
    473559  content: "B";
    474560}
     561
    475562.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span.style {
    476563  background: #e68a09;
    477564}
     565
    478566.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span.style::before {
    479567  content: "S";
    480568}
     569
    481570.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span.refactor {
    482571  background: #0375f4;
    483572}
     573
    484574.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span.refactor::before {
    485575  content: "R";
    486576}
     577
    487578.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span.perf {
    488579  background: #024578;
    489580}
     581
    490582.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span.perf::before {
    491583  content: "P";
    492584}
     585
    493586.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li:last-child {
    494587  margin: 0;
    495588}
     589
    496590.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section {
    497591  margin-bottom: 25px;
     
    499593  border-bottom: 1px solid #e3ecf0;
    500594}
     595
    501596.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section h2 {
    502597  color: #294960;
     
    509604  gap: 15px;
    510605}
     606
    511607.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section h2 span {
    512608  font-size: 13px;
     
    514610  color: #888;
    515611}
     612
    516613.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul {
    517614  margin: 0;
    518615  padding: 0;
    519616}
     617
    520618.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li {
    521619  display: flex;
     
    523621  margin-bottom: 15px;
    524622}
     623
    525624.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span {
    526625  display: flex;
     
    533632  border-radius: 100%;
    534633}
     634
    535635.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span::before {
    536636  color: #fff;
     
    540640  top: 1px;
    541641}
     642
    542643.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span.feat {
    543644  background: #00c513;
    544645}
     646
    545647.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span.feat::before {
    546648  content: "F";
    547649}
     650
    548651.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span.fix {
    549652  background: #cb0000;
    550653}
     654
    551655.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span.fix::before {
    552656  content: "B";
    553657}
     658
    554659.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span.docs {
    555660  background: #be0095;
    556661}
     662
    557663.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span.docs::before {
    558664  content: "B";
    559665}
     666
    560667.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span.style {
    561668  background: #e68a09;
    562669}
     670
    563671.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span.style::before {
    564672  content: "S";
    565673}
     674
    566675.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span.refactor {
    567676  background: #0375f4;
    568677}
     678
    569679.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span.refactor::before {
    570680  content: "R";
    571681}
     682
    572683.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span.perf {
    573684  background: #024578;
    574685}
     686
    575687.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span.perf::before {
    576688  content: "P";
    577689}
     690
    578691.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul:last-child li:last-child {
    579692  margin-bottom: 0;
    580693}
     694
    581695.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section:first-child {
    582696  margin-top: 25px;
    583697}
     698
    584699.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section:last-child {
    585700  margin-bottom: 0;
    586701}
     702
    587703.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list p.no-releases-found {
    588704  margin: 25px 0;
    589705}
     706
    590707.wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list a#view-all-releases {
    591708  font-size: 16px;
     
    593710
    594711@media only screen and (max-width: 1200px) {
     712
    595713  .wrap .col-right.ads {
    596714    display: flex;
     
    599717    width: 100%;
    600718  }
     719
    601720  .wrap .col-right.ads .box-sidebar {
    602721    width: 100%;
    603722  }
     723
    604724  .wrap section.data-content .mycontainer .myrow {
    605725    flex-direction: column-reverse;
    606726  }
     727
    607728  .wrap section.data-content .mycontainer .myrow .col-left {
    608729    width: 100%;
    609730  }
    610731}
     732
    611733@media only screen and (max-width: 768px) {
     734
    612735  .wrap header.top .mycontainer .myrow {
    613736    padding: 40px 15px;
    614737  }
     738
    615739  .wrap header.top .mycontainer .myrow .col-left h2 span {
    616740    top: -15px;
    617741  }
     742
    618743  .wrap nav.tabs .mycontainer .myrow .box-menu {
    619744    padding: 0;
    620745  }
     746
    621747  .wrap nav.tabs .mycontainer .myrow .box-menu ul {
    622748    flex-wrap: nowrap;
     
    626752    padding-bottom: 15px;
    627753  }
     754
    628755  .wrap nav.tabs .mycontainer .myrow .box-menu ul li a {
    629756    padding: 10px 5px;
     
    632759  }
    633760}
     761
    634762@media only screen and (max-width: 576px) {
     763
    635764  .wrap {
    636765    padding: 0;
    637766    margin-right: 10px;
    638767  }
     768
    639769  .wrap .col-right.ads .box-sidebar {
    640770    margin-bottom: 20px;
    641771    padding: 20px;
    642772  }
     773
    643774  .wrap header.top .mycontainer .myrow .col-left h2 {
    644775    margin-bottom: 15px;
    645776  }
     777
    646778  .wrap header.top .mycontainer .myrow .col-left h2 span {
    647779    left: 85%;
    648780  }
     781
    649782  .wrap header.top .mycontainer .myrow .col-left p {
    650783    max-width: 100%;
    651784  }
     785
    652786  .wrap header.top .mycontainer .myrow .col-right {
    653787    flex-direction: column;
     
    655789    width: 75%;
    656790  }
     791
    657792  .wrap nav.tabs .mycontainer .myrow .box-menu ul li {
    658793    margin-bottom: 12px;
    659794  }
     795
    660796  .wrap nav.tabs .mycontainer .myrow .box-menu ul li a {
    661797    padding-bottom: 15px;
    662798  }
     799
    663800  .wrap nav.tabs .mycontainer .myrow .box-menu ul li a.active {
    664801    border-bottom-width: 3px;
    665802  }
     803
    666804  .wrap section.data-content .mycontainer .myrow .col-left {
    667805    padding: 20px;
    668806  }
     807
    669808  .wrap section.data-content .mycontainer .myrow .col-left table tr td.one {
    670809    width: 65%;
    671810  }
     811
    672812  .wrap section.data-content .mycontainer .myrow .col-left table tr td.two,
    673813  .wrap section.data-content .mycontainer .myrow .col-left table tr td.three {
  • disable-widgets-block/trunk/disable-widgets-block.php

    r3214244 r3214504  
    1616 * Plugin URI:        https://yukyhendiawan.com
    1717 * Description:       Disable Widgets Block is a plugin that allows you to effortlessly deactivate and replace Gutenberg blocks with the classic widget experience.
    18  * Version:           1.4.0
     18 * Version:           1.4.1
    1919 * Author:            Yuky Hendiawan
    2020 * Author URI:        https://yukyhendiawan.com/
     
    3535 * Rename this for your plugin and update it as you release new versions.
    3636 */
    37 define( 'DISABLE_WIDGETS_BLOCK_VERSION', '1.4.0' );
     37define( 'DISABLE_WIDGETS_BLOCK_VERSION', '1.4.1' );
    3838define( 'DISABLE_WIDGETS_BLOCK_DIR_URL', plugin_dir_url( __FILE__ ) );
    3939define( 'DISABLE_WIDGETS_BLOCK_DIR_PATH', plugin_dir_path( __FILE__ ) );
Note: See TracChangeset for help on using the changeset viewer.