Does Read Sample work with WordPress 6.6.2 and PHP 8.1.12? A smoke test was performed on .
2 | PHP fatal errors |
No JavaScript exceptions | |
1 | Page failed to load
|
No resource errors |
Memory usage: 34.99 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
insignificant.
The plugin didn't make the site noticeably slower.
WordPress version | 6.6.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | <10 |
WordPress.org page | https://wordpress.org/plugins/read-sample/ |
Badges |
Get badge code |
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=read-sample%2Fread-sample.php&plugin_status=all&paged=1&s&_wpnonce=f1b13a0403 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.233 s |
Memory usage | 3.51 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/tools.php?page=read-sample-settings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.139 s |
Memory usage | 3.48 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 500 |
Load time | 0.048 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.313 s | 0.264 s | -0.049 s | 3.47 MiB | 3.5 MiB | + 22.52 KiB |
/wp-admin/edit.php | 0.188 s | 0.168 s | -0.020 s | 3.54 MiB | 3.56 MiB | + 22.52 KiB |
/wp-admin/post-new.php | 0.688 s | 0.559 s | -0.129 s | 5.75 MiB | 5.78 MiB | + 26.09 KiB |
/wp-admin/upload.php | 0.506 s | 0.354 s | -0.152 s | 3.49 MiB | 3.49 MiB | + 5.12 KiB |
/wp-admin/options-writing.php | 0.189 s | 0.364 s | +0.175 s | 3.41 MiB | 3.48 MiB | + 67.92 KiB |
/wp-admin/media-new.php | 0.256 s | 0.215 s | -0.041 s | 3.4 MiB | 3.48 MiB | + 81.3 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.180 s | 0.171 s | -0.009 s | 3.47 MiB | 3.5 MiB | + 27.98 KiB |
/wp-admin/post-new.php?post_type=page | 0.566 s | 0.561 s | -0.005 s | 5.75 MiB | 5.77 MiB | + 21.68 KiB |
/wp-admin/options-discussion.php | 0.207 s | 0.209 s | +0.002 s | 3.41 MiB | 3.48 MiB | + 69.61 KiB |
/wp-admin/edit-comments.php | 0.207 s | 0.187 s | -0.020 s | 3.49 MiB | 3.49 MiB | + 5.11 KiB |
Average | 0.330 s | 0.305 s | -0.025 s | 3.92 MiB | 3.95 MiB | + 34.99 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 60.0% | 246 | 110 | 3 | |
CSS | 23.2% | 95 | 0 | 1 | |
JavaScript | 12.4% | 51 | 6 | 2 | |
JSON | 4.4% | 18 | 0 | 1 | |
Total | 410 | 116 | 7 |
Lines of code | 241 |
---|---|
Total complexity | 41 |
Median class complexity | 0.0 |
Median method complexity | 0.0 |
Most complex class | — |
Most complex function | read_sample_add_button_single() |
Classes | 0 |
---|---|
Methods | 0 |
Functions | 14 |
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.
[11-Oct-2024 05:27:44 UTC] PHP Fatal error: Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/read-sample/read-sample.php:29
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): read_sample_enqueue_scripts()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2263): do_action()
#4 /wp-includes/class-wp-hook.php(324): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3065): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(810): require_once('...')
#10 /wp-includes/template.php(745): load_template()
#11 /wp-includes/general-template.php(48): locate_template()
#12 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#13 /wp-includes/template-loader.php(106): include('...')
#14 /wp-blog-header.php(19): require_once('...')
#15 /index.php(17): require('...')
#16 {main}
thrown in /wp-content/plugins/read-sample/read-sample.php on line 29
[11-Oct-2024 05:27:52 UTC] PHP Fatal error: Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/read-sample/read-sample.php:29
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): read_sample_enqueue_scripts()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2263): do_action()
#4 /wp-includes/class-wp-hook.php(324): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3065): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(810): require_once('...')
#10 /wp-includes/template.php(745): load_template()
#11 /wp-includes/general-template.php(48): locate_template()
#12 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#13 /wp-includes/template-loader.php(106): include('...')
#14 /wp-blog-header.php(19): require_once('...')
#15 /index.php(17): require('...')
#16 {main}
thrown in /wp-content/plugins/read-sample/read-sample.php on line 29