Easy Charts 1.2.5

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

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

Memory usage: 32.28 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.8.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/easy-charts/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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-charts%2Feasy-charts.php&plugin_status=all&paged=1&s&_wpnonce=a36ea1b83f
Aspect after-activation
HTTP status 200
Load time 0.259 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

Easy Charts

Page screenshot: Easy Charts
URL /wp-admin/edit.php?post_type=easy_charts
Aspect menu-item
HTTP status 200
Load time 0.185 s
Memory usage 3.59 MiB
JS errors None
Resource errors None

Easy Charts → Add New Chart

Page screenshot: Easy Charts → Add New Chart
URL /wp-admin/post-new.php?post_type=easy_charts
Aspect menu-item
HTTP status 200
Load time 1.170 s
Memory usage 3.8 MiB
JS errors None
Resource errors None

Easy Charts → Charts settings

Page screenshot: Easy Charts → Charts settings
URL /wp-admin/edit.php?post_type=easy_charts&page=easy-charts-settings
Aspect menu-item
HTTP status 200
Load time 0.156 s
Memory usage 3.53 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.235 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.609 s0.415 s-0.194 s3.51 MiB3.55 MiB+ 48.8 KiB
/wp-admin/edit.php0.266 s0.224 s-0.042 s3.57 MiB3.61 MiB+ 43.67 KiB
/wp-admin/post-new.php0.872 s1.811 s+0.939 s6.06 MiB6.11 MiB+ 48.15 KiB
/wp-admin/upload.php0.681 s0.495 s-0.186 s3.52 MiB3.55 MiB+ 26.27 KiB
/wp-admin/options-writing.php0.241 s0.188 s-0.053 s3.5 MiB3.53 MiB+ 30.26 KiB
/wp-admin/media-new.php0.312 s0.264 s-0.048 s3.49 MiB3.53 MiB+ 38.45 KiB
/wp-admin/edit-tags.php?taxonomy=category0.221 s0.205 s-0.016 s3.5 MiB3.55 MiB+ 49.13 KiB
/wp-admin/post-new.php?post_type=page1.135 s0.914 s-0.221 s6.05 MiB6.09 MiB+ 43.68 KiB
/wp-admin/options-discussion.php0.364 s0.555 s+0.191 s3.5 MiB3.53 MiB+ 26.76 KiB
/wp-admin/edit-comments.php0.468 s0.291 s-0.177 s3.52 MiB3.55 MiB+ 26.26 KiB
/0.353 s0.253 s-0.100 s3.5 MiB3.47 MiB- 26.3 KiB
Average 0.502 s0.510 s+0.008 s3.98 MiB4.01 MiB+ 32.28 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.

JavaScript
Language % Lines of code Comment lines Files
JavaScript92.0%63,7743,260100
CSS4.4%3,05426110
PHP2.5%1,72378416
SVG0.9%65501
Sass0.1%10201
Markdown0.0%2401
Total 69,332 4,305 129

PHP Code Analysis | More results »

Lines of code 1,044
Total complexity 141
Median class complexity 6.0
Median method complexity 1.0
Most complex class Easy_Charts
Most complex function Easy_Charts::ec_get_chart_configuration()
Classes 7
Methods 47
Functions 3

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
easy_chartsEasy Charts

Meta Boxes

{
    "easy_charts": {
        "easy_charts_data_metabox": {
            "title": "Data",
            "context": "advanced"
        },
        "easy_charts_preview_metabox": {
            "title": "Preview",
            "context": "advanced"
        },
        "easy_charts_configuration_metabox": {
            "title": "Configuration",
            "context": "advanced"
        },
        "easy_charts_shortcode_metabox": {
            "title": "Shortcode",
            "context": "side"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide Easy Charts Admin Menus and Meta Boxes