Simple Export Import for ACF Data 1.3.5

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
34PHP warnings
83PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 14.51 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 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 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=simple-export-import-for-acf-data%2Fapp.php&plugin_status=all&paged=1&s&_wpnonce=0961eca74e
Aspect after-activation
HTTP status 200
Load time 0.233 s
Memory usage 3.01 MiB
JS errors None
Resource errors None

Settings → Simple Export Import

Page screenshot: Settings → Simple Export Import
URL /wp-admin/options-general.php?page=seip-simple-export-import
Aspect menu-item
HTTP status 200
Load time 0.368 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

Settings → Simple Export Import → Import

Page screenshot: Settings → Simple Export Import → Import
URL /wp-admin/options-general.php?page=seip-simple-export-import&tab=import
Aspect menu-item-tab
HTTP status 200
Load time 0.180 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

Settings → Simple Export Import → License

Page screenshot: Settings → Simple Export Import → License
URL /wp-admin/options-general.php?page=seip-simple-export-import&tab=license
Aspect menu-item-tab
HTTP status 200
Load time 0.164 s
Memory usage 3.03 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.221 s
Memory usage 2.96 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.284 s0.235 s-0.049 s3.05 MiB3.07 MiB+ 21.25 KiB
/wp-admin/edit.php0.184 s0.180 s-0.004 s3.07 MiB3.1 MiB+ 21.56 KiB
/wp-admin/post-new.php0.766 s0.934 s+0.168 s4.97 MiB4.99 MiB+ 26.72 KiB
/wp-admin/upload.php0.537 s0.280 s-0.257 s2.99 MiB3 MiB+ 6.95 KiB
/wp-admin/options-writing.php0.172 s0.132 s-0.040 s2.99 MiB2.98 MiB- 7.22 KiB
/wp-admin/media-new.php0.264 s0.189 s-0.075 s2.97 MiB2.99 MiB+ 19.14 KiB
/wp-admin/edit-tags.php?taxonomy=category0.233 s0.344 s+0.111 s2.98 MiB3 MiB+ 22.8 KiB
/wp-admin/post-new.php?post_type=page0.623 s0.615 s-0.008 s4.96 MiB4.98 MiB+ 22.3 KiB
/wp-admin/options-discussion.php0.209 s0.203 s-0.006 s2.98 MiB2.98 MiB+ 6.94 KiB
/wp-admin/edit-comments.php0.199 s0.201 s+0.002 s3 MiB3 MiB+ 3.48 KiB
/0.281 s0.209 s-0.072 s2.94 MiB2.96 MiB+ 15.68 KiB
Average 0.341 s0.320 s-0.021 s3.35 MiB3.37 MiB+ 14.51 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
PHP
CSS
Language % Lines of code Comment lines Files
JavaScript59.8%5,5372064
PHP19.8%1,83814315
CSS18.9%1,754293
JSON0.8%7801
Markdown0.6%5302
Total 9,260 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

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 1

PHP Error Log 117 lines

