Modal Popup Box 1.5.3

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

Summary

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

Memory usage: 67.17 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.4
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
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=60221e0e85
Aspect after-activation
HTTP status 200
Load time 0.294 s
Memory usage 3.45 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.211 s
Memory usage 3.48 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.484 s
Memory usage 3.67 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.287 s
Memory usage 3.8 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.630 s
Memory usage 3.45 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.209 s
Memory usage 3.54 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.233 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.375 s0.375 s+0.000 s3.44 MiB3.51 MiB+ 76.57 KiB
/wp-admin/edit.php0.288 s0.235 s-0.053 s3.46 MiB3.54 MiB+ 77.23 KiB
/wp-admin/post-new.php0.945 s0.619 s-0.326 s5.59 MiB5.67 MiB+ 77.8 KiB
/wp-admin/upload.php0.647 s0.486 s-0.161 s3.38 MiB3.44 MiB+ 60.36 KiB
/wp-admin/options-writing.php0.248 s0.211 s-0.037 s3.37 MiB3.43 MiB+ 54.99 KiB
/wp-admin/media-new.php0.320 s0.450 s+0.130 s3.35 MiB3.42 MiB+ 73.01 KiB
/wp-admin/edit-tags.php?taxonomy=category0.207 s0.265 s+0.058 s3.37 MiB3.44 MiB+ 77.35 KiB
/wp-admin/post-new.php?post_type=page0.624 s0.585 s-0.039 s5.59 MiB5.66 MiB+ 77.81 KiB
/wp-admin/options-discussion.php0.375 s0.303 s-0.072 s3.36 MiB3.42 MiB+ 64.77 KiB
/wp-admin/edit-comments.php0.272 s0.240 s-0.032 s3.39 MiB3.45 MiB+ 59.98 KiB
/0.328 s0.214 s-0.114 s3.37 MiB3.4 MiB+ 39.04 KiB
Average 0.421 s0.362 s-0.059 s3.79 MiB3.85 MiB+ 67.17 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.4%5,5852507
PHP11.4%3,2881,7328
SVG5.7%1,62803
PO File0.8%2281081
Total 28,733 2,679 29

PHP Code Analysis | More results »

Lines of code 3,036
Total complexity 496
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 9

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

[07-Jun-2024 10:53:58 UTC] PHP Warning:  Undefined variable $columns in /wp-content/plugins/modal-popup-box/modal-popup-box.php on line 105
[07-Jun-2024 10:53:58 UTC] PHP Warning:  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