THRON 1.3.0

Does THRON work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
20PHP warnings
2PHP notices
1PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
2Resource errors (CSS, JS, images, fonts and so on.)
  • 2 net::ERR_NAME_NOT_RESOLVED
Performance

Memory usage: 126.8 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.046 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/thron/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=thron%2Fthron.php&plugin_status=all&paged=1&s&_wpnonce=c25696fa48
Aspect after-activation
HTTP status 200
Load time 0.477 s
Memory usage 3.29 MiB
JS errors None
Resource errors None

THRON

Page screenshot: THRON
URL /wp-admin/admin.php?page=thron_option_api_page
Aspect menu-item
HTTP status 200
Load time 0.315 s
Memory usage 3.49 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.204 s
Memory usage 3.1 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "https://-cdn.thron.com/shared/ce/bootstrap/1/scripts/embeds-min.js?ver=1.3.0",
        "errorString": "net::ERR_NAME_NOT_RESOLVED"
    },
    {
        "status": null,
        "statusText": null,
        "url": "https://-cdn.thron.com/shared/plugins/tracking/current/bootstrapper-min.js?ver=1.3.0",
        "errorString": "net::ERR_NAME_NOT_RESOLVED"
    }
]

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.277 s0.318 s+0.041 s3.07 MiB3.2 MiB+ 132.24 KiB
/wp-admin/edit.php0.193 s0.325 s+0.132 s3.1 MiB3.23 MiB+ 137.13 KiB
/wp-admin/upload.php0.515 s0.290 s-0.225 s3.02 MiB3.12 MiB+ 101.27 KiB
/wp-admin/options-writing.php0.149 s0.268 s+0.119 s3.01 MiB3.12 MiB+ 112.42 KiB
/wp-admin/media-new.php0.286 s0.328 s+0.042 s2.99 MiB3.12 MiB+ 130.46 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.303 s+0.112 s3.01 MiB3.14 MiB+ 140.32 KiB
/wp-admin/options-discussion.php0.208 s0.313 s+0.105 s3 MiB3.12 MiB+ 126.16 KiB
/wp-admin/edit-comments.php0.185 s0.328 s+0.143 s3.03 MiB3.15 MiB+ 123.25 KiB
/0.290 s0.237 s-0.053 s2.97 MiB3.1 MiB+ 137.95 KiB
Average 0.255 s0.301 s+0.046 s3.02 MiB3.15 MiB+ 126.8 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PO File
PHP
CSS
Language % Lines of code Comment lines Files
PO File60.3%32,43818,549121
PHP18.9%10,1727,24873
CSS9.6%5,1741,28910
JavaScript6.9%3,70976712
Sass2.6%1,4072917
Markdown1.4%73503
JSON0.3%15702
SVG0.0%2422
Total 53,816 27,884 240

PHP Code Analysis | More results »

Lines of code 10,163
Total complexity 2,259
Median class complexity 8.0
Median method complexity 2.0
Most complex class CMB2
Most complex function Thron_Cron::thron_update_file()
Classes 80
Methods 620
Functions 40

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

No new entries found.

PHP Error Log 41 lines

[29-May-2023 21:15:32 UTC] PHP Deprecated:  Optional parameter $type declared before required parameter $field_id is implicitly treated as a required parameter in /wp-content/plugins/thron/includes/cmb2/includes/rest-api/CMB2_REST.php on line 764
[29-May-2023 21:15:34 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/thron/public/class-thron-public.php on line 79
[29-May-2023 21:15:34 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/thron/public/class-thron-public.php on line 80
[29-May-2023 21:15:36 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/thron/admin/class-thron-admin.php on line 1385
[29-May-2023 21:15:36 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/thron/admin/class-thron-admin.php on line 1385
[29-May-2023 21:15:36 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/thron/admin/class-thron-admin.php on line 1457
[29-May-2023 21:15:36 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/thron/admin/class-thron-admin.php on line 1460
[29-May-2023 21:15:36 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/thron/admin/class-thron-admin.php on line 1626
[29-May-2023 21:15:36 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp/v2/media/(?P<id>[\d]+)/edit</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5865
[29-May-2023 21:15:36 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /wp-content/plugins/thron/admin/class-thron-admin.php:1194
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): Thron_Admin->THRONBlock()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/edit-form-blocks.php(272): do_action()
#4 /wp-admin/post-new.php(72): require('...')
#5 {main}
  thrown in /wp-content/plugins/thron/admin/class-thron-admin.php on line 1194
[29-May-2023 21:15:36 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/thron/admin/class-thron-admin.php on line 1385
[29-May-2023 21:15:36 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/thron/admin/class-thron-admin.php on line 1385
[29-May-2023 21:15:36 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/thron/admin/class-thron-admin.php on line 1457
[29-May-2023 21:15:36 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/thron/admin/class-thron-admin.php on line 1460
[29-May-2023 21:15:36 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/thron/admin/class-thron-admin.php on line 1626
[29-May-2023 21:15:37 UTC] PHP Warning:  Undefined array key "thron_source" in /wp-content/plugins/thron/admin/class-thron-admin.php on line 383
[29-May-2023 21:15:37 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/thron/admin/class-thron-admin.php on line 1385
[29-May-2023 21:15:37 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/thron/admin/class-thron-admin.php on line 1385
[29-May-2023 21:15:37 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/thron/admin/class-thron-admin.php on line 1457
[29-May-2023 21:15:37 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/thron/admin/class-thron-admin.php on line 1460
[29-May-2023 21:15:37 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/thron/admin/class-thron-admin.php on line 1626
[29-May-2023 21:15:38 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp/v2/media/(?P<id>[\d]+)/edit</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5865
[29-May-2023 21:15:38 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /wp-content/plugins/thron/admin/class-thron-admin.php:1194
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): Thron_Admin->THRONBlock()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/edit-form-blocks.php(272): do_action()
#4 /wp-admin/post-new.php(72): require('...')
#5 {main}
  thrown in /wp-content/plugins/thron/admin/class-thron-admin.php on line 1194
[29-May-2023 21:15:39 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/thron/public/class-thron-public.php on line 79
[29-May-2023 21:15:39 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/thron/public/class-thron-public.php on line 80
See also: All tests for this plugin