Simple Export Import for ACF Data 1.3.3

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.63 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=e585b0358a
Aspect after-activation
HTTP status 200
Load time 0.272 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.331 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.207 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.187 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.186 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.299 s0.567 s+0.268 s3.05 MiB3.07 MiB+ 21.38 KiB
/wp-admin/edit.php0.203 s0.286 s+0.083 s3.07 MiB3.1 MiB+ 21.69 KiB
/wp-admin/post-new.php0.806 s0.997 s+0.191 s4.97 MiB4.99 MiB+ 26.84 KiB
/wp-admin/upload.php0.587 s0.303 s-0.284 s2.99 MiB3 MiB+ 7.07 KiB
/wp-admin/options-writing.php0.155 s0.167 s+0.012 s2.99 MiB2.98 MiB- 7.09 KiB
/wp-admin/media-new.php0.337 s0.201 s-0.136 s2.97 MiB2.99 MiB+ 19.27 KiB
/wp-admin/edit-tags.php?taxonomy=category0.186 s0.202 s+0.016 s2.98 MiB3 MiB+ 22.93 KiB
/wp-admin/post-new.php?post_type=page0.667 s0.645 s-0.022 s4.96 MiB4.98 MiB+ 22.43 KiB
/wp-admin/options-discussion.php0.232 s0.332 s+0.100 s2.98 MiB2.98 MiB+ 7.06 KiB
/wp-admin/edit-comments.php0.191 s0.229 s+0.038 s3 MiB3 MiB+ 3.6 KiB
/0.294 s0.229 s-0.065 s2.94 MiB2.96 MiB+ 15.8 KiB
Average 0.360 s0.378 s+0.018 s3.35 MiB3.37 MiB+ 14.63 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,83514315
CSS18.9%1,754293
JSON0.8%7801
Markdown0.6%5302
Total 9,257 378 25

PHP Code Analysis | More results »

Lines of code 839
Total complexity 178
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

[20-Nov-2022 14:40:31 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
[20-Nov-2022 14:40:31 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
[20-Nov-2022 14:40:31 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
[20-Nov-2022 14:40:31 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
[20-Nov-2022 14:40:31 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[20-Nov-2022 14:40:31 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/src/SeipEnqueue.php on line 16
[20-Nov-2022 14:40:32 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
[20-Nov-2022 14:40:32 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
[20-Nov-2022 14:40:32 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[20-Nov-2022 14:40:32 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/src/SeipEnqueue.php on line 16
[20-Nov-2022 14:40:33 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
[20-Nov-2022 14:40:33 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
[20-Nov-2022 14:40:33 UTC] PHP Warning:  Undefined array key "tab" in /wp-content/plugins/simple-export-import-for-acf-data/view/export_import.php on line 77
[20-Nov-2022 14:40:33 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
[20-Nov-2022 14:40: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
[20-Nov-2022 14:40: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
[20-Nov-2022 14:40:35 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
[20-Nov-2022 14:40:35 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
[20-Nov-2022 14:40:36 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
[20-Nov-2022 14:40:36 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
[20-Nov-2022 14:40:36 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
[20-Nov-2022 14:40:36 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
[20-Nov-2022 14:40:36 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[20-Nov-2022 14:40:36 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/src/SeipEnqueue.php on line 16
[20-Nov-2022 14:40:37 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
[20-Nov-2022 14:40:37 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
[20-Nov-2022 14:40:37 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[20-Nov-2022 14:40:37 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/src/SeipEnqueue.php on line 16
[20-Nov-2022 14:40:37 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
[20-Nov-2022 14:40:37 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
[20-Nov-2022 14:40:37 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
[20-Nov-2022 14:40:37 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
[20-Nov-2022 14:40:37 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[20-Nov-2022 14:40:37 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[20-Nov-2022 14:40:38 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/src/SeipEnqueue.php on line 16
[20-Nov-2022 14:40:39 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
[20-Nov-2022 14:40:39 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
[20-Nov-2022 14:40:39 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
[20-Nov-2022 14:40:39 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
[20-Nov-2022 14:40:39 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
[20-Nov-2022 14:40:39 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
[20-Nov-2022 14:40:39 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
[20-Nov-2022 14:40:39 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
[20-Nov-2022 14:40:39 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
[20-Nov-2022 14:40:39 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
[20-Nov-2022 14:40:39 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
[20-Nov-2022 14:40:39 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
[20-Nov-2022 14:40:39 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
[20-Nov-2022 14:40:39 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
[20-Nov-2022 14:40:39 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
[20-Nov-2022 14:40:39 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
[20-Nov-2022 14:40:40 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
[20-Nov-2022 14:40:40 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
[20-Nov-2022 14:40:40 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
[20-Nov-2022 14:40:40 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
[20-Nov-2022 14:40:40 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[20-Nov-2022 14:40:40 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[20-Nov-2022 14:40:40 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/src/SeipEnqueue.php on line 16
[20-Nov-2022 14:40:40 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
[20-Nov-2022 14:40:40 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
[20-Nov-2022 14:40:40 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[20-Nov-2022 14:40:40 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
[20-Nov-2022 14:40:40 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
[20-Nov-2022 14:40:40 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[20-Nov-2022 14:40:40 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/src/SeipEnqueue.php on line 16
[20-Nov-2022 14:40:41 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
[20-Nov-2022 14:40:41 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
[20-Nov-2022 14:40:41 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[20-Nov-2022 14:40:41 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/src/SeipEnqueue.php on line 16
[20-Nov-2022 14:40:41 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
[20-Nov-2022 14:40:41 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
[20-Nov-2022 14:40:41 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[20-Nov-2022 14:40:41 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/src/SeipEnqueue.php on line 16
[20-Nov-2022 14:40:41 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
[20-Nov-2022 14:40:41 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
[20-Nov-2022 14:40:41 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[20-Nov-2022 14:40:41 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/src/SeipEnqueue.php on line 16
[20-Nov-2022 14:40:42 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
[20-Nov-2022 14:40:42 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
[20-Nov-2022 14:40:42 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
[20-Nov-2022 14:40:42 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
[20-Nov-2022 14:40:42 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
[20-Nov-2022 14:40:42 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
[20-Nov-2022 14:40:42 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
[20-Nov-2022 14:40:42 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
[20-Nov-2022 14:40:43 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
[20-Nov-2022 14:40:43 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
[20-Nov-2022 14:40:43 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
[20-Nov-2022 14:40:43 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
[20-Nov-2022 14:40:43 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
[20-Nov-2022 14:40:43 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
[20-Nov-2022 14:40:43 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
[20-Nov-2022 14:40:43 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
[20-Nov-2022 14:40:43 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
[20-Nov-2022 14:40:43 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
[20-Nov-2022 14:40:43 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
[20-Nov-2022 14:40:43 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
[20-Nov-2022 14:40:43 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[20-Nov-2022 14:40:43 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/simple-export-import-for-acf-data/app.php on line 36
[20-Nov-2022 14:40:43 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