Simple Export Import for ACF Data 1.3.4

Does "Simple Export Import for ACF Data" work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
4PHP warnings
2PHP notices
4PHP deprecation warnings
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

No data available.

Environment
WordPress version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/simple-export-import-for-acf-data/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 1

WordPress › Error

Page screenshot: WordPress › Error
URL /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
Requested URL /wp-admin/plugins.php?action=activate&plugin=simple-export-import-for-acf-data%2Fapp.php&plugin_status=all&paged=1&s&_wpnonce=f7629c9321
Aspect after-activation
HTTP status 500
Load time 0.124 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

No benchmark data available.

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
PHP
CSS
Language % Lines of code Comment lines Files
JavaScript59.4%5,5372064
PHP19.8%1,84514315
CSS19.4%1,814293
JSON0.8%7801
Markdown0.6%5302
Total 9,327 378 25

PHP Code Analysis | More results »

Lines of code 842
Total complexity 179
Median class complexity 14.0
Median method complexity 2.0
Most complex class SeipImport
Most complex function SeipImport::get_field_value()
Classes 7
Methods 54
Functions 4

Additions

No data available.

PHP Error Log 21 lines

[30-Dec-2022 02:22:34 UTC] PHP Warning:  include_once(src/SeipImportCSV.php): Failed to open stream: No such file or directory in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 23
[30-Dec-2022 02:22:34 UTC] PHP Warning:  include_once(): Failed opening 'src/SeipImportCSV.php' for inclusion (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 23
[30-Dec-2022 02:22:34 UTC] PHP Deprecated:  Return type of SeipTransientAdminNotices::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-export-import-for-acf-data/src/SeipTransientAdminNotices.php on line 108
[30-Dec-2022 02:22:34 UTC] PHP Deprecated:  Return type of SeipTransientAdminNotices::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-export-import-for-acf-data/src/SeipTransientAdminNotices.php on line 118
[30-Dec-2022 02:22:34 UTC] PHP Warning:  include_once(src/SeipImportCSV.php): Failed to open stream: No such file or directory in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 23
[30-Dec-2022 02:22:34 UTC] PHP Warning:  include_once(): Failed opening 'src/SeipImportCSV.php' for inclusion (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 23
[30-Dec-2022 02:22:34 UTC] PHP Deprecated:  Return type of SeipTransientAdminNotices::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-export-import-for-acf-data/src/SeipTransientAdminNotices.php on line 108
[30-Dec-2022 02:22:34 UTC] PHP Deprecated:  Return type of SeipTransientAdminNotices::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-export-import-for-acf-data/src/SeipTransientAdminNotices.php on line 118
[30-Dec-2022 02:22:34 UTC] PHP Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class "SeipImportCSV" not found in /wp-includes/class-wp-hook.php:308
Stack trace:
#0 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(517): WP_Hook->do_action()
#2 /wp-settings.php(480): do_action()
#3 /wp-config.php(191): require_once('...')
#4 /wp-load.php(50): require_once('...')
#5 /wp-admin/admin.php(34): require_once('...')
#6 /wp-admin/plugins.php(10): require_once('...')
#7 {main}
  thrown in /wp-includes/class-wp-hook.php on line 308
[30-Dec-2022 02:22:34 UTC] PHP Notice:  Function is_embed was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 5835
[30-Dec-2022 02:22:34 UTC] PHP Notice:  Function is_search was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 5835
See also: All tests for this plugin, How to Hide the "Simple Export Import" Admin Menu