Does Simple CallToAction PopUp work with WordPress 7.0 and PHP 8.1.12? A smoke test was performed on .
| 15 | PHP warnings |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 25.76 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.
| WordPress version | 7.0 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | <10 |
| WordPress.org page | https://wordpress.org/plugins/simple-calltoaction-popup/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=simple-calltoaction-popup%2Fsimple-call-to-action-popup.php&plugin_status=all&paged=1&s&_wpnonce=88b4f005d4 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.549 s |
| Memory usage | 3.91 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=simple-calltoaction-popup |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.562 s |
| Memory usage | 3.89 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/edit.php?post_type=simple_action_popup |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.466 s |
| Memory usage | 3.94 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php?post_type=simple_action_popup |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.588 s |
| Memory usage | 3.96 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.252 s |
| Memory usage | 4.23 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.748 s | 0.947 s | +0.199 s | 3.92 MiB | 3.96 MiB | + 32.59 KiB |
| /wp-admin/edit.php | 0.567 s | 0.536 s | -0.031 s | 3.98 MiB | 4.01 MiB | + 32.59 KiB |
| /wp-admin/post-new.php | 2.072 s | 1.701 s | -0.371 s | 6.56 MiB | 6.6 MiB | + 43.27 KiB |
| /wp-admin/upload.php | 0.724 s | 0.678 s | -0.046 s | 3.89 MiB | 3.9 MiB | + 15.93 KiB |
| /wp-admin/options-writing.php | 0.551 s | 0.510 s | -0.041 s | 3.86 MiB | 3.88 MiB | + 19.92 KiB |
| /wp-admin/media-new.php | 0.979 s | 0.934 s | -0.045 s | 3.85 MiB | 3.88 MiB | + 28.12 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.519 s | 0.519 s | +0.000 s | 3.86 MiB | 3.9 MiB | + 33.29 KiB |
| /wp-admin/post-new.php?post_type=page | 1.430 s | 1.408 s | -0.022 s | 6.55 MiB | 6.59 MiB | + 38.8 KiB |
| /wp-admin/options-discussion.php | 0.552 s | 0.589 s | +0.037 s | 3.86 MiB | 3.88 MiB | + 16.42 KiB |
| /wp-admin/edit-comments.php | 0.532 s | 0.532 s | +0.000 s | 3.88 MiB | 3.9 MiB | + 15.92 KiB |
| / | 0.288 s | 0.215 s | -0.073 s | 4.23 MiB | 4.23 MiB | + 6.52 KiB |
| Average | 0.815 s | 0.779 s | -0.036 s | 4.41 MiB | 4.43 MiB | + 25.76 KiB |
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.
| Language | % | Lines of code | Comment lines | Files | |
|---|---|---|---|---|---|
| PHP | 58.6% | 456 | 32 | 11 | |
| CSS | 29.3% | 228 | 0 | 2 | |
| JavaScript | 12.1% | 94 | 0 | 2 | |
| Total | 778 | 32 | 15 | ||
| Lines of code | 298 |
|---|---|
| Total complexity | 57 |
| Median class complexity | 8.0 |
| Median method complexity | 1.0 |
| Most complex class | SimpleCallToActionPopup\Includes\Admin\SimpleCall_AdminSettings |
| Most complex function | SimpleCallToActionPopup\Includes\Admin\SimpleCall_AdminSettings::save_metaboxes() |
| Classes | 4 |
|---|---|
| Methods | 24 |
| Functions | 0 |
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.
| ID | Name |
|---|---|
| simple_action_popup | Popups |
{
"simple_action_popup": {
"submitdiv_boxes": {
"title": "Publish",
"context": "side"
},
"view_shortcode": {
"title": "Copy this shortcode",
"context": "side"
},
"main_boxes": {
"title": "Main Settings for Popup",
"context": "normal"
}
}
}[11-Jun-2026 17:01:26 UTC] PHP Warning: Undefined array key "page" in /wp-content/plugins/simple-calltoaction-popup/includes/admin/admin-settings.class.php on line 227
[11-Jun-2026 17:01:27 UTC] PHP Warning: Undefined array key "page" in /wp-content/plugins/simple-calltoaction-popup/includes/admin/admin-settings.class.php on line 227
[11-Jun-2026 17:01:29 UTC] PHP Warning: Undefined array key "page" in /wp-content/plugins/simple-calltoaction-popup/includes/admin/admin-settings.class.php on line 227
[11-Jun-2026 17:01:33 UTC] PHP Warning: Undefined array key "page" in /wp-content/plugins/simple-calltoaction-popup/includes/admin/admin-settings.class.php on line 227
[11-Jun-2026 17:01:34 UTC] PHP Warning: Undefined array key "page" in /wp-content/plugins/simple-calltoaction-popup/includes/admin/admin-settings.class.php on line 227
[11-Jun-2026 17:01:34 UTC] PHP Warning: Undefined array key "page" in /wp-content/plugins/simple-calltoaction-popup/includes/admin/admin-settings.class.php on line 227
[11-Jun-2026 17:01:38 UTC] PHP Warning: Undefined array key "page" in /wp-content/plugins/simple-calltoaction-popup/includes/admin/admin-settings.class.php on line 227
[11-Jun-2026 17:01:38 UTC] PHP Warning: Undefined array key "page" in /wp-content/plugins/simple-calltoaction-popup/includes/admin/admin-settings.class.php on line 227
[11-Jun-2026 17:01:39 UTC] PHP Warning: Undefined array key "page" in /wp-content/plugins/simple-calltoaction-popup/includes/admin/admin-settings.class.php on line 227
[11-Jun-2026 17:01:40 UTC] PHP Warning: Undefined array key "page" in /wp-content/plugins/simple-calltoaction-popup/includes/admin/admin-settings.class.php on line 227
[11-Jun-2026 17:01:41 UTC] PHP Warning: Undefined array key "page" in /wp-content/plugins/simple-calltoaction-popup/includes/admin/admin-settings.class.php on line 227
[11-Jun-2026 17:01:44 UTC] PHP Warning: Undefined array key "page" in /wp-content/plugins/simple-calltoaction-popup/includes/admin/admin-settings.class.php on line 227
[11-Jun-2026 17:01:45 UTC] PHP Warning: Undefined array key "page" in /wp-content/plugins/simple-calltoaction-popup/includes/admin/admin-settings.class.php on line 227
[11-Jun-2026 17:01:45 UTC] PHP Warning: Undefined array key "page" in /wp-content/plugins/simple-calltoaction-popup/includes/admin/admin-settings.class.php on line 227
[11-Jun-2026 17:01:46 UTC] PHP Warning: Undefined array key "page" in /wp-content/plugins/simple-calltoaction-popup/includes/admin/admin-settings.class.php on line 227