Modal Popup Box 1.3.4

Does Modal Popup Box work with WordPress 5.7.2 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: 118.72 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 version5.7.2
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=7118edb027
Aspect after-activation
HTTP status 200
Load time 0.227 s
Memory usage 2.85 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.167 s
Memory usage 2.89 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.07 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.254 s
Memory usage 3.18 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.368 s
Memory usage 2.87 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.155 s
Memory usage 2.85 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.241 s
Memory usage 2.69 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.249 s0.365 s+0.116 s2.82 MiB2.9 MiB+ 84.57 KiB
/wp-admin/edit.php0.170 s0.220 s+0.050 s2.86 MiB3.01 MiB+ 148.94 KiB
/wp-admin/post-new.php0.853 s1.062 s+0.209 s5.02 MiB5.18 MiB+ 162.29 KiB
/wp-admin/upload.php0.524 s0.437 s-0.087 s2.7 MiB2.84 MiB+ 144.67 KiB
/wp-admin/options-writing.php0.238 s0.168 s-0.070 s2.71 MiB2.82 MiB+ 114.23 KiB
/wp-admin/media-new.php0.212 s0.285 s+0.073 s2.67 MiB2.81 MiB+ 144.84 KiB
/wp-admin/edit-tags.php?taxonomy=category0.181 s0.204 s+0.023 s2.77 MiB2.85 MiB+ 82.17 KiB
/wp-admin/post-new.php?post_type=page1.271 s0.954 s-0.317 s5.01 MiB5.16 MiB+ 153.25 KiB
/wp-admin/options-discussion.php0.260 s0.295 s+0.035 s2.67 MiB2.82 MiB+ 146.74 KiB
/wp-admin/edit-comments.php0.222 s0.220 s-0.002 s2.78 MiB2.85 MiB+ 80.45 KiB
/0.276 s0.203 s-0.073 s2.65 MiB2.7 MiB+ 43.77 KiB
Average 0.405 s0.401 s-0.004 s3.15 MiB3.27 MiB+ 118.72 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
CSS63.5%18,09259410
JavaScript19.6%5,5852507
PHP10.4%2,9681,7108
SVG5.7%1,62803
PO File0.8%2281081
Total 28,501 2,662 29

PHP Code Analysis | More results »

Lines of code 2,376
Total complexity 486
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 6

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

[01-Jun-2021 11:09:09 UTC] PHP Notice:  Undefined variable: columns in /wp-content/plugins/modal-popup-box/modal-popup-box.php on line 104
[01-Jun-2021 11:09:09 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 104
See also: All tests for this plugin, How to Hide Modal Popup Box Admin Menus and Meta Boxes