Simple Export Import for ACF Data 1.3.17

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

Summary

Errors
95PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 16.89 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.5.2
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=254e1b032d
Aspect after-activation
HTTP status 200
Load time 0.236 s
Memory usage 3.4 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.436 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Settings → Simple Export Import → Import (JSON)

Page screenshot: Settings → Simple Export Import → Import
            (JSON)
URL /wp-admin/options-general.php?page=seip-simple-export-import&tab=import
Aspect menu-item-tab
HTTP status 200
Load time 0.238 s
Memory usage 3.44 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.184 s
Memory usage 3.41 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.193 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.551 s0.298 s-0.253 s3.44 MiB3.46 MiB+ 28.05 KiB
/wp-admin/edit.php0.213 s0.208 s-0.005 s3.46 MiB3.49 MiB+ 28.05 KiB
/wp-admin/post-new.php0.919 s1.334 s+0.415 s5.59 MiB5.62 MiB+ 32.84 KiB
/wp-admin/upload.php0.672 s0.520 s-0.152 s3.38 MiB3.39 MiB+ 12.25 KiB
/wp-admin/options-writing.php0.232 s0.214 s-0.018 s3.37 MiB3.38 MiB+ 4.9 KiB
/wp-admin/media-new.php0.274 s0.257 s-0.017 s3.35 MiB3.38 MiB+ 25.95 KiB
/wp-admin/edit-tags.php?taxonomy=category0.207 s0.215 s+0.008 s3.37 MiB3.4 MiB+ 29.61 KiB
/wp-admin/post-new.php?post_type=page1.041 s0.713 s-0.328 s5.59 MiB5.61 MiB+ 28.43 KiB
/wp-admin/options-discussion.php0.491 s0.327 s-0.164 s3.36 MiB3.37 MiB+ 16.22 KiB
/wp-admin/edit-comments.php0.284 s0.233 s-0.051 s3.39 MiB3.4 MiB+ 10.04 KiB
/0.331 s0.228 s-0.103 s3.42 MiB3.39 MiB- 30.52 KiB
Average 0.474 s0.413 s-0.061 s3.79 MiB3.81 MiB+ 16.89 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
JavaScript58.1%5,5392064
PHP22.2%2,11714015
CSS18.4%1,754293
JSON0.8%7801
Markdown0.6%5302
Total 9,541 375 25

PHP Code Analysis | More results »

Lines of code 947
Total complexity 216
Median class complexity 21.0
Median method complexity 2.0
Most complex class SeipImport
Most complex function SeipImport::get_field_value()
Classes 7
Methods 56
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 95 lines

[29-Apr-2024 11:09:44 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
[29-Apr-2024 11:09:44 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
[29-Apr-2024 11:09:44 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
[29-Apr-2024 11:09:44 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
[29-Apr-2024 11:09:45 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
[29-Apr-2024 11:09:45 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
[29-Apr-2024 11:09:46 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
[29-Apr-2024 11:09:46 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
[29-Apr-2024 11:09:46 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 111
[29-Apr-2024 11:09:47 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
[29-Apr-2024 11:09:47 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
[29-Apr-2024 11:09:48 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
[29-Apr-2024 11:09:48 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
[29-Apr-2024 11:09:49 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
[29-Apr-2024 11:09:49 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
[29-Apr-2024 11:09:50 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
[29-Apr-2024 11:09:50 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
[29-Apr-2024 11:09:50 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
[29-Apr-2024 11:09:50 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
[29-Apr-2024 11:09:50 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
[29-Apr-2024 11:09:50 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
[29-Apr-2024 11:09:50 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
[29-Apr-2024 11:09:50 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
[29-Apr-2024 11:09:52 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
[29-Apr-2024 11:09:52 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
[29-Apr-2024 11:09:52 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
[29-Apr-2024 11:09:52 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
[29-Apr-2024 11:09:52 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
[29-Apr-2024 11:09:52 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
[29-Apr-2024 11:09:52 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
[29-Apr-2024 11:09:52 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
[29-Apr-2024 11:09:52 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
[29-Apr-2024 11:09:52 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
[29-Apr-2024 11:09:52 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
[29-Apr-2024 11:09:52 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
[29-Apr-2024 11:09:52 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
[29-Apr-2024 11:09:52 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
[29-Apr-2024 11:09:52 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
[29-Apr-2024 11:09:52 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
[29-Apr-2024 11:09:52 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
[29-Apr-2024 11:09:52 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
[29-Apr-2024 11:09:52 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
[29-Apr-2024 11:09:52 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
[29-Apr-2024 11:09:54 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
[29-Apr-2024 11:09:54 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
[29-Apr-2024 11:09:54 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
[29-Apr-2024 11:09:54 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
[29-Apr-2024 11:09:54 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
[29-Apr-2024 11:09:54 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
[29-Apr-2024 11:09:54 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
[29-Apr-2024 11:09:54 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
[29-Apr-2024 11:09:54 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
[29-Apr-2024 11:09:54 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
[29-Apr-2024 11:09:55 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
[29-Apr-2024 11:09:55 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
[29-Apr-2024 11:09:55 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
[29-Apr-2024 11:09:55 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
[29-Apr-2024 11:09:55 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
[29-Apr-2024 11:09:55 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
[29-Apr-2024 11:09:57 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
[29-Apr-2024 11:09:57 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
[29-Apr-2024 11:09:57 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
[29-Apr-2024 11:09:57 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
[29-Apr-2024 11:09:57 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
[29-Apr-2024 11:09:57 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
[29-Apr-2024 11:09:57 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
[29-Apr-2024 11:09:57 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
[29-Apr-2024 11:09:57 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
[29-Apr-2024 11:09:57 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
[29-Apr-2024 11:09:57 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
[29-Apr-2024 11:09:57 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
[29-Apr-2024 11:09:57 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
[29-Apr-2024 11:09:57 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
[29-Apr-2024 11:09:57 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
[29-Apr-2024 11:09:57 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
[29-Apr-2024 11:09:57 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
[29-Apr-2024 11:09:57 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
[29-Apr-2024 11:09:57 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
[29-Apr-2024 11:09:57 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
[29-Apr-2024 11:09:59 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
[29-Apr-2024 11:09:59 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
[29-Apr-2024 11:09:59 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
[29-Apr-2024 11:09:59 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
[29-Apr-2024 11:09:59 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
[29-Apr-2024 11:09:59 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
[29-Apr-2024 11:09:59 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
[29-Apr-2024 11:09:59 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
[29-Apr-2024 11:09:59 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
[29-Apr-2024 11:09:59 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
[29-Apr-2024 11:09:59 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
[29-Apr-2024 11:09:59 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
[29-Apr-2024 11:10:00 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
[29-Apr-2024 11:10:00 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
[29-Apr-2024 11:10:00 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
[29-Apr-2024 11:10:00 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
See also: All tests for this plugin, How to Hide the "Simple Export Import" Admin Menu