Easy Accordion 2.2.0

Does Easy Accordion work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
12PHP warnings
4PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 196.3 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 version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 60,000+
WordPress.org page https://wordpress.org/plugins/easy-accordion-free/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Easy Accordion Help ‹ Test site — WordPress

Page screenshot: Easy Accordion Help ‹ Test site — WordPress
URL /wp-admin/edit.php?post_type=sp_easy_accordion&page=eap_help
Requested URL /wp-admin/plugins.php?action=activate&plugin=easy-accordion-free%2Fplugin-main.php&plugin_status=all&paged=1&s&_wpnonce=1ef4d34d20
Aspect after-activation
HTTP status 200
Load time 2.018 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Easy Accordion

Page screenshot: Easy Accordion
URL /wp-admin/edit.php?post_type=sp_easy_accordion
Aspect menu-item
HTTP status 200
Load time 0.389 s
Memory usage 3.32 MiB
JS errors None
Resource errors None

Easy Accordion → Add New

Page screenshot: Easy Accordion → Add New
URL /wp-admin/post-new.php?post_type=sp_easy_accordion
Aspect menu-item
HTTP status 200
Load time 0.594 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

Easy Accordion → Settings

Page screenshot: Easy Accordion → Settings
URL /wp-admin/edit.php?post_type=sp_easy_accordion&page=eap_settings
Aspect menu-item
HTTP status 200
Load time 0.648 s
Memory usage 3.24 MiB
JS errors None
Resource errors None

Easy Accordion → Tools

Page screenshot: Easy Accordion → Tools
URL /wp-admin/edit.php?post_type=sp_easy_accordion&page=eap_tools
Aspect menu-item
HTTP status 200
Load time 0.371 s
Memory usage 3.24 MiB
JS errors None
Resource errors None

Easy Accordion → Help

Page screenshot: Easy Accordion → Help
URL /wp-admin/edit.php?post_type=sp_easy_accordion&page=eap_help
Aspect menu-item
HTTP status 200
Load time 0.947 s
Memory usage 3.23 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.594 s
Memory usage 3.18 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.281 s0.301 s+0.020 s3.05 MiB3.24 MiB+ 198.29 KiB
/wp-admin/edit.php0.181 s0.185 s+0.004 s3.07 MiB3.27 MiB+ 197.55 KiB
/wp-admin/post-new.php0.757 s0.826 s+0.069 s4.97 MiB5.17 MiB+ 208.23 KiB
/wp-admin/upload.php0.536 s0.546 s+0.010 s2.99 MiB3.17 MiB+ 180.4 KiB
/wp-admin/options-writing.php0.169 s0.157 s-0.012 s2.99 MiB3.15 MiB+ 167.05 KiB
/wp-admin/media-new.php0.269 s0.231 s-0.038 s2.97 MiB3.15 MiB+ 191.85 KiB
/wp-admin/edit-tags.php?taxonomy=category0.181 s0.172 s-0.009 s2.98 MiB3.19 MiB+ 217.76 KiB
/wp-admin/post-new.php?post_type=page0.600 s0.617 s+0.017 s4.96 MiB5.15 MiB+ 198.88 KiB
/wp-admin/options-discussion.php0.217 s0.189 s-0.028 s2.97 MiB3.15 MiB+ 180.84 KiB
/wp-admin/edit-comments.php0.199 s0.193 s-0.006 s3 MiB3.18 MiB+ 180.45 KiB
/0.281 s0.196 s-0.085 s2.94 MiB3.18 MiB+ 238.01 KiB
Average 0.334 s0.328 s-0.005 s3.35 MiB3.55 MiB+ 196.3 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
CSS
JavaScript
SVG
Language % Lines of code Comment lines Files
PHP34.4%5,5392,84867
CSS24.5%3,9513385
JavaScript24.0%3,8713035
SVG17.1%2,749220
Total 16,110 3,491 97

PHP Code Analysis | More results »

Lines of code 4,335
Total complexity 1,149
Median class complexity 11.0
Median method complexity 2.0
Most complex class SP_EAP_Options
Most complex function SP_EAP_Fields::field_data()
Classes 47
Methods 193
Functions 21

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.

Options wp_options 6

Custom Post Types 1

ID Name
sp_easy_accordionAccordion Groups

Meta Boxes

{
    "sp_easy_accordion": {
        "sp_eap_live_preview": {
            "title": "Live Preview",
            "context": "normal"
        },
        "sp_eap_upload_options": {
            "title": "Easy Accordion",
            "context": "normal"
        },
        "sp_eap_shortcode_options": {
            "title": "Shortcode Section",
            "context": "normal"
        },
        "sp_eap_display_shortcode": {
            "title": "Easy Accordion",
            "context": "normal"
        }
    }
}

PHP Error Log 16 lines

[15-Dec-2022 13:21:07 UTC] PHP Warning:  Undefined array key "HTTP_HOST" in /wp-config.php on line 174
[15-Dec-2022 13:21:07 UTC] PHP Warning:  Undefined array key "HTTP_HOST" in /wp-config.php on line 175
[15-Dec-2022 13:21:07 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 689
[15-Dec-2022 13:21:07 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/canonical.php on line 689
[15-Dec-2022 13:21:07 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 690
[15-Dec-2022 13:21:07 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/canonical.php on line 690
[15-Dec-2022 13:21:07 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 698
[15-Dec-2022 13:21:07 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 701
[15-Dec-2022 13:21:07 UTC] PHP Warning:  Undefined array key "scheme" in /wp-includes/canonical.php on line 722
[15-Dec-2022 13:21:07 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 689
[15-Dec-2022 13:21:07 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/canonical.php on line 689
[15-Dec-2022 13:21:07 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 690
[15-Dec-2022 13:21:07 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/canonical.php on line 690
[15-Dec-2022 13:21:07 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 698
[15-Dec-2022 13:21:07 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 701
[15-Dec-2022 13:21:07 UTC] PHP Warning:  Undefined array key "scheme" in /wp-includes/canonical.php on line 722
See also: All tests for this plugin, How to Hide Easy Accordion Admin Menus and Meta Boxes