WP All Post Type Widget 1.0.4

Does WP All Post Type Widget work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 19.69 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 version6.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 20+
WordPress.org page https://wordpress.org/plugins/wp-all-post-type-widget/
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=wp-all-post-type-widget%2Fwp-all-post-type-widget.php&plugin_status=all&paged=1&s&_wpnonce=e95e0889b1
Aspect after-activation
HTTP status 200
Load time 0.245 s
Memory usage 3.55 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.176 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.250 s
Memory usage 5.84 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.426 s0.255 s-0.171 s3.51 MiB3.53 MiB+ 25.37 KiB
/wp-admin/edit.php0.184 s0.181 s-0.003 s3.57 MiB3.6 MiB+ 25.37 KiB
/wp-admin/post-new.php0.715 s0.556 s-0.159 s6.06 MiB6.09 MiB+ 29.13 KiB
/wp-admin/upload.php0.599 s0.673 s+0.074 s3.52 MiB3.53 MiB+ 7.96 KiB
/wp-admin/options-writing.php0.207 s0.187 s-0.020 s3.5 MiB3.51 MiB+ 11.95 KiB
/wp-admin/media-new.php0.264 s0.226 s-0.038 s3.49 MiB3.51 MiB+ 20.15 KiB
/wp-admin/edit-tags.php?taxonomy=category0.186 s0.181 s-0.005 s3.5 MiB3.53 MiB+ 30.82 KiB
/wp-admin/post-new.php?post_type=page0.579 s0.567 s-0.012 s6.05 MiB6.07 MiB+ 24.66 KiB
/wp-admin/options-discussion.php0.441 s0.212 s-0.229 s3.5 MiB3.51 MiB+ 8.45 KiB
/wp-admin/edit-comments.php0.241 s0.181 s-0.060 s3.52 MiB3.53 MiB+ 7.95 KiB
/0.291 s0.179 s-0.112 s3.43 MiB3.46 MiB+ 24.73 KiB
Average 0.376 s0.309 s-0.067 s3.97 MiB3.99 MiB+ 19.69 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
PHP92.1%3131118
CSS5.3%1801
JavaScript2.6%901
Total 340 111 10

PHP Code Analysis | More results »

Lines of code 314
Total complexity 82
Median class complexity 4.0
Median method complexity 1.0
Most complex class WPAPT_Widget
Most complex function WPAPT_Widget::widget()
Classes 6
Methods 26
Functions 3

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

Sidebar Widgets 1

ID Name
wpaptw-all-post-type-widget-postsWP All Post Type Widget

PHP Error Log 9 lines

[07-May-2025 05:51:39 UTC] PHP Fatal error:  Uncaught Error: Non-static method WPAPTW_Deactivator::deactivate() cannot be called statically in /wp-content/plugins/wp-all-post-type-widget/wp-all-post-type-widget.php:37
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): deactivate_wpaptwidget()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/includes/plugin.php(826): do_action()
#4 /wp-admin/plugins.php(211): deactivate_plugins()
#5 {main}
  thrown in /wp-content/plugins/wp-all-post-type-widget/wp-all-post-type-widget.php on line 37
See also: All tests for this plugin