WP All Post Type Widget 1.0.4

Does WP All Post Type Widget work with WordPress 6.8.2 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.68 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.2
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=522f7f3555
Aspect after-activation
HTTP status 200
Load time 0.259 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.193 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.413 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.355 s0.280 s-0.075 s3.51 MiB3.53 MiB+ 25.37 KiB
/wp-admin/edit.php0.211 s0.212 s+0.001 s3.57 MiB3.6 MiB+ 25.37 KiB
/wp-admin/post-new.php0.862 s0.628 s-0.234 s6.06 MiB6.09 MiB+ 29.13 KiB
/wp-admin/upload.php0.777 s0.810 s+0.033 s3.52 MiB3.53 MiB+ 7.96 KiB
/wp-admin/options-writing.php0.240 s0.200 s-0.040 s3.5 MiB3.51 MiB+ 11.95 KiB
/wp-admin/media-new.php0.282 s0.245 s-0.037 s3.49 MiB3.51 MiB+ 20.15 KiB
/wp-admin/edit-tags.php?taxonomy=category0.203 s0.193 s-0.010 s3.5 MiB3.53 MiB+ 30.82 KiB
/wp-admin/post-new.php?post_type=page0.773 s0.644 s-0.129 s6.05 MiB6.07 MiB+ 24.66 KiB
/wp-admin/options-discussion.php0.326 s0.250 s-0.076 s3.5 MiB3.51 MiB+ 8.45 KiB
/wp-admin/edit-comments.php0.464 s0.209 s-0.255 s3.52 MiB3.53 MiB+ 7.95 KiB
/0.320 s0.205 s-0.115 s3.43 MiB3.46 MiB+ 24.72 KiB
Average 0.438 s0.352 s-0.085 s3.97 MiB3.99 MiB+ 19.68 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

[22-Jul-2025 16:39:13 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