Simple Export Import for ACF Data 1.3.15

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

Summary

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

Memory usage: 17.11 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.4.3
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=abfdd62476
Aspect after-activation
HTTP status 200
Load time 0.509 s
Memory usage 3.35 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.356 s
Memory usage 3.46 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.270 s
Memory usage 3.39 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.36 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.213 s
Memory usage 3.32 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.369 s0.320 s-0.049 s3.38 MiB3.41 MiB+ 28.05 KiB
/wp-admin/edit.php0.230 s0.206 s-0.024 s3.41 MiB3.43 MiB+ 28.05 KiB
/wp-admin/post-new.php1.126 s0.628 s-0.498 s5.46 MiB5.49 MiB+ 32.84 KiB
/wp-admin/upload.php0.715 s0.398 s-0.317 s3.32 MiB3.34 MiB+ 12.25 KiB
/wp-admin/options-writing.php0.211 s0.218 s+0.007 s3.32 MiB3.32 MiB+ 5.52 KiB
/wp-admin/media-new.php0.316 s0.263 s-0.053 s3.3 MiB3.32 MiB+ 25.95 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.195 s+0.004 s3.31 MiB3.34 MiB+ 29.61 KiB
/wp-admin/post-new.php?post_type=page0.624 s0.599 s-0.025 s5.45 MiB5.48 MiB+ 32.43 KiB
/wp-admin/options-discussion.php0.243 s0.247 s+0.004 s3.3 MiB3.32 MiB+ 13.74 KiB
/wp-admin/edit-comments.php0.218 s0.426 s+0.208 s3.34 MiB3.35 MiB+ 10.28 KiB
/0.295 s0.219 s-0.076 s3.36 MiB3.33 MiB- 30.52 KiB
Average 0.413 s0.338 s-0.074 s3.72 MiB3.74 MiB+ 17.11 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.3%5,5392064
PHP21.9%2,08514015
CSS18.4%1,754293
JSON0.8%7801
Markdown0.6%5302
Total 9,509 375 25

PHP Code Analysis | More results »

Lines of code 935
Total complexity 207
Median class complexity 19.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 87 lines

[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32:35 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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32:38 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-Feb-2024 04:32:38 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-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
[03-Feb-2024 04:32: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
See also: All tests for this plugin, How to Hide the "Simple Export Import" Admin Menu