WP Adverts 2.0.3

Does WP Adverts work with WordPress 6.1.1 and PHP 7.4.8? 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: 310.9 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.045 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.1.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 5,000+
WordPress.org page https://wordpress.org/plugins/wpadverts/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=wpadverts%2Fwpadverts.php&plugin_status=all&paged=1&s&_wpnonce=6890425720
Aspect after-activation
HTTP status 200
Load time 0.632 s
Memory usage 3.9 MiB
JS errors None
Resource errors None

Classifieds

Page screenshot: Classifieds
URL /wp-admin/edit.php?post_type=advert
Aspect menu-item
HTTP status 200
Load time 0.408 s
Memory usage 3.83 MiB
JS errors None
Resource errors None

Classifieds → Add New

Page screenshot: Classifieds → Add New
URL /wp-admin/post-new.php?post_type=advert
Aspect menu-item
HTTP status 200
Load time 1.144 s
Memory usage 3.92 MiB
JS errors None
Resource errors None

Classifieds → Categories

Page screenshot: Classifieds → Categories
URL /wp-admin/edit-tags.php?taxonomy=advert_category&post_type=advert
Aspect menu-item
HTTP status 200
Load time 0.214 s
Memory usage 3.78 MiB
JS errors None
Resource errors None

Classifieds → Options

Page screenshot: Classifieds → Options
URL /wp-admin/edit.php?post_type=advert&page=adverts-extensions
Aspect menu-item
HTTP status 200
Load time 0.370 s
Memory usage 3.8 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.269 s
Memory usage 3.66 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 3.189 s
Memory usage 5.71 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.295 s0.305 s+0.010 s3.54 MiB3.83 MiB+ 290.38 KiB
/wp-admin/edit.php0.186 s0.185 s-0.001 s3.57 MiB3.87 MiB+ 308.2 KiB
/wp-admin/post-new.php0.863 s1.579 s+0.716 s5.46 MiB5.75 MiB+ 290.56 KiB
/wp-admin/upload.php0.704 s0.455 s-0.249 s3.41 MiB3.76 MiB+ 359 KiB
/wp-admin/options-writing.php0.169 s0.155 s-0.014 s3.4 MiB3.73 MiB+ 341.47 KiB
/wp-admin/media-new.php0.251 s0.191 s-0.060 s3.38 MiB3.74 MiB+ 359.17 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.204 s+0.009 s3.48 MiB3.79 MiB+ 316.05 KiB
/wp-admin/post-new.php?post_type=page0.613 s0.737 s+0.124 s5.46 MiB5.73 MiB+ 284.1 KiB
/wp-admin/options-discussion.php0.222 s0.225 s+0.003 s3.38 MiB3.74 MiB+ 359.38 KiB
/wp-admin/edit-comments.php0.218 s0.219 s+0.001 s3.48 MiB3.79 MiB+ 314.95 KiB
/0.288 s0.241 s-0.047 s3.46 MiB3.66 MiB+ 196.68 KiB
Average 0.364 s0.409 s+0.045 s3.82 MiB4.12 MiB+ 310.9 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.

JavaScript
PHP
PO File
CSS
Language % Lines of code Comment lines Files
JavaScript35.7%26,9868,06227
PHP26.0%19,6886,333132
PO File25.8%19,4879,46018
CSS11.0%8,28217416
SVG0.9%708023
JSON0.6%47806
Total 75,629 24,029 222

PHP Code Analysis | More results »

Lines of code 16,614
Total complexity 2,742
Median class complexity 27.0
Median method complexity 2.0
Most complex class Adverts_Types_Admin
Most complex function adext_payments_page_history()
Classes 41
Methods 374
Functions 315

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 9

User Metadata wp_usermeta 1

Custom Post Types 1

ID Name
advertClassifieds

Sidebar Widgets 2

ID Name
wpadverts-widget-categoriesAdvert Categories
wpadverts-widget-adsWPAdverts Ads

Meta Boxes

{
    "advert": {
        "adverts_data_box": {
            "title": "Additional Information",
            "context": "normal"
        },
        "adverts_gallery": {
            "title": "Gallery",
            "context": "normal"
        }
    }
}

PHP Error Log 4 lines

[16-Nov-2022 19:18:23 UTC] PHP Deprecated:  Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5758
[16-Nov-2022 19:18:23 UTC] PHP Deprecated:  Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5758
[16-Nov-2022 19:18:28 UTC] PHP Deprecated:  Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5758
[16-Nov-2022 19:18:28 UTC] PHP Deprecated:  Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5758
See also: All tests for this plugin, How to Hide WP Adverts Admin Menus and Meta Boxes