Easy Charts 1.2.3

Does Easy Charts work with WordPress 6.7.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: 38.8 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.7.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=7d98acf8a5
Aspect after-activation
HTTP status 200
Load time 0.274 s
Memory usage 3.53 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.186 s
Memory usage 3.57 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 0.775 s
Memory usage 3.78 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.190 s
Memory usage 3.5 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.190 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.342 s0.301 s-0.041 s3.48 MiB3.53 MiB+ 48.03 KiB
/wp-admin/edit.php0.229 s0.233 s+0.004 s3.54 MiB3.59 MiB+ 43.27 KiB
/wp-admin/post-new.php0.807 s0.818 s+0.011 s5.93 MiB6.01 MiB+ 83.65 KiB
/wp-admin/upload.php0.575 s0.448 s-0.127 s3.5 MiB3.52 MiB+ 25.87 KiB
/wp-admin/options-writing.php0.210 s0.216 s+0.006 s3.47 MiB3.5 MiB+ 29.86 KiB
/wp-admin/media-new.php0.341 s0.261 s-0.080 s3.46 MiB3.5 MiB+ 38.05 KiB
/wp-admin/edit-tags.php?taxonomy=category0.177 s0.206 s+0.029 s3.48 MiB3.52 MiB+ 48.73 KiB
/wp-admin/post-new.php?post_type=page0.642 s0.736 s+0.094 s5.92 MiB6 MiB+ 79.18 KiB
/wp-admin/options-discussion.php0.295 s0.264 s-0.031 s3.48 MiB3.5 MiB+ 26.36 KiB
/wp-admin/edit-comments.php0.203 s0.225 s+0.022 s3.5 MiB3.52 MiB+ 25.86 KiB
/0.321 s0.405 s+0.084 s3.47 MiB3.45 MiB- 22.09 KiB
Average 0.377 s0.374 s-0.003 s3.93 MiB3.97 MiB+ 38.8 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
JavaScript93.0%63,7923,25699
CSS3.3%2,2772618
PHP2.5%1,72378516
SVG1.0%65501
Sass0.1%10201
Markdown0.0%2401
Total 68,573 4,302 126

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