Modal Popup Box 1.4.1

Does Modal Popup Box work with WordPress 6.0.1 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
2PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 96.31 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.0.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/modal-popup-box/
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=modal-popup-box%2Fmodal-popup-box.php&plugin_status=all&paged=1&s&_wpnonce=000dd833cc
Aspect after-activation
HTTP status 200
Load time 0.276 s
Memory usage 3.77 MiB
JS errors None
Resource errors None

Modal Popup Box

Page screenshot: Modal Popup Box
URL /wp-admin/edit.php?post_type=modalpopupbox
Aspect menu-item
HTTP status 200
Load time 0.188 s
Memory usage 3.81 MiB
JS errors None
Resource errors None

Modal Popup Box → Add New

Page screenshot: Modal Popup Box → Add New
URL /wp-admin/post-new.php?post_type=modalpopupbox
Aspect menu-item
HTTP status 200
Load time 1.600 s
Memory usage 4.03 MiB
JS errors None
Resource errors None

Modal Popup Box → Featured Plugin

Page screenshot: Modal Popup Box → Featured Plugin
URL /wp-admin/edit.php?post_type=modalpopupbox&page=sr-featured-plugin-page
Aspect menu-item
HTTP status 200
Load time 1.542 s
Memory usage 4.09 MiB
JS errors None
Resource errors None

Modal Popup Box → Our Theme

Page screenshot: Modal Popup Box → Our Theme
URL /wp-admin/edit.php?post_type=modalpopupbox&page=sr-theme-page
Aspect menu-item
HTTP status 200
Load time 0.403 s
Memory usage 3.77 MiB
JS errors None
Resource errors None

Appearance → Install Plugins

Page screenshot: Appearance → Install Plugins
URL /wp-admin/themes.php?page=tgmpa-install-plugins
Aspect menu-item
HTTP status 200
Load time 0.188 s
Memory usage 3.95 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.211 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.352 s0.318 s-0.034 s3.72 MiB3.81 MiB+ 86.66 KiB
/wp-admin/edit.php0.195 s0.194 s-0.001 s3.75 MiB3.9 MiB+ 150.31 KiB
/wp-admin/post-new.php1.000 s1.187 s+0.187 s5.55 MiB5.64 MiB+ 95.71 KiB
/wp-admin/upload.php0.420 s0.490 s+0.070 s3.68 MiB3.77 MiB+ 85.85 KiB
/wp-admin/options-writing.php0.172 s0.150 s-0.022 s3.62 MiB3.74 MiB+ 131.34 KiB
/wp-admin/media-new.php0.406 s0.210 s-0.196 s3.66 MiB3.75 MiB+ 86.02 KiB
/wp-admin/edit-tags.php?taxonomy=category0.200 s0.195 s-0.005 s3.69 MiB3.77 MiB+ 88.22 KiB
/wp-admin/post-new.php?post_type=page1.254 s0.953 s-0.301 s5.54 MiB5.63 MiB+ 91.3 KiB
/wp-admin/options-discussion.php0.211 s0.215 s+0.004 s3.6 MiB3.74 MiB+ 151.3 KiB
/wp-admin/edit-comments.php0.219 s0.203 s-0.016 s3.69 MiB3.78 MiB+ 86.5 KiB
/0.280 s0.256 s-0.024 s3.6 MiB3.61 MiB+ 6.25 KiB
Average 0.428 s0.397 s-0.031 s4.01 MiB4.1 MiB+ 96.31 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.

CSS
JavaScript
PHP
Language % Lines of code Comment lines Files
CSS62.7%18,00458910
JavaScript19.5%5,5852507
PHP11.3%3,2481,7158
SVG5.7%1,62803
PO File0.8%2281081
Total 28,693 2,662 29

PHP Code Analysis | More results »

Lines of code 2,487
Total complexity 489
Median class complexity 18.0
Median method complexity 2.0
Most complex class TGM_Plugin_Activation
Most complex function TGMPA_List_Table::process_bulk_actions()
Classes 8
Methods 117
Functions 7

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.

Custom Post Types 1

ID Name
modalpopupboxModal Popup Box

Meta Boxes

{
    "modalpopupbox": {
        "1": {
            "title": "Copy Modal Popup Shortcode",
            "context": "side"
        },
        "Rate Our Plugin": {
            "title": "Rate Our Plugin",
            "context": "side"
        },
        "Modal Box Settings": {
            "title": "Modal Box Settings",
            "context": "normal"
        }
    }
}

PHP Error Log 2 lines

[15-Jul-2022 13:11:07 UTC] PHP Notice:  Undefined variable: columns in /wp-content/plugins/modal-popup-box/modal-popup-box.php on line 105
[15-Jul-2022 13:11:07 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/modal-popup-box/modal-popup-box.php on line 105
See also: All tests for this plugin, How to Hide Modal Popup Box Admin Menus and Meta Boxes