Plugin Directory

Changeset 3430481


Ignore:
Timestamp:
01/01/2026 11:30:52 AM (7 weeks ago)
Author:
Clorith
Message:

Version 1.0.2

Location:
troubleshooting
Files:
17 added
7 edited

Legend:

Unmodified
Added
Removed
  • troubleshooting/trunk/build/troubleshooting-rtl.css

    r3155659 r3430481  
    1 #health-check-dashboard-widget{box-shadow:0 1px 1px rgba(0,0,0,.1);display:grid;grid-gap:2%;background:#fff;grid-template-columns:100%;padding:13px}@media (min-width:783px){#health-check-dashboard-widget{grid-template-columns:49% 49%;margin-top:3rem}}#health-check-dashboard-widget h2 .green{color:#40860a}#health-check-dashboard-widget .welcome-panel-content{display:block;max-width:none}#health-check-dashboard-widget #health-check-accordion-block-notices .no-notices p{color:#72777c;font-size:1.2rem}#health-check-dashboard-widget #health-check-accordion-block-notices .notice{color:#72777c;margin-right:0}#health-check-dashboard-widget #health-check-accordion-block-notices .notice p{font-size:13px}#health-check-dashboard-widget #health-check-accordion-block-notices .dismiss-notices{display:block;margin-left:1rem;text-align:left;width:100%}#health-check-dashboard-widget .disable-troubleshooting-mode{margin-bottom:1rem}@media (min-width:960px){#health-check-dashboard-widget .disable-troubleshooting-mode{bottom:1rem;position:absolute;left:1rem}}#health-check-dashboard-widget ul li{font-size:13px}@media (max-width:870px){#health-check-dashboard-widget ul li{display:inline-block;width:100%}}#health-check-dashboard-widget .about-description{display:inline-block;margin:1em 0}#health-check-dashboard-widget .about-description p{color:inherit;font-size:16px}#health-check-nonce-validator{height:100vh;right:0;position:fixed;top:0;width:100vw;z-index:9999}#health-check-nonce-validator .health-check-nonce-validator-wrapper{background:rgba(0,0,0,.5);height:100vh;right:0;position:absolute;top:0;width:100vw}#health-check-nonce-validator .health-check-nonce-validator-wrapper .health-check-nonce-validator-inner{background:#fff;border-radius:2px;box-shadow:0 0 10px rgba(0,0,0,.5);right:50%;max-width:800px;min-width:400px;padding:20px;position:absolute;top:50%;transform:translate(50%,-50%);width:50%}#health-check-nonce-validator .health-check-nonce-validator-wrapper .health-check-nonce-validator-inner h2{font-size:20px;font-weight:400;margin:0 0 20px}#health-check-nonce-validator .health-check-nonce-validator-wrapper .health-check-nonce-validator-inner p{font-size:14px;font-weight:400;margin:10px 0 0}#health-check-nonce-validator .health-check-nonce-validator-wrapper .health-check-nonce-validator-inner p:first-of-type{margin:0}
     1#health-check-dashboard-widget{box-shadow:0 1px 1px rgba(0,0,0,.1);display:grid;grid-gap:2%;background:#fff;grid-template-columns:100%;padding:13px}@media (min-width:783px){#health-check-dashboard-widget{grid-template-columns:49% 49%;margin-top:3rem}}#health-check-dashboard-widget h2 .green{color:#40860a}#health-check-dashboard-widget .welcome-panel-content{display:block;max-width:none}#health-check-dashboard-widget #health-check-accordion-block-notices .no-notices p{color:#72777c;font-size:1.2rem}#health-check-dashboard-widget #health-check-accordion-block-notices .notice p{font-size:13px}#health-check-dashboard-widget #health-check-accordion-block-notices .notice{color:#72777c;margin-right:0}#health-check-dashboard-widget #health-check-accordion-block-notices .dismiss-notices{display:block;margin-left:1rem;text-align:left;width:100%}#health-check-dashboard-widget .disable-troubleshooting-mode{margin-bottom:1rem}@media (min-width:960px){#health-check-dashboard-widget .disable-troubleshooting-mode{bottom:1rem;position:absolute;left:1rem}}#health-check-dashboard-widget ul li{font-size:13px}@media (max-width:870px){#health-check-dashboard-widget ul li{display:inline-block;width:100%}}#health-check-dashboard-widget .about-description{display:inline-block;margin:1em 0}#health-check-dashboard-widget .about-description p{color:inherit;font-size:16px}#health-check-nonce-validator{height:100vh;right:0;position:fixed;top:0;width:100vw;z-index:9999}#health-check-nonce-validator .health-check-nonce-validator-wrapper{background:rgba(0,0,0,.5);height:100vh;right:0;position:absolute;top:0;width:100vw}#health-check-nonce-validator .health-check-nonce-validator-wrapper .health-check-nonce-validator-inner{background:#fff;border-radius:2px;box-shadow:0 0 10px rgba(0,0,0,.5);right:50%;max-width:800px;min-width:400px;padding:20px;position:absolute;top:50%;transform:translate(50%,-50%);width:50%}#health-check-nonce-validator .health-check-nonce-validator-wrapper .health-check-nonce-validator-inner h2{font-size:20px;font-weight:400;margin:0 0 20px}#health-check-nonce-validator .health-check-nonce-validator-wrapper .health-check-nonce-validator-inner p{font-size:14px;font-weight:400;margin:10px 0 0}#health-check-nonce-validator .health-check-nonce-validator-wrapper .health-check-nonce-validator-inner p:first-of-type{margin:0}
  • troubleshooting/trunk/build/troubleshooting.asset.php

    r3155659 r3430481  
    1 <?php return array('dependencies' => array(), 'version' => '217c9fd424e48fb1716c');
     1<?php return array('dependencies' => array(), 'version' => 'd84f92ed6ccf6bb48b53');
  • troubleshooting/trunk/build/troubleshooting.css

    r3155659 r3430481  
    1 #health-check-dashboard-widget{box-shadow:0 1px 1px rgba(0,0,0,.1);display:grid;grid-gap:2%;background:#fff;grid-template-columns:100%;padding:13px}@media (min-width:783px){#health-check-dashboard-widget{grid-template-columns:49% 49%;margin-top:3rem}}#health-check-dashboard-widget h2 .green{color:#40860a}#health-check-dashboard-widget .welcome-panel-content{display:block;max-width:none}#health-check-dashboard-widget #health-check-accordion-block-notices .no-notices p{color:#72777c;font-size:1.2rem}#health-check-dashboard-widget #health-check-accordion-block-notices .notice{color:#72777c;margin-left:0}#health-check-dashboard-widget #health-check-accordion-block-notices .notice p{font-size:13px}#health-check-dashboard-widget #health-check-accordion-block-notices .dismiss-notices{display:block;margin-right:1rem;text-align:right;width:100%}#health-check-dashboard-widget .disable-troubleshooting-mode{margin-bottom:1rem}@media (min-width:960px){#health-check-dashboard-widget .disable-troubleshooting-mode{bottom:1rem;position:absolute;right:1rem}}#health-check-dashboard-widget ul li{font-size:13px}@media (max-width:870px){#health-check-dashboard-widget ul li{display:inline-block;width:100%}}#health-check-dashboard-widget .about-description{display:inline-block;margin:1em 0}#health-check-dashboard-widget .about-description p{color:inherit;font-size:16px}#health-check-nonce-validator{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9999}#health-check-nonce-validator .health-check-nonce-validator-wrapper{background:rgba(0,0,0,.5);height:100vh;left:0;position:absolute;top:0;width:100vw}#health-check-nonce-validator .health-check-nonce-validator-wrapper .health-check-nonce-validator-inner{background:#fff;border-radius:2px;box-shadow:0 0 10px rgba(0,0,0,.5);left:50%;max-width:800px;min-width:400px;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%);width:50%}#health-check-nonce-validator .health-check-nonce-validator-wrapper .health-check-nonce-validator-inner h2{font-size:20px;font-weight:400;margin:0 0 20px}#health-check-nonce-validator .health-check-nonce-validator-wrapper .health-check-nonce-validator-inner p{font-size:14px;font-weight:400;margin:10px 0 0}#health-check-nonce-validator .health-check-nonce-validator-wrapper .health-check-nonce-validator-inner p:first-of-type{margin:0}
     1#health-check-dashboard-widget{box-shadow:0 1px 1px rgba(0,0,0,.1);display:grid;grid-gap:2%;background:#fff;grid-template-columns:100%;padding:13px}@media (min-width:783px){#health-check-dashboard-widget{grid-template-columns:49% 49%;margin-top:3rem}}#health-check-dashboard-widget h2 .green{color:#40860a}#health-check-dashboard-widget .welcome-panel-content{display:block;max-width:none}#health-check-dashboard-widget #health-check-accordion-block-notices .no-notices p{color:#72777c;font-size:1.2rem}#health-check-dashboard-widget #health-check-accordion-block-notices .notice p{font-size:13px}#health-check-dashboard-widget #health-check-accordion-block-notices .notice{color:#72777c;margin-left:0}#health-check-dashboard-widget #health-check-accordion-block-notices .dismiss-notices{display:block;margin-right:1rem;text-align:right;width:100%}#health-check-dashboard-widget .disable-troubleshooting-mode{margin-bottom:1rem}@media (min-width:960px){#health-check-dashboard-widget .disable-troubleshooting-mode{bottom:1rem;position:absolute;right:1rem}}#health-check-dashboard-widget ul li{font-size:13px}@media (max-width:870px){#health-check-dashboard-widget ul li{display:inline-block;width:100%}}#health-check-dashboard-widget .about-description{display:inline-block;margin:1em 0}#health-check-dashboard-widget .about-description p{color:inherit;font-size:16px}#health-check-nonce-validator{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9999}#health-check-nonce-validator .health-check-nonce-validator-wrapper{background:rgba(0,0,0,.5);height:100vh;left:0;position:absolute;top:0;width:100vw}#health-check-nonce-validator .health-check-nonce-validator-wrapper .health-check-nonce-validator-inner{background:#fff;border-radius:2px;box-shadow:0 0 10px rgba(0,0,0,.5);left:50%;max-width:800px;min-width:400px;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%);width:50%}#health-check-nonce-validator .health-check-nonce-validator-wrapper .health-check-nonce-validator-inner h2{font-size:20px;font-weight:400;margin:0 0 20px}#health-check-nonce-validator .health-check-nonce-validator-wrapper .health-check-nonce-validator-inner p{font-size:14px;font-weight:400;margin:10px 0 0}#health-check-nonce-validator .health-check-nonce-validator-wrapper .health-check-nonce-validator-inner p:first-of-type{margin:0}
  • troubleshooting/trunk/build/troubleshooting.js

    r3155659 r3430481  
    1 jQuery(document).ready((function(e){e(".show-remaining").click((function(){e(".hidden",e(this).closest("ul")).removeClass("hidden")}))}));
     1jQuery(document).ready(function(e){e(".show-remaining").click(function(){e(".hidden",e(this).closest("ul")).removeClass("hidden")})});
  • troubleshooting/trunk/mu-plugins/troubleshooting-mode.php

    r3161649 r3430481  
    1313
    1414// Set the MU plugin version.
    15 define( 'TROUBLESHOOTING_MODE_PLUGIN_VERSION', '1.0.1' );
     15define( 'TROUBLESHOOTING_MODE_PLUGIN_VERSION', '1.0.2' );
    1616
    1717class MustUse {
     
    7171     */
    7272    private $default_themes = array(
     73        'twentytwentyfive',
    7374        'twentytwentyfour',
    7475        'twentytwentythree',
  • troubleshooting/trunk/readme.txt

    r3161655 r3430481  
    44Requires at least: 5.8
    55Requires PHP: 7.1
    6 Tested up to: 6.6
    7 Stable tag: 1.0.1
     6Tested up to: 6.9
     7Stable tag: 1.0.2
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    4040== Changelog ==
    4141
     42= 1.0.2 (2025-12-30) =
     43* Fixed: Translation warnings when using WordPress 6.7 or later.
     44* Troubleshooting Mode: Add Twenty Twenty Five to the list of default themes.
     45
    4246= 1.0.1 (2024-10-02) =
    4347* Fixed: Remove some strict typecasting on filters where plugins may return values WordPress core does not expect, to avoid causing fatal errors.
  • troubleshooting/trunk/troubleshooting.php

    r3161649 r3430481  
    1010 * Description: Checks the health of your WordPress install.
    1111 * Author: Clorith
    12  * Version: 1.0.1
     12 * Version: 1.0.2
    1313 * Text Domain: troubleshooting
    1414 * License: GPLv2 or later
Note: See TracChangeset for help on using the changeset viewer.