[03-Jan-2023 05:20:17 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
[03-Jan-2023 05:20:17 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
[03-Jan-2023 05:20:17 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
[03-Jan-2023 05:20:17 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
[03-Jan-2023 05:20:17 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[03-Jan-2023 05:20:17 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/src/SeipEnqueue.php on line 16
[03-Jan-2023 05:20:18 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
[03-Jan-2023 05:20:18 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
[03-Jan-2023 05:20:18 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[03-Jan-2023 05:20:18 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/src/SeipEnqueue.php on line 16
[03-Jan-2023 05:20:19 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
[03-Jan-2023 05:20:19 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
[03-Jan-2023 05:20:19 UTC] PHP Warning:  Undefined array key "tab" in /wp-content/plugins/simple-export-import-for-acf-data/view/export_import.php on line 77
[03-Jan-2023 05:20:19 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/simple-export-import-for-acf-data/view/export_import.php on line 105
[03-Jan-2023 05:20:20 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
[03-Jan-2023 05:20:20 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
[03-Jan-2023 05:20:21 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
[03-Jan-2023 05:20:21 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
[03-Jan-2023 05:20:21 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
[03-Jan-2023 05:20:21 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
[03-Jan-2023 05:20:22 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
[03-Jan-2023 05:20:22 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
[03-Jan-2023 05:20:22 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[03-Jan-2023 05:20:22 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/src/SeipEnqueue.php on line 16
[03-Jan-2023 05:20:23 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
[03-Jan-2023 05:20:23 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
[03-Jan-2023 05:20:23 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[03-Jan-2023 05:20:23 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/src/SeipEnqueue.php on line 16
[03-Jan-2023 05:20:23 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
[03-Jan-2023 05:20:23 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
[03-Jan-2023 05:20:23 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
[03-Jan-2023 05:20:23 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
[03-Jan-2023 05:20:23 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[03-Jan-2023 05:20:23 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[03-Jan-2023 05:20:23 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/src/SeipEnqueue.php on line 16
[03-Jan-2023 05:20:24 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
[03-Jan-2023 05:20:24 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
[03-Jan-2023 05:20:24 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
[03-Jan-2023 05:20:24 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
[03-Jan-2023 05:20:24 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
[03-Jan-2023 05:20:24 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
[03-Jan-2023 05:20:24 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
[03-Jan-2023 05:20:24 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
[03-Jan-2023 05:20:25 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
[03-Jan-2023 05:20:25 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
[03-Jan-2023 05:20:25 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
[03-Jan-2023 05:20:25 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
[03-Jan-2023 05:20:25 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
[03-Jan-2023 05:20:25 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
[03-Jan-2023 05:20:25 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
[03-Jan-2023 05:20:25 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
[03-Jan-2023 05:20:25 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
[03-Jan-2023 05:20:25 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
[03-Jan-2023 05:20:25 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
[03-Jan-2023 05:20:25 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
[03-Jan-2023 05:20:25 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[03-Jan-2023 05:20:25 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[03-Jan-2023 05:20:25 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/src/SeipEnqueue.php on line 16
[03-Jan-2023 05:20:26 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
[03-Jan-2023 05:20:26 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
[03-Jan-2023 05:20:26 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[03-Jan-2023 05:20:26 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
[03-Jan-2023 05:20:26 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
[03-Jan-2023 05:20:26 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[03-Jan-2023 05:20:26 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/src/SeipEnqueue.php on line 16
[03-Jan-2023 05:20:26 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
[03-Jan-2023 05:20:26 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
[03-Jan-2023 05:20:26 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[03-Jan-2023 05:20:26 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/src/SeipEnqueue.php on line 16
[03-Jan-2023 05:20:26 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
[03-Jan-2023 05:20:26 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
[03-Jan-2023 05:20:26 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[03-Jan-2023 05:20:26 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/src/SeipEnqueue.php on line 16
[03-Jan-2023 05:20:26 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
[03-Jan-2023 05:20:26 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
[03-Jan-2023 05:20:27 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[03-Jan-2023 05:20:27 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/src/SeipEnqueue.php on line 16
[03-Jan-2023 05:20:28 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
[03-Jan-2023 05:20:28 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
[03-Jan-2023 05:20:28 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
[03-Jan-2023 05:20:28 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
[03-Jan-2023 05:20:28 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
[03-Jan-2023 05:20:28 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
[03-Jan-2023 05:20:28 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
[03-Jan-2023 05:20:28 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
[03-Jan-2023 05:20:28 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
[03-Jan-2023 05:20:28 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
[03-Jan-2023 05:20:28 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
[03-Jan-2023 05:20:28 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
[03-Jan-2023 05:20:28 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
[03-Jan-2023 05:20:28 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
[03-Jan-2023 05:20:28 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
[03-Jan-2023 05:20:28 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
[03-Jan-2023 05:20:28 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
[03-Jan-2023 05:20:28 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
[03-Jan-2023 05:20:28 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
[03-Jan-2023 05:20:28 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
[03-Jan-2023 05:20:28 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[03-Jan-2023 05:20:28 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[03-Jan-2023 05:20:28 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/src/SeipEnqueue.php on line 16

(+17 more lines)
See also: All tests for this plugin, How to Hide the "Simple Export Import" Admin Menu