Modal Popup Box 1.4.7

Does Modal Popup Box work with WordPress 6.3 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.92 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.3
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=5d3bd4bb3e
Aspect after-activation
HTTP status 200
Load time 0.329 s
Memory usage 2.83 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.233 s
Memory usage 2.87 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.566 s
Memory usage 3.05 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.737 s
Memory usage 3.12 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.518 s
Memory usage 2.83 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.203 s
Memory usage 2.86 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.293 s
Memory usage 3.1 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.477 s0.512 s+0.035 s2.82 MiB2.89 MiB+ 71.93 KiB
/wp-admin/edit.php0.260 s0.276 s+0.016 s2.85 MiB2.92 MiB+ 72.22 KiB
/wp-admin/post-new.php0.888 s1.715 s+0.827 s5.21 MiB5.29 MiB+ 76.91 KiB
/wp-admin/upload.php0.775 s0.454 s-0.321 s2.77 MiB2.82 MiB+ 56.13 KiB
/wp-admin/options-writing.php0.339 s0.233 s-0.106 s2.76 MiB2.81 MiB+ 50.55 KiB
/wp-admin/media-new.php0.354 s0.290 s-0.064 s2.74 MiB2.81 MiB+ 67.95 KiB
/wp-admin/edit-tags.php?taxonomy=category0.232 s0.243 s+0.011 s2.76 MiB2.83 MiB+ 72.91 KiB
/wp-admin/post-new.php?post_type=page0.662 s1.022 s+0.360 s5.21 MiB5.28 MiB+ 72.49 KiB
/wp-admin/options-discussion.php0.502 s0.439 s-0.063 s2.75 MiB2.81 MiB+ 59.71 KiB
/wp-admin/edit-comments.php0.293 s0.240 s-0.053 s2.78 MiB2.83 MiB+ 54.92 KiB
/0.346 s0.227 s-0.119 s3.13 MiB3.16 MiB+ 36.44 KiB
Average 0.466 s0.514 s+0.048 s3.25 MiB3.31 MiB+ 62.92 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

[12-Aug-2023 06:59:43 UTC] PHP Warning:  Undefined variable $columns in /wp-content/plugins/modal-popup-box/modal-popup-box.php on line 105
[12-Aug-2023 06:59:43 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