WP All Post Type Widget 1.0.4

Does WP All Post Type Widget work with WordPress 6.5.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: 22.37 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.5.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=2367364675
Aspect after-activation
HTTP status 200
Load time 0.291 s
Memory usage 3.4 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.187 s
Memory usage 3.39 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 2.252 s
Memory usage 5.58 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.389 s0.325 s-0.064 s3.44 MiB3.46 MiB+ 25.77 KiB
/wp-admin/edit.php0.218 s0.229 s+0.011 s3.46 MiB3.49 MiB+ 26.14 KiB
/wp-admin/post-new.php0.955 s0.610 s-0.345 s5.6 MiB5.64 MiB+ 45.83 KiB
/wp-admin/upload.php0.600 s0.486 s-0.114 s3.38 MiB3.39 MiB+ 9.16 KiB
/wp-admin/options-writing.php0.216 s0.214 s-0.002 s3.37 MiB3.37 MiB+ 1.38 KiB
/wp-admin/media-new.php0.304 s0.214 s-0.090 s3.35 MiB3.37 MiB+ 20.98 KiB
/wp-admin/edit-tags.php?taxonomy=category0.197 s0.196 s-0.001 s3.37 MiB3.39 MiB+ 26.15 KiB
/wp-admin/post-new.php?post_type=page0.611 s0.604 s-0.007 s5.59 MiB5.63 MiB+ 45.84 KiB
/wp-admin/options-discussion.php0.232 s0.479 s+0.247 s3.36 MiB3.37 MiB+ 11.16 KiB
/wp-admin/edit-comments.php0.473 s0.219 s-0.254 s3.39 MiB3.4 MiB+ 8.78 KiB
/0.389 s0.201 s-0.188 s3.37 MiB3.39 MiB+ 24.84 KiB
Average 0.417 s0.343 s-0.073 s3.79 MiB3.81 MiB+ 22.37 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

[16-Apr-2024 23:55:10 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(828): 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