CSV Importer Plus for ACF 1.2.8

Does CSV Importer Plus for ACF work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 12.23 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.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 60+
WordPress.org page https://wordpress.org/plugins/csv-importer-plus-for-acf/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=csv-importer-plus-for-acf%2Fcsv-importer-plus-for-acf.php&plugin_status=all&paged=1&s&_wpnonce=af925316d9
Aspect after-activation
HTTP status 200
Load time 0.294 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

CSV Importer Plus for ACF

Page screenshot: CSV Importer Plus for ACF
URL /wp-admin/admin.php?page=csv_importer_plus_for_acf
Aspect menu-item
HTTP status 200
Load time 0.271 s
Memory usage N/A
JS errors None
Resource errors None

CSV Importer Plus for ACF → Upgrade

Page screenshot: CSV Importer Plus for ACF → Upgrade
URL /wp-admin/admin.php?page=csv_importer_plus_for_acf_upgrade
Aspect menu-item
HTTP status 200
Load time 0.158 s
Memory usage N/A
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.175 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.347 s0.319 s-0.028 s3.51 MiB3.53 MiB+ 24.56 KiB
/wp-admin/edit.php0.206 s0.206 s+0.000 s3.57 MiB3.6 MiB+ 24.88 KiB
/wp-admin/post-new.php0.834 s0.637 s-0.197 s6.06 MiB6.09 MiB+ 27.88 KiB
/wp-admin/upload.php0.761 s0.574 s-0.187 s3.52 MiB3.53 MiB+ 7.16 KiB
/wp-admin/options-writing.php0.222 s0.216 s-0.006 s3.5 MiB3.51 MiB+ 11.15 KiB
/wp-admin/media-new.php0.290 s0.251 s-0.039 s3.49 MiB3.51 MiB+ 19.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.245 s+0.057 s3.5 MiB3.53 MiB+ 30.33 KiB
/wp-admin/post-new.php?post_type=page0.601 s0.657 s+0.056 s6.05 MiB6.07 MiB+ 23.41 KiB
/wp-admin/options-discussion.php0.460 s0.450 s-0.010 s3.5 MiB3.51 MiB+ 7.65 KiB
/wp-admin/edit-comments.php0.271 s0.424 s+0.153 s3.52 MiB3.53 MiB+ 7.15 KiB
/0.310 s0.219 s-0.091 s3.5 MiB3.45 MiB- 48.96 KiB
Average 0.408 s0.382 s-0.027 s3.98 MiB3.99 MiB+ 12.23 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
Language % Lines of code Comment lines Files
PHP69.4%2,54736521
CSS26.9%9871651
JavaScript3.2%117161
JSON0.6%2101
Total 3,672 546 24

PHP Code Analysis | More results »

Lines of code 1,677
Total complexity 406
Median class complexity 6.0
Median method complexity 3.0
Most complex class CIPFA\base\CIPFA_PostProcessor
Most complex function CIPFA\base\CIPFA_PostProcessor::cipfa_prepare_post_data()
Classes 14
Methods 64
Functions 1

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 5

PHP Error Log 18 lines

[19-May-2025 19:09:36 UTC] PHP Fatal error:  Uncaught Error: Class "CIPFA\base\CIPFA_RatePlugin" not found in /wp-content/plugins/csv-importer-plus-for-acf/templates/upload-form.php:113
Stack trace:
#0 /wp-content/plugins/csv-importer-plus-for-acf/includes/api/callbacks/CIPFA_PagesCallBacks.php(45): require_once()
#1 /wp-includes/class-wp-hook.php(324): CIPFA\api\callbacks\CIPFA_PagesCallBacks->cipfa_csvAcfImporterForm()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-admin/admin.php(260): do_action()
#5 {main}
  thrown in /wp-content/plugins/csv-importer-plus-for-acf/templates/upload-form.php on line 113
[19-May-2025 19:09:37 UTC] PHP Fatal error:  Uncaught Error: Class "CIPFA\base\CIPFA_RatePlugin" not found in /wp-content/plugins/csv-importer-plus-for-acf/templates/upgrade.php:187
Stack trace:
#0 /wp-content/plugins/csv-importer-plus-for-acf/includes/api/callbacks/CIPFA_PagesCallBacks.php(50): require_once()
#1 /wp-includes/class-wp-hook.php(324): CIPFA\api\callbacks\CIPFA_PagesCallBacks->cipfa_upgradePageCallback()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-admin/admin.php(260): do_action()
#5 {main}
  thrown in /wp-content/plugins/csv-importer-plus-for-acf/templates/upgrade.php on line 187
See also: All tests for this plugin, How to Hide CSV Importer Plus for ACF Admin Menus