WordPress Popular Posts 6.2.1

Does WordPress Popular Posts work with WordPress 6.3 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: 144.04 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.3
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=422647f827
Aspect after-activation
HTTP status 200
Load time 0.281 s
Memory usage 2.92 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.435 s
Memory usage 3.15 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.166 s
Memory usage 3.29 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.309 s
Memory usage 2.98 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.471 s
Memory usage 5.26 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.317 s0.274 s-0.043 s2.82 MiB2.98 MiB+ 162.45 KiB
/wp-admin/edit.php0.177 s0.162 s-0.015 s2.85 MiB3 MiB+ 158.05 KiB
/wp-admin/post-new.php0.675 s0.598 s-0.077 s5.21 MiB5.35 MiB+ 140.52 KiB
/wp-admin/upload.php0.499 s0.346 s-0.153 s2.77 MiB2.91 MiB+ 142.28 KiB
/wp-admin/options-writing.php0.206 s0.158 s-0.048 s2.76 MiB2.89 MiB+ 133.51 KiB
/wp-admin/media-new.php0.295 s0.191 s-0.104 s2.74 MiB2.89 MiB+ 154.47 KiB
/wp-admin/edit-tags.php?taxonomy=category0.198 s0.163 s-0.035 s2.76 MiB2.91 MiB+ 158.91 KiB
/wp-admin/post-new.php?post_type=page0.559 s0.581 s+0.022 s5.21 MiB5.29 MiB+ 79.78 KiB
/wp-admin/options-discussion.php0.219 s0.175 s-0.044 s2.75 MiB2.89 MiB+ 142.04 KiB
/wp-admin/edit-comments.php0.364 s0.179 s-0.185 s2.78 MiB2.92 MiB+ 141.52 KiB
/0.262 s0.168 s-0.094 s3.13 MiB3.29 MiB+ 170.88 KiB
Average 0.343 s0.272 s-0.071 s3.25 MiB3.39 MiB+ 144.04 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
PHP62.2%5,7772,33741
JavaScript18.3%1,697469
CSS14.1%1,3095514
JSON5.3%490010
SVG0.2%1501
Total 9,288 2,438 75

PHP Code Analysis | More results »

Lines of code 5,060
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 180
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

[27-Aug-2023 20:02:24 UTC] PHP Deprecated:  number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /wp-includes/functions.php on line 424
[27-Aug-2023 20:02:26 UTC] PHP Deprecated:  number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /wp-includes/functions.php on line 424
[27-Aug-2023 20:02:32 UTC] PHP Deprecated:  number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /wp-includes/functions.php on line 424
[27-Aug-2023 20:02:33 UTC] PHP Deprecated:  number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /wp-includes/functions.php on line 424
See also: All tests for this plugin, How to Hide WordPress Popular Posts Admin Menus and Widgets