WordPress Popular Posts 6.1.1

Does WordPress Popular Posts work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
4PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 149.09 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.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 200,000+
WordPress.org page https://wordpress.org/plugins/wordpress-popular-posts/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=wordpress-popular-posts%2Fwordpress-popular-posts.php&plugin_status=all&paged=1&s&_wpnonce=18eb4919a5
Aspect after-activation
HTTP status 200
Load time 0.484 s
Memory usage 3.18 MiB
JS errors None
Resource errors None

Settings → WordPress Popular Posts

Page screenshot: Settings → WordPress Popular Posts
URL /wp-admin/options-general.php?page=wordpress-popular-posts
Aspect menu-item
HTTP status 200
Load time 0.540 s
Memory usage 3.41 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.262 s
Memory usage 3.19 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.278 s
Memory usage 3.24 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.110 s
Memory usage 5.06 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.267 s0.280 s+0.013 s3.07 MiB3.24 MiB+ 171.2 KiB
/wp-admin/edit.php0.190 s0.187 s-0.003 s3.1 MiB3.26 MiB+ 166.81 KiB
/wp-admin/post-new.php0.720 s0.897 s+0.177 s5.02 MiB5.1 MiB+ 81.37 KiB
/wp-admin/upload.php0.503 s0.237 s-0.266 s3.02 MiB3.16 MiB+ 150.1 KiB
/wp-admin/options-writing.php0.160 s0.140 s-0.020 s3.01 MiB3.15 MiB+ 136.13 KiB
/wp-admin/media-new.php0.264 s0.368 s+0.104 s2.99 MiB3.15 MiB+ 162.29 KiB
/wp-admin/edit-tags.php?taxonomy=category0.235 s0.181 s-0.054 s3.01 MiB3.17 MiB+ 166.73 KiB
/wp-admin/post-new.php?post_type=page0.566 s0.624 s+0.058 s5.01 MiB5.09 MiB+ 76.02 KiB
/wp-admin/options-discussion.php0.206 s0.236 s+0.030 s3 MiB3.15 MiB+ 149.86 KiB
/wp-admin/edit-comments.php0.212 s0.190 s-0.022 s3.03 MiB3.17 MiB+ 149.34 KiB
/0.299 s0.183 s-0.116 s2.97 MiB3.19 MiB+ 230.13 KiB
Average 0.329 s0.320 s-0.009 s3.38 MiB3.53 MiB+ 149.09 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
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP61.6%5,6362,31941
JavaScript18.5%1,693469
CSS14.3%1,3085514
JSON5.4%491010
SVG0.2%1501
Total 9,143 2,420 75

PHP Code Analysis | More results »

Lines of code 4,928
Total complexity 1,148
Median class complexity 12.0
Median method complexity 3.0
Most complex class WordPressPopularPosts\Admin\Admin
Most complex function WordPressPopularPosts\Query::build_query()
Classes 27
Methods 181
Functions 4

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.

Database Tables 3

Options wp_options 3

Sidebar Widgets 1

ID Name
wppWordPress Popular Posts

Meta Boxes

{
    "dashboard": {
        "wpp_trending_dashboard_widget": {
            "title": "Trending now",
            "context": "normal"
        }
    }
}

PHP Error Log 4 lines

[20-May-2023 09:23:11 UTC] PHP Deprecated:  number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /wp-includes/functions.php on line 423
[20-May-2023 09:23:14 UTC] PHP Deprecated:  number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /wp-includes/functions.php on line 423
[20-May-2023 09:23:21 UTC] PHP Deprecated:  number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /wp-includes/functions.php on line 423
[20-May-2023 09:23:21 UTC] PHP Deprecated:  number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /wp-includes/functions.php on line 423
See also: All tests for this plugin, How to Hide WordPress Popular Posts Admin Menus and Widgets