WordPress CTA Plugin 1.3.1

Does WordPress CTA Plugin work with WordPress 5.8 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
17PHP notices
2Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 104.98 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version5.8
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/easy-sticky-sidebar/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=easy-sticky-sidebar%2Fsticky-sidebar.php&plugin_status=all&paged=1&s&_wpnonce=0edde107f2
Aspect after-activation
HTTP status 200
Load time 0.966 s
Memory usage 3.24 MiB
JS errors None
Resource errors None

WP CTA

Page screenshot: WP CTA
URL /wp-admin/admin.php?page=sticky-sidebars
Aspect menu-item
HTTP status 200
Load time 0.501 s
Memory usage 3.12 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.414 s
Memory usage 3.15 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.294 s0.354 s+0.060 s3.08 MiB3.19 MiB+ 113.7 KiB
/wp-admin/edit.php0.164 s0.372 s+0.208 s3.11 MiB3.29 MiB+ 178.7 KiB
/wp-admin/post-new.php0.913 s0.967 s+0.054 s5.27 MiB5.35 MiB+ 86.12 KiB
/wp-admin/upload.php0.514 s0.353 s-0.161 s3.03 MiB3.11 MiB+ 79.8 KiB
/wp-admin/options-writing.php0.153 s0.242 s+0.089 s3.02 MiB3.11 MiB+ 93.05 KiB
/wp-admin/media-new.php0.242 s0.225 s-0.017 s3.01 MiB3.11 MiB+ 101.67 KiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.561 s+0.368 s3.04 MiB3.15 MiB+ 119.75 KiB
/wp-admin/post-new.php?post_type=page0.675 s1.031 s+0.356 s5.26 MiB5.34 MiB+ 81.7 KiB
/wp-admin/options-discussion.php0.208 s0.400 s+0.192 s3 MiB3.11 MiB+ 110.18 KiB
/wp-admin/edit-comments.php0.189 s0.295 s+0.106 s3.04 MiB3.15 MiB+ 112.28 KiB
/0.285 s0.346 s+0.061 s2.91 MiB2.99 MiB+ 77.88 KiB
Average 0.348 s0.468 s+0.120 s3.43 MiB3.54 MiB+ 104.98 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.

PHP
SVG
CSS
Language % Lines of code Comment lines Files
PHP40.5%3,19582820
SVG34.4%2,71302
CSS15.2%1,196153
JavaScript7.8%618294
Markdown1.9%14901
JSON0.3%2101
Total 7,892 872 31

PHP Code Analysis | More results »

Lines of code 2,289
Total complexity 404
Median class complexity 41.5
Median method complexity 2.0
Most complex class Appsero\Insights
Most complex function SSuprydpStickySidebarCore::SSuprydpTabletdedect()
Classes 10
Methods 136
Functions 2

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.

Database Tables 2

Options wp_options 1

Meta Boxes

{
    "ssuprydp-template": {
        "SSuprydp_shortcode_info": {
            "title": "Sticky Sidebar",
            "context": "side"
        }
    }
}

PHP Error Log 19 lines

[11-Aug-2021 21:46:41 UTC] WordPress database error Table 'wordpress.wp_sticky_cta' doesn't exist for query SELECT * FROM wp_sticky_cta ORDER BY id ASC made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/easy-sticky-sidebar/sticky-sidebar.php'), SSuprydpStickySidebar, SSuprydpStickySidebar::instance, SSuprydpStickySidebar->__construct, SSuprydpStickySidebar->migrate_data
[11-Aug-2021 21:46:41 UTC] WordPress database error Table 'wordpress.wp_sticky_cta' doesn't exist for query SHOW FULL COLUMNS FROM `wp_sticky_cta` made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/easy-sticky-sidebar/sticky-sidebar.php'), SSuprydpStickySidebar, SSuprydpStickySidebar::instance, SSuprydpStickySidebar->__construct, SSuprydpStickySidebar->migrate_data
[11-Aug-2021 21:46:42 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5535
[11-Aug-2021 21:46:42 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5535
[11-Aug-2021 21:46:43 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5535
[11-Aug-2021 21:46:44 UTC] PHP Notice:  Undefined index: HTTP_ACCEPT in /wp-content/plugins/easy-sticky-sidebar/inc/ClassStickySidebarCore.php on line 199
[11-Aug-2021 21:46:44 UTC] PHP Notice:  Undefined index: HTTP_ACCEPT in /wp-content/plugins/easy-sticky-sidebar/inc/ClassStickySidebarCore.php on line 251
[11-Aug-2021 21:46:44 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5535
[11-Aug-2021 21:46:45 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5535
[11-Aug-2021 21:46:45 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5535
[11-Aug-2021 21:46:47 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5535
[11-Aug-2021 21:46:47 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5535
[11-Aug-2021 21:46:48 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5535
[11-Aug-2021 21:46:48 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5535
[11-Aug-2021 21:46:49 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5535
[11-Aug-2021 21:46:50 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5535
[11-Aug-2021 21:46:51 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5535
[11-Aug-2021 21:46:51 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5535
[11-Aug-2021 21:46:52 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5535
See also: All tests for this plugin, How to Hide WP CTA - Call Now Button, Sticky Button & Call to Action Builder Admin Menus