Modal Popup Box 1.5.7

Does Modal Popup Box work with WordPress 6.7.1 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: 62.22 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.7.1
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=36a9144da0
Aspect after-activation
HTTP status 200
Load time 0.236 s
Memory usage 3.56 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.169 s
Memory usage 3.6 MiB
JS errors None
Resource errors None

Modal Popup Box → Add New Modal Popup Box

Page screenshot: Modal Popup Box → Add New Modal Popup Box
URL /wp-admin/post-new.php?post_type=modalpopupbox
Aspect menu-item
HTTP status 200
Load time 1.170 s
Memory usage 3.72 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.106 s
Memory usage 3.85 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.334 s
Memory usage 3.53 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.168 s
Memory usage 3.64 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.173 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.301 s0.258 s-0.043 s3.48 MiB3.56 MiB+ 76.91 KiB
/wp-admin/edit.php0.175 s0.165 s-0.010 s3.54 MiB3.62 MiB+ 75.84 KiB
/wp-admin/post-new.php0.668 s0.852 s+0.184 s5.92 MiB6.01 MiB+ 82.56 KiB
/wp-admin/upload.php0.481 s0.366 s-0.115 s3.49 MiB3.56 MiB+ 64.55 KiB
/wp-admin/options-writing.php0.194 s0.163 s-0.031 s3.47 MiB3.53 MiB+ 62.42 KiB
/wp-admin/media-new.php0.240 s0.179 s-0.061 s3.46 MiB3.53 MiB+ 70.62 KiB
/wp-admin/edit-tags.php?taxonomy=category0.163 s0.170 s+0.007 s3.48 MiB3.55 MiB+ 81.29 KiB
/wp-admin/post-new.php?post_type=page0.495 s0.510 s+0.015 s5.92 MiB5.99 MiB+ 78.09 KiB
/wp-admin/options-discussion.php0.238 s0.213 s-0.025 s3.47 MiB3.53 MiB+ 58.92 KiB
/wp-admin/edit-comments.php0.185 s0.187 s+0.002 s3.49 MiB3.56 MiB+ 63.92 KiB
/0.281 s0.366 s+0.085 s3.48 MiB3.45 MiB- 30.75 KiB
Average 0.311 s0.312 s+0.001 s3.93 MiB3.99 MiB+ 62.22 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,2521,7348
SVG5.7%1,62803
PO File0.8%2281081
Total 28,697 2,681 29

PHP Code Analysis | More results »

Lines of code 2,998
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

[23-Nov-2024 08:38:44 UTC] PHP Warning:  Undefined variable $columns in /wp-content/plugins/modal-popup-box/modal-popup-box.php on line 105
[23-Nov-2024 08:38:44 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