myStickyElements 2.0.4

Does myStickyElements work with WordPress 5.9.3 and PHP 7.4.8? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version5.9.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 40,000+
WordPress.org page https://wordpress.org/plugins/mystickyelements/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

Settings Admin ‹ Test site — WordPress

Page screenshot: Settings Admin ‹ Test site — WordPress
URL /wp-admin/admin.php?page=my-sticky-elements&widget=0
Requested URL /wp-admin/plugins.php?action=activate&plugin=mystickyelements%2Fmystickyelements.php&plugin_status=all&paged=1&s&_wpnonce=9aac44b64d
Aspect after-activation
HTTP status 200
Load time 0.413 s
Memory usage 4.5 MiB
JS errors None
Resource errors None

myStickyelements

Page screenshot: myStickyelements
URL /wp-admin/admin.php?page=my-sticky-elements
Aspect menu-item
HTTP status 200
Load time 0.208 s
Memory usage 3.28 MiB
JS errors None
Resource errors None

myStickyelements → + Create New Widget

Page screenshot: myStickyelements → + Create New Widget
URL /wp-admin/admin.php?page=my-sticky-elements-new-widget
Aspect menu-item
HTTP status 200
Load time 0.338 s
Memory usage 3.31 MiB
JS errors None
Resource errors None

myStickyelements → Integrations

Page screenshot: myStickyelements → Integrations
URL /wp-admin/admin.php?page=my-sticky-elements-integration
Aspect menu-item
HTTP status 200
Load time 0.191 s
Memory usage 3.32 MiB
JS errors None
Resource errors None

myStickyelements → Contact Form Leads

Page screenshot: myStickyelements → Contact Form Leads
URL /wp-admin/admin.php?page=my-sticky-elements-leads
Aspect menu-item
HTTP status 200
Load time 0.135 s
Memory usage 3.28 MiB
JS errors None
Resource errors None

myStickyelements → Recommended Plugins

Page screenshot: myStickyelements → Recommended Plugins
URL /wp-admin/admin.php?page=recommended-plugins
Aspect menu-item
HTTP status 200
Load time 0.724 s
Memory usage 3.62 MiB
JS errors None
Resource errors None

myStickyelements → Upgrade to Pro

Page screenshot: myStickyelements → Upgrade to Pro
URL /wp-admin/admin.php?page=my-sticky-elements-upgrade
Aspect menu-item
HTTP status 200
Load time 0.547 s
Memory usage 3.38 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.568 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.367 s0.419 s+0.052 s3.37 MiB3.42 MiB+ 55.59 KiB
/wp-admin/edit.php0.185 s0.208 s+0.023 s3.4 MiB3.45 MiB+ 54.57 KiB
/wp-admin/post-new.php0.979 s1.222 s+0.243 s5.65 MiB5.71 MiB+ 59.95 KiB
/wp-admin/upload.php0.399 s0.345 s-0.054 s3.25 MiB3.37 MiB+ 126.75 KiB
/wp-admin/options-writing.php0.285 s0.151 s-0.134 s3.24 MiB3.29 MiB+ 46.6 KiB
/wp-admin/media-new.php0.275 s0.217 s-0.058 s3.23 MiB3.29 MiB+ 62.92 KiB
/wp-admin/edit-tags.php?taxonomy=category0.180 s0.345 s+0.165 s3.27 MiB3.38 MiB+ 119.83 KiB
/wp-admin/post-new.php?post_type=page0.965 s1.233 s+0.268 s5.65 MiB5.7 MiB+ 55.54 KiB
/wp-admin/options-discussion.php0.220 s0.233 s+0.013 s3.22 MiB3.28 MiB+ 63.23 KiB
/wp-admin/edit-comments.php0.227 s0.212 s-0.015 s3.27 MiB3.38 MiB+ 118.17 KiB
/0.269 s0.342 s+0.073 s3.4 MiB3.4 MiB+ 4.98 KiB
Average 0.396 s0.448 s+0.052 s3.72 MiB3.79 MiB+ 69.83 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
PHP
JavaScript
Language % Lines of code Comment lines Files
CSS50.4%15,8202658
PHP37.7%11,84026723
JavaScript8.8%2,7511895
SVG2.9%918525
PO File0.3%80801
Total 31,409 806 62

PHP Code Analysis | More results »

Lines of code 8,612
Total complexity 1,111
Median class complexity 157.0
Median method complexity 2.0
Most complex class MyStickyElementsFrontPage_pro
Most complex function MyStickyElementsFrontPage_pro::mystickyelement_element_footer()
Classes 6
Methods 159
Functions 18

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 1

Options wp_options 11

PHP Error Log 8 lines

[06-Apr-2022 04:42:05 UTC] WordPress database error Table 'wordpress.wp_mystickyelement_contact_lists' doesn't exist for query SHOW COLUMNS FROM wp_mystickyelement_contact_lists LIKE 'contact_option' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, mystickyelements_admin_init
[06-Apr-2022 04:42:05 UTC] WordPress database error Table 'wordpress.wp_mystickyelement_contact_lists' doesn't exist for query ALTER TABLE wp_mystickyelement_contact_lists ADD contact_option VARCHAR(255) NULL DEFAULT NULL made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, mystickyelements_admin_init
[06-Apr-2022 04:42:05 UTC] WordPress database error Table 'wordpress.wp_mystickyelement_contact_lists' doesn't exist for query SHOW COLUMNS FROM wp_mystickyelement_contact_lists LIKE 'message_date' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, mystickyelements_admin_init
[06-Apr-2022 04:42:05 UTC] WordPress database error Table 'wordpress.wp_mystickyelement_contact_lists' doesn't exist for query ALTER TABLE wp_mystickyelement_contact_lists ADD message_date DATETIME NOT NULL default '0000-00-00 00:00:00' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, mystickyelements_admin_init
[06-Apr-2022 04:42:05 UTC] WordPress database error Table 'wordpress.wp_mystickyelement_contact_lists' doesn't exist for query SHOW COLUMNS FROM wp_mystickyelement_contact_lists LIKE 'page_link' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, mystickyelements_admin_init
[06-Apr-2022 04:42:05 UTC] WordPress database error Table 'wordpress.wp_mystickyelement_contact_lists' doesn't exist for query ALTER TABLE wp_mystickyelement_contact_lists ADD page_link TEXT NULL DEFAULT NULL made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, mystickyelements_admin_init
[06-Apr-2022 04:42:10 UTC] PHP Notice:  Undefined index: position_on_screen in /wp-content/plugins/mystickyelements/mystickyelements-front.php on line 187
[06-Apr-2022 04:42:19 UTC] PHP Notice:  Undefined index: position_on_screen in /wp-content/plugins/mystickyelements/mystickyelements-front.php on line 187
See also: All tests for this plugin, How to Hide myStickyElements Admin Menus