Changeset 3214504
- Timestamp:
- 12/29/2024 05:23:17 PM (3 months ago)
- Location:
- disable-widgets-block
- Files:
-
- 49 added
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
disable-widgets-block/trunk/CHANGELOG.md
r3214244 r3214504 1 1 # 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)) 2 9 3 10 ## 1.4.0 (2024-12-28) -
disable-widgets-block/trunk/README.txt
r3214244 r3214504 3 3 Requires at least: 6.0 4 4 Tested up to: 6.7 5 Stable tag: 1.4. 05 Stable tag: 1.4.1 6 6 Requires PHP: 7.4 7 7 License: GPL-2.0-or-later -
disable-widgets-block/trunk/assets/css/admin-menu.css
r3213462 r3214504 3 3 color: #756275; 4 4 } 5 5 6 .wrap ::-webkit-scrollbar { 6 7 height: 10px; 7 8 } 9 8 10 .wrap ::-webkit-scrollbar-track { 9 11 background: #dcdcdc; 10 12 border-radius: 8px; 11 13 } 14 12 15 .wrap ::-webkit-scrollbar-thumb { 13 16 background: #777; 14 17 border-radius: 8px; 15 18 } 19 16 20 .wrap a { 17 21 color: #0060f3; 18 22 } 23 19 24 .wrap a:focus { 20 25 box-shadow: none; … … 23 28 text-decoration: none; 24 29 } 30 25 31 .wrap .data-content.hide { 26 32 display: none; 27 33 } 34 28 35 .wrap .data-content.active { 29 36 display: block; 30 37 } 38 31 39 .wrap .col-right.ads { 32 40 width: 330px; 33 41 text-transform: capitalize; 34 42 } 43 35 44 .wrap .col-right.ads .box-sidebar { 36 45 padding: 30px; … … 43 52 margin-bottom: 30px; 44 53 } 54 45 55 .wrap .col-right.ads .box-sidebar h3 { 46 56 font-size: 22px; … … 50 60 padding: 0; 51 61 } 62 52 63 .wrap .col-right.ads .box-sidebar p { 53 64 font-size: 16px; … … 55 66 margin-bottom: 20px; 56 67 } 68 57 69 .wrap .col-right.ads .box-sidebar a { 58 70 display: flex; … … 73 85 width: 155px; 74 86 } 87 75 88 .wrap .col-right.ads .box-sidebar a svg { 76 89 width: 15px; … … 79 92 fill: #f0ff00; 80 93 } 94 81 95 .wrap .col-right.ads .box-support { 82 96 background: linear-gradient(124deg, #3a26e8, rgba(154, 28, 255, 0.82)); 83 97 } 98 84 99 .wrap .col-right.ads .box-support a { 85 100 background: #04f111; 86 101 color: #2e2e2e; 87 102 } 103 88 104 .wrap .col-right.ads .box-support a svg { 89 105 fill: #bd0000; 90 106 } 107 91 108 .wrap .col-right.ads .about-me { 92 109 background: #fff; 93 110 } 111 94 112 .wrap .col-right.ads .about-me h3 { 95 113 font-size: 23px; … … 101 119 text-align: center; 102 120 } 121 103 122 .wrap .col-right.ads .about-me img.developer { 104 123 border-radius: 100%; … … 107 126 margin-bottom: 25px; 108 127 } 128 109 129 .wrap .col-right.ads .about-me p.desc { 110 130 color: #756275; … … 115 135 text-transform: capitalize; 116 136 } 137 117 138 .wrap .col-right.ads .about-me .boxes-sosmed ul li a { 118 139 display: flex; … … 129 150 justify-content: left; 130 151 } 152 131 153 .wrap .col-right.ads .about-me .boxes-sosmed ul li a svg { 132 154 width: 17px; … … 134 156 fill: #222; 135 157 } 158 136 159 .wrap .col-right.ads .about-me .boxes-sosmed ul li a span { 137 160 display: block; 138 161 margin-left: 8px; 139 162 } 163 140 164 .wrap header.top .mycontainer .myrow { 141 165 display: flex; … … 148 172 border-radius: 5px; 149 173 } 174 150 175 .wrap header.top .mycontainer .myrow .col-left { 151 176 text-align: center; 152 177 margin-bottom: 25px; 153 178 } 179 154 180 .wrap header.top .mycontainer .myrow .col-left h2 { 155 181 font-size: 40px; … … 160 186 position: relative; 161 187 } 188 162 189 .wrap header.top .mycontainer .myrow .col-left h2 span { 163 190 font-size: 13px; … … 170 197 top: -5px; 171 198 } 199 172 200 .wrap header.top .mycontainer .myrow .col-left p { 173 201 font-size: 15px; … … 179 207 margin-top: 10px; 180 208 } 209 181 210 .wrap header.top .mycontainer .myrow .col-right { 182 211 display: flex; … … 185 214 gap: 10px; 186 215 } 216 187 217 .wrap header.top .mycontainer .myrow .col-right a { 188 218 display: flex; … … 201 231 border-color: transparent; 202 232 } 233 203 234 .wrap header.top .mycontainer .myrow .col-right a:focus { 204 235 border-color: currentcolor; 205 236 } 237 206 238 .wrap header.top .mycontainer .myrow .col-right a svg { 207 239 width: 15px; … … 210 242 margin-right: 8px; 211 243 } 244 212 245 .wrap header.top .mycontainer .myrow .col-right a.buy-plugin-pro { 213 246 background: linear-gradient(90deg, #0a4dd4, #bb039a, #0a4dd4); … … 216 249 font-weight: 600; 217 250 } 251 218 252 .wrap header.top .mycontainer .myrow .col-right a.buy-plugin-pro svg { 219 253 fill: #f0ff00; 220 254 } 255 221 256 @keyframes gradient { 257 222 258 0% { 223 259 background-position: 0% 50%; 224 260 } 261 225 262 50% { 226 263 background-position: 100% 50%; 227 264 } 265 228 266 100% { 229 267 background-position: 0% 50%; 230 268 } 231 269 } 270 232 271 .wrap nav.tabs .mycontainer .myrow .box-menu { 233 272 margin: 30px 0; … … 235 274 border-bottom: 2px solid #e3ecf0; 236 275 } 276 237 277 .wrap nav.tabs .mycontainer .myrow .box-menu ul { 238 278 margin: 0; … … 241 281 flex-wrap: wrap; 242 282 } 283 243 284 .wrap nav.tabs .mycontainer .myrow .box-menu ul li a { 244 285 padding: 15px; … … 248 289 color: #756275; 249 290 } 291 250 292 .wrap nav.tabs .mycontainer .myrow .box-menu ul li a:focus { 251 293 box-shadow: none; … … 253 295 border: none; 254 296 } 297 255 298 .wrap nav.tabs .mycontainer .myrow .box-menu ul li a.active { 256 299 border-bottom: 2px solid #0060f3; 257 300 color: #0060f3; 258 301 } 302 259 303 .wrap nav.tabs .mycontainer .myrow .box-menu ul li a:first-child { 260 304 margin-left: 0; 261 305 } 306 262 307 .wrap section.data-content .mycontainer .myrow { 263 308 display: flex; … … 265 310 justify-content: space-between; 266 311 } 312 267 313 .wrap section.data-content .mycontainer .myrow .col-left { 268 314 border-bottom: 1px solid #f7f7f7; … … 274 320 width: calc(100% - 330px - 30px); 275 321 } 322 276 323 .wrap section.data-content .mycontainer .myrow .col-left h2 { 277 324 font-size: 35px; … … 282 329 margin-bottom: 20px; 283 330 } 331 284 332 .wrap section.data-content .mycontainer .myrow .col-left p { 285 333 font-size: 15px; … … 288 336 text-transform: capitalize; 289 337 } 338 290 339 .wrap section.data-content .mycontainer .myrow .col-left table { 291 340 width: 100%; 292 341 } 342 293 343 .wrap section.data-content .mycontainer .myrow .col-left table tr { 294 344 display: flex; … … 297 347 border-bottom: 1px solid #e3ecf0; 298 348 } 349 299 350 .wrap section.data-content .mycontainer .myrow .col-left table tr td.one { 300 351 font-size: 15px; … … 302 353 width: 80%; 303 354 } 355 304 356 .wrap section.data-content .mycontainer .myrow .col-left table tr td.two { 305 357 text-align: center; 306 358 width: 9%; 307 359 } 360 308 361 .wrap section.data-content .mycontainer .myrow .col-left table tr td.two svg { 309 362 font-size: 20px; … … 312 365 fill: #cb0000; 313 366 } 367 314 368 .wrap section.data-content .mycontainer .myrow .col-left table tr td.two svg.light { 315 369 fill: #2ada12; 316 370 } 371 317 372 .wrap section.data-content .mycontainer .myrow .col-left table tr td.three { 318 373 text-align: center; 319 374 width: 9%; 320 375 } 376 321 377 .wrap section.data-content .mycontainer .myrow .col-left table tr td.three svg { 322 378 font-size: 20px; … … 325 381 fill: #2ada12; 326 382 } 383 327 384 .wrap section.data-content .mycontainer .myrow .col-left table tr.top { 328 385 display: flex; 329 386 border-bottom: 2px solid #e3ecf0; 330 387 } 388 331 389 .wrap section.data-content .mycontainer .myrow .col-left table tr.top td.one { 332 390 text-align: left; … … 334 392 font-weight: 600; 335 393 } 394 336 395 .wrap section.data-content .mycontainer .myrow .col-left table tr.top td.two { 337 396 font-size: 17px; 338 397 font-weight: 600; 339 398 } 399 340 400 .wrap section.data-content .mycontainer .myrow .col-left table tr.top td.three { 341 401 font-size: 17px; 342 402 font-weight: 600; 343 403 } 404 344 405 .wrap section.data-content .mycontainer .myrow .col-left ol, 345 406 .wrap section.data-content .mycontainer .myrow .col-left ul { … … 348 409 padding: 0; 349 410 } 411 350 412 .wrap section.data-content .mycontainer .myrow .col-left ol li, 351 413 .wrap section.data-content .mycontainer .myrow .col-left ul li { … … 356 418 text-transform: capitalize; 357 419 } 420 358 421 .wrap section.data-content .mycontainer .myrow .col-left ol li a, 359 422 .wrap section.data-content .mycontainer .myrow .col-left ul li a { … … 364 427 text-transform: lowercase; 365 428 } 429 366 430 .wrap section.data-content .mycontainer .myrow .col-left ol li a svg, 367 431 .wrap section.data-content .mycontainer .myrow .col-left ul li a svg { … … 370 434 margin-right: 8px; 371 435 } 436 372 437 .wrap section.data-content .mycontainer .myrow .col-left ol li a svg.facebook, 373 438 .wrap section.data-content .mycontainer .myrow .col-left ul li a svg.facebook { 374 439 fill: #1877f2; 375 440 } 441 376 442 .wrap section.data-content .mycontainer .myrow .col-left ol li a svg.youtube, 377 443 .wrap section.data-content .mycontainer .myrow .col-left ul li a svg.youtube { 378 444 fill: #f00; 379 445 } 446 380 447 .wrap section.data-content .mycontainer .myrow .col-left ol li a svg.twitter, 381 448 .wrap section.data-content .mycontainer .myrow .col-left ul li a svg.twitter { 382 449 fill: #1da1f2; 383 450 } 451 384 452 .wrap section.data-content .mycontainer .myrow .col-left ol li a svg.instagram, 385 453 .wrap section.data-content .mycontainer .myrow .col-left ul li a svg.instagram { 386 454 fill: #c32aa3; 387 455 } 456 388 457 .wrap section.data-content .mycontainer .myrow .col-left ol li a svg.email, 389 458 .wrap section.data-content .mycontainer .myrow .col-left ul li a svg.email { 390 459 fill: #444; 391 460 } 461 392 462 .wrap section.general .mycontainer .myrow .col-left ol, 393 463 .wrap section.general .mycontainer .myrow .col-left ul { 394 464 margin: 0; 395 465 } 466 396 467 .wrap section.report .mycontainer .myrow .col-left span.email { 397 468 display: inline-block; … … 399 470 text-transform: lowercase; 400 471 } 472 401 473 .wrap section.report .mycontainer .myrow .col-left a.support { 402 474 display: inline-block; 403 475 text-transform: capitalize; 404 476 } 477 405 478 .wrap section.changelog.data-content .mycontainer .myrow { 406 479 display: flex; … … 408 481 justify-content: space-between; 409 482 } 483 410 484 .wrap section.changelog.data-content .mycontainer .myrow .col-left { 411 485 border-bottom: 1px solid #f7f7f7; … … 414 488 box-shadow: 0 0 30px rgba(246, 246, 246, 0.4901960784); 415 489 } 490 416 491 .wrap section.changelog.data-content .mycontainer .myrow .col-left h2 { 417 492 font-size: 35px; … … 422 497 margin-bottom: 35px; 423 498 } 499 424 500 .wrap section.changelog.data-content .mycontainer .myrow .col-left p { 425 501 font-size: 15px; … … 428 504 text-transform: capitalize; 429 505 } 506 430 507 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul { 431 508 padding: 0; … … 434 511 border-bottom: 1px solid #e3ecf0; 435 512 } 513 436 514 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li { 437 515 margin-right: 25px; … … 439 517 flex-wrap: wrap; 440 518 } 519 441 520 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span { 442 521 display: flex; … … 448 527 border-radius: 100%; 449 528 } 529 450 530 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span::before { 451 531 color: #fff; … … 455 535 top: 1px; 456 536 } 537 457 538 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span.feat { 458 539 background: #00c513; 459 540 } 541 460 542 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span.feat::before { 461 543 content: "F"; 462 544 } 545 463 546 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span.fix { 464 547 background: #cb0000; 465 548 } 549 466 550 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span.fix::before { 467 551 content: "B"; 468 552 } 553 469 554 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span.docs { 470 555 background: #be0095; 471 556 } 557 472 558 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span.docs::before { 473 559 content: "B"; 474 560 } 561 475 562 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span.style { 476 563 background: #e68a09; 477 564 } 565 478 566 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span.style::before { 479 567 content: "S"; 480 568 } 569 481 570 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span.refactor { 482 571 background: #0375f4; 483 572 } 573 484 574 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span.refactor::before { 485 575 content: "R"; 486 576 } 577 487 578 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span.perf { 488 579 background: #024578; 489 580 } 581 490 582 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li span.perf::before { 491 583 content: "P"; 492 584 } 585 493 586 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-info ul li:last-child { 494 587 margin: 0; 495 588 } 589 496 590 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section { 497 591 margin-bottom: 25px; … … 499 593 border-bottom: 1px solid #e3ecf0; 500 594 } 595 501 596 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section h2 { 502 597 color: #294960; … … 509 604 gap: 15px; 510 605 } 606 511 607 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section h2 span { 512 608 font-size: 13px; … … 514 610 color: #888; 515 611 } 612 516 613 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul { 517 614 margin: 0; 518 615 padding: 0; 519 616 } 617 520 618 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li { 521 619 display: flex; … … 523 621 margin-bottom: 15px; 524 622 } 623 525 624 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span { 526 625 display: flex; … … 533 632 border-radius: 100%; 534 633 } 634 535 635 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span::before { 536 636 color: #fff; … … 540 640 top: 1px; 541 641 } 642 542 643 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span.feat { 543 644 background: #00c513; 544 645 } 646 545 647 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span.feat::before { 546 648 content: "F"; 547 649 } 650 548 651 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span.fix { 549 652 background: #cb0000; 550 653 } 654 551 655 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span.fix::before { 552 656 content: "B"; 553 657 } 658 554 659 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span.docs { 555 660 background: #be0095; 556 661 } 662 557 663 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span.docs::before { 558 664 content: "B"; 559 665 } 666 560 667 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span.style { 561 668 background: #e68a09; 562 669 } 670 563 671 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span.style::before { 564 672 content: "S"; 565 673 } 674 566 675 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span.refactor { 567 676 background: #0375f4; 568 677 } 678 569 679 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span.refactor::before { 570 680 content: "R"; 571 681 } 682 572 683 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span.perf { 573 684 background: #024578; 574 685 } 686 575 687 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul li span.perf::before { 576 688 content: "P"; 577 689 } 690 578 691 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section .release ul:last-child li:last-child { 579 692 margin-bottom: 0; 580 693 } 694 581 695 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section:first-child { 582 696 margin-top: 25px; 583 697 } 698 584 699 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list section:last-child { 585 700 margin-bottom: 0; 586 701 } 702 587 703 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list p.no-releases-found { 588 704 margin: 25px 0; 589 705 } 706 590 707 .wrap section.changelog.data-content .mycontainer .myrow .col-left .changelog-list a#view-all-releases { 591 708 font-size: 16px; … … 593 710 594 711 @media only screen and (max-width: 1200px) { 712 595 713 .wrap .col-right.ads { 596 714 display: flex; … … 599 717 width: 100%; 600 718 } 719 601 720 .wrap .col-right.ads .box-sidebar { 602 721 width: 100%; 603 722 } 723 604 724 .wrap section.data-content .mycontainer .myrow { 605 725 flex-direction: column-reverse; 606 726 } 727 607 728 .wrap section.data-content .mycontainer .myrow .col-left { 608 729 width: 100%; 609 730 } 610 731 } 732 611 733 @media only screen and (max-width: 768px) { 734 612 735 .wrap header.top .mycontainer .myrow { 613 736 padding: 40px 15px; 614 737 } 738 615 739 .wrap header.top .mycontainer .myrow .col-left h2 span { 616 740 top: -15px; 617 741 } 742 618 743 .wrap nav.tabs .mycontainer .myrow .box-menu { 619 744 padding: 0; 620 745 } 746 621 747 .wrap nav.tabs .mycontainer .myrow .box-menu ul { 622 748 flex-wrap: nowrap; … … 626 752 padding-bottom: 15px; 627 753 } 754 628 755 .wrap nav.tabs .mycontainer .myrow .box-menu ul li a { 629 756 padding: 10px 5px; … … 632 759 } 633 760 } 761 634 762 @media only screen and (max-width: 576px) { 763 635 764 .wrap { 636 765 padding: 0; 637 766 margin-right: 10px; 638 767 } 768 639 769 .wrap .col-right.ads .box-sidebar { 640 770 margin-bottom: 20px; 641 771 padding: 20px; 642 772 } 773 643 774 .wrap header.top .mycontainer .myrow .col-left h2 { 644 775 margin-bottom: 15px; 645 776 } 777 646 778 .wrap header.top .mycontainer .myrow .col-left h2 span { 647 779 left: 85%; 648 780 } 781 649 782 .wrap header.top .mycontainer .myrow .col-left p { 650 783 max-width: 100%; 651 784 } 785 652 786 .wrap header.top .mycontainer .myrow .col-right { 653 787 flex-direction: column; … … 655 789 width: 75%; 656 790 } 791 657 792 .wrap nav.tabs .mycontainer .myrow .box-menu ul li { 658 793 margin-bottom: 12px; 659 794 } 795 660 796 .wrap nav.tabs .mycontainer .myrow .box-menu ul li a { 661 797 padding-bottom: 15px; 662 798 } 799 663 800 .wrap nav.tabs .mycontainer .myrow .box-menu ul li a.active { 664 801 border-bottom-width: 3px; 665 802 } 803 666 804 .wrap section.data-content .mycontainer .myrow .col-left { 667 805 padding: 20px; 668 806 } 807 669 808 .wrap section.data-content .mycontainer .myrow .col-left table tr td.one { 670 809 width: 65%; 671 810 } 811 672 812 .wrap section.data-content .mycontainer .myrow .col-left table tr td.two, 673 813 .wrap section.data-content .mycontainer .myrow .col-left table tr td.three { -
disable-widgets-block/trunk/disable-widgets-block.php
r3214244 r3214504 16 16 * Plugin URI: https://yukyhendiawan.com 17 17 * 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. 018 * Version: 1.4.1 19 19 * Author: Yuky Hendiawan 20 20 * Author URI: https://yukyhendiawan.com/ … … 35 35 * Rename this for your plugin and update it as you release new versions. 36 36 */ 37 define( 'DISABLE_WIDGETS_BLOCK_VERSION', '1.4. 0' );37 define( 'DISABLE_WIDGETS_BLOCK_VERSION', '1.4.1' ); 38 38 define( 'DISABLE_WIDGETS_BLOCK_DIR_URL', plugin_dir_url( __FILE__ ) ); 39 39 define( 'DISABLE_WIDGETS_BLOCK_DIR_PATH', plugin_dir_path( __FILE__ ) );
Note: See TracChangeset
for help on using the changeset viewer.