Show Pages IDs 1.3.1

Does YYDevelopment - Show Pages ID work with WordPress 5.6 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 19.72 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.

Environment
WordPress version5.6
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/show-posts-and-pages-id/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

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=show-posts-and-pages-id%2Findex.php&plugin_status=all&paged=1&s&_wpnonce=1ea753335f
Aspect after-activation
HTTP status 200
Load time 0.273 s
Memory usage 2.71 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.207 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.427 s0.256 s-0.171 s2.79 MiB2.82 MiB+ 23.59 KiB
/wp-admin/edit.php0.216 s0.203 s-0.013 s2.84 MiB2.86 MiB+ 25.12 KiB
/wp-admin/post-new.php0.886 s0.641 s-0.245 s4.93 MiB4.97 MiB+ 35.95 KiB
/wp-admin/upload.php0.499 s0.257 s-0.242 s2.67 MiB2.69 MiB+ 19.06 KiB
/wp-admin/options-writing.php0.194 s0.142 s-0.052 s2.68 MiB2.67 MiB- 12.96 KiB
/wp-admin/media-new.php0.217 s0.158 s-0.059 s2.65 MiB2.66 MiB+ 20.37 KiB
/wp-admin/edit-tags.php?taxonomy=category0.181 s0.240 s+0.059 s2.68 MiB2.7 MiB+ 20.36 KiB
/wp-admin/post-new.php?post_type=page0.659 s0.603 s-0.056 s4.92 MiB4.95 MiB+ 27.54 KiB
/wp-admin/options-discussion.php0.213 s0.209 s-0.004 s2.65 MiB2.67 MiB+ 19.55 KiB
/wp-admin/edit-comments.php0.213 s0.203 s-0.010 s2.75 MiB2.77 MiB+ 18.66 KiB
/0.435 s0.171 s-0.264 s2.61 MiB
Average 0.376 s0.280 s-0.096 s3.11 MiB3.17 MiB+ 19.72 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.

PHP
Language % Lines of code Comment lines Files
PHP100.0%227662
Total 227 66 2

PHP Code Analysis | More results »

Lines of code 267
Total complexity 23
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function adding_id_number_to_admin_bar()
Classes 0
Methods 0
Functions 7

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.

Options wp_options 1

PHP Error Log 22 lines

[24-Jan-2021 18:44:04 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product_category() in /wp-content/plugins/show-posts-and-pages-id/index.php:28
Stack trace:
#0 /wp-includes/class-wp-hook.php(287): adding_id_number_to_admin_bar()
#1 /wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(551): WP_Hook->do_action()
#3 /wp-includes/admin-bar.php(95): do_action_ref_array()
#4 /wp-includes/class-wp-hook.php(287): wp_admin_bar_render()
#5 /wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(484): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3037): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(26): wp_body in /wp-content/plugins/show-posts-and-pages-id/index.php on line 28
[24-Jan-2021 18:44:10 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product_category() in /wp-content/plugins/show-posts-and-pages-id/index.php:28
Stack trace:
#0 /wp-includes/class-wp-hook.php(287): adding_id_number_to_admin_bar()
#1 /wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(551): WP_Hook->do_action()
#3 /wp-includes/admin-bar.php(95): do_action_ref_array()
#4 /wp-includes/class-wp-hook.php(287): wp_admin_bar_render()
#5 /wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(484): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3037): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(26): wp_body in /wp-content/plugins/show-posts-and-pages-id/index.php on line 28
See also: All tests for this plugin