WP All Export 1.3.8

Does WP All Export work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 50.22 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 100,000+
WordPress.org page https://wordpress.org/plugins/wp-all-export/
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=wp-all-export%2Fwp-all-export.php&plugin_status=all&paged=1&s&_wpnonce=4dfc1b2cc2
Aspect after-activation
HTTP status 200
Load time 0.460 s
Memory usage 3.76 MiB
JS errors None
Resource errors None

All Export

Page screenshot: All Export
URL /wp-admin/admin.php?page=pmxe-admin-export
Aspect menu-item
HTTP status 200
Load time 0.813 s
Memory usage 3.26 MiB
JS errors None
Resource errors None

All Export → Manage Exports

Page screenshot: All Export → Manage Exports
URL /wp-admin/admin.php?page=pmxe-admin-manage
Aspect menu-item
HTTP status 200
Load time 0.353 s
Memory usage 3.21 MiB
JS errors None
Resource errors None

All Export → Settings

Page screenshot: All Export → Settings
URL /wp-admin/admin.php?page=pmxe-admin-settings
Aspect menu-item
HTTP status 200
Load time 0.289 s
Memory usage 3.07 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.234 s
Memory usage 2.98 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.297 s0.281 s-0.016 s3.05 MiB3.1 MiB+ 59.51 KiB
/wp-admin/edit.php0.202 s0.201 s-0.001 s3.07 MiB3.13 MiB+ 58.69 KiB
/wp-admin/post-new.php0.827 s1.060 s+0.233 s4.97 MiB5.03 MiB+ 62.63 KiB
/wp-admin/upload.php0.812 s0.516 s-0.296 s2.99 MiB3.03 MiB+ 42.91 KiB
/wp-admin/options-writing.php0.192 s0.175 s-0.017 s2.99 MiB3.02 MiB+ 28.93 KiB
/wp-admin/media-new.php0.295 s0.254 s-0.041 s2.97 MiB3.02 MiB+ 55.09 KiB
/wp-admin/edit-tags.php?taxonomy=category0.210 s0.202 s-0.008 s2.98 MiB3.04 MiB+ 60.27 KiB
/wp-admin/post-new.php?post_type=page0.643 s0.652 s+0.009 s4.96 MiB5.02 MiB+ 58.55 KiB
/wp-admin/options-discussion.php0.220 s0.221 s+0.001 s2.98 MiB3.02 MiB+ 42.77 KiB
/wp-admin/edit-comments.php0.234 s0.233 s-0.001 s3 MiB3.04 MiB+ 42.17 KiB
/0.326 s0.227 s-0.099 s2.94 MiB2.98 MiB+ 40.88 KiB
Average 0.387 s0.366 s-0.021 s3.35 MiB3.4 MiB+ 50.22 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.

PHP
JavaScript
PO File
CSS
Language % Lines of code Comment lines Files
PHP59.4%26,8872,194203
JavaScript15.8%7,14354811
PO File13.1%5,9213,8577
CSS11.0%4,9753578
Sass0.4%16701
SVG0.3%147111
XML0.0%1801
Total 45,258 6,957 242

PHP Code Analysis | More results »

Lines of code 15,749
Total complexity 3,684
Median class complexity 8.0
Median method complexity 2.0
Most complex class XmlExportEngine
Most complex function XmlExportCpt::prepare_data()
Classes 105
Methods 499
Functions 77

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.

Database Tables 4

Options wp_options 3

PHP Error Log 42 lines

[07-Feb-2023 13:16:00 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:00 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:01 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:01 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:02 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:03 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:04 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:05 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:06 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:06 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:07 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:07 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:08 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:08 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:08 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:08 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:09 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:09 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:09 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:09 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:09 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:09 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:10 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:10 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:10 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:10 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:11 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:12 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:12 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:12 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:12 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:12 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:12 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:12 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:12 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:13 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:13 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:13 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:13 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:13 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:14 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
[07-Feb-2023 13:16:14 UTC] PHP Deprecated:  Return type of PMXE_Config::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/wp-all-export/classes/config.php on line 95
See also: All tests for this plugin, How to Hide WP All Export Admin Menus