XML Sitemap & Google News 5.3.5

Does XML Sitemap & Google News work with WordPress 6.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP deprecation warnings
1Unrecognized messages in the PHP error log
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 53.19 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.3
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/xml-sitemap-feed/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

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=xml-sitemap-feed%2Fxml-sitemap.php&plugin_status=all&paged=1&s&_wpnonce=6cbbc31368
Aspect after-activation
HTTP status 200
Load time 0.328 s
Memory usage 2.87 MiB
JS errors None
Resource errors None

Settings → XML Sitemap

Page screenshot: Settings → XML Sitemap
URL /wp-admin/options-general.php?page=xmlsf
Aspect menu-item
HTTP status 200
Load time 0.194 s
Memory usage 2.89 MiB
JS errors None
Resource errors None

Settings → XML Sitemap → Taxonomies

Page screenshot: Settings → XML Sitemap → Taxonomies
URL /wp-admin/options-general.php?page=xmlsf&tab=taxonomies
Aspect menu-item-tab
HTTP status 200
Load time 0.164 s
Memory usage 2.84 MiB
JS errors None
Resource errors None

Settings → XML Sitemap → Authors

Page screenshot: Settings → XML Sitemap → Authors
URL /wp-admin/options-general.php?page=xmlsf&tab=authors
Aspect menu-item-tab
HTTP status 200
Load time 0.166 s
Memory usage 2.84 MiB
JS errors None
Resource errors None

Settings → XML Sitemap → Advanced

Page screenshot: Settings → XML Sitemap → Advanced
URL /wp-admin/options-general.php?page=xmlsf&tab=advanced
Aspect menu-item-tab
HTTP status 200
Load time 0.157 s
Memory usage 2.84 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.190 s
Memory usage 3.08 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.588 s
Memory usage 5.29 MiB
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.710 s
Memory usage 5.28 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.350 s0.276 s-0.074 s2.82 MiB2.89 MiB+ 67.8 KiB
/wp-admin/edit.php0.203 s0.203 s+0.000 s2.85 MiB2.91 MiB+ 66.63 KiB
/wp-admin/post-new.php0.756 s0.629 s-0.127 s5.21 MiB5.29 MiB+ 74.9 KiB
/wp-admin/upload.php0.577 s0.495 s-0.082 s2.77 MiB2.82 MiB+ 49.57 KiB
/wp-admin/options-writing.php0.223 s0.218 s-0.005 s2.76 MiB2.83 MiB+ 68.03 KiB
/wp-admin/media-new.php0.384 s0.256 s-0.128 s2.74 MiB2.8 MiB+ 61.76 KiB
/wp-admin/edit-tags.php?taxonomy=category0.196 s0.206 s+0.010 s2.76 MiB2.82 MiB+ 67.66 KiB
/wp-admin/post-new.php?post_type=page0.586 s0.533 s-0.053 s5.21 MiB5.28 MiB+ 70.38 KiB
/wp-admin/options-discussion.php0.466 s0.221 s-0.245 s2.75 MiB2.8 MiB+ 50.03 KiB
/wp-admin/edit-comments.php0.229 s0.211 s-0.018 s2.78 MiB2.83 MiB+ 50.3 KiB
/0.270 s0.332 s+0.062 s3.13 MiB3.08 MiB- 42.01 KiB
Average 0.385 s0.325 s-0.060 s3.25 MiB3.3 MiB+ 53.19 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
XSLT
Language % Lines of code Comment lines Files
PHP88.1%4,1651,52889
XSLT11.5%546012
CSS0.4%1901
Total 4,730 1,528 102

PHP Code Analysis | More results »

Lines of code 2,675
Total complexity 750
Median class complexity 30.5
Median method complexity 3.0
Most complex class XMLSF_Admin_Sitemap
Most complex function XMLSF_Admin_Sitemap::check_conflicts()
Classes 12
Methods 99
Functions 61

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 12

Meta Boxes

{
    "post": {
        "xmlsf_section": {
            "title": "XML Sitemap",
            "context": "side"
        }
    },
    "page": {
        "xmlsf_section": {
            "title": "XML Sitemap",
            "context": "side"
        }
    }
}

PHP Error Log 2 lines

[09-Aug-2023 06:28:05 UTC] XML Sitemap Feeds version 5.3.5 installed.
[09-Aug-2023 06:28:08 UTC] PHP Deprecated:  Function WP_User_Query was called with an argument that is <strong>deprecated</strong> since version 5.9.0! <code>who</code> is deprecated. Use <code>capability</code> instead. in /wp-includes/functions.php on line 5737
See also: All tests for this plugin, How to Hide XML Sitemap & Google News Admin Menus and Meta Boxes