AS Sitemap 1.0

Does AS Sitemap work with WordPress 7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 2.67 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 version7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 50+
WordPress.org page https://wordpress.org/plugins/as-sitemap/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=as-sitemap%2Fas-sitemap.php&plugin_status=all&paged=1&s&_wpnonce=6e23c81af3
Aspect after-activation
HTTP status 200
Load time 0.732 s
Memory usage 4.25 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.283 s
Memory usage 4.61 MiB
JS errors None
Resource errors None

Add Page ‹ Test site — WordPress

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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php1.327 s0.859 s-0.468 s4.23 MiB4.23 MiB+ 8.98 KiB
/wp-admin/edit.php0.520 s0.588 s+0.068 s4.28 MiB4.29 MiB+ 8.98 KiB
/wp-admin/post-new.php2.271 s2.111 s-0.160 s6.78 MiB6.8 MiB+ 18.28 KiB
/wp-admin/upload.php1.328 s1.193 s-0.135 s4.25 MiB4.24 MiB- 8.44 KiB
/wp-admin/options-writing.php0.615 s0.551 s-0.064 s4.22 MiB4.21 MiB- 4.45 KiB
/wp-admin/media-new.php1.057 s1.036 s-0.021 s4.21 MiB4.21 MiB+ 3.76 KiB
/wp-admin/edit-tags.php?taxonomy=category0.582 s0.581 s-0.001 s4.22 MiB4.23 MiB+ 8.93 KiB
/wp-admin/post-new.php?post_type=page1.661 s0.299 s-1.362 s6.76 MiB
/wp-admin/options-discussion.php0.801 s0.566 s-0.235 s4.23 MiB4.21 MiB- 11.84 KiB
/wp-admin/edit-comments.php0.539 s0.593 s+0.054 s4.24 MiB4.23 MiB- 8.34 KiB
/0.289 s0.258 s-0.031 s4.6 MiB4.61 MiB+ 10.8 KiB
Average 0.999 s0.785 s-0.214 s4.73 MiB4.53 MiB+ 2.67 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
Markdown
PO File
Language % Lines of code Comment lines Files
PHP46.2%67852
Markdown27.6%4001
PO File21.4%311101
Twig4.8%702
Total 145 195 6

PHP Code Analysis | More results »

Lines of code 62
Total complexity 11
Median class complexity 11.0
Median method complexity 1.0
Most complex class AS_Sitemap\Sitemap
Most complex function AS_Sitemap\Sitemap::check_dependencies()
Classes 1
Methods 8
Functions 0

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.

Meta Boxes

{
    "page": {
        "as-sitemap-page-exclude": {
            "title": "Sitemap",
            "context": "side"
        }
    }
}

PHP Error Log 16 lines

[09-Sep-2026 09:26:07 UTC] PHP Fatal error:  Uncaught Error: Class "Timber" not found in /wp-content/plugins/as-sitemap/Sitemap.php:119
Stack trace:
#0 /wp-admin/includes/template.php(1455): AS_Sitemap\Sitemap->meta_boxes_page_exclude_render()
#1 /wp-admin/includes/post.php(2393): do_meta_boxes()
#2 /wp-admin/edit-form-blocks.php(401): the_block_editor_meta_boxes()
#3 /wp-admin/post-new.php(72): require('...')
#4 {main}
  thrown in /wp-content/plugins/as-sitemap/Sitemap.php on line 119
[09-Sep-2026 09:26:11 UTC] PHP Fatal error:  Uncaught Error: Class "Timber" not found in /wp-content/plugins/as-sitemap/Sitemap.php:119
Stack trace:
#0 /wp-admin/includes/template.php(1455): AS_Sitemap\Sitemap->meta_boxes_page_exclude_render()
#1 /wp-admin/includes/post.php(2393): do_meta_boxes()
#2 /wp-admin/edit-form-blocks.php(401): the_block_editor_meta_boxes()
#3 /wp-admin/post-new.php(72): require('...')
#4 {main}
  thrown in /wp-content/plugins/as-sitemap/Sitemap.php on line 119
See also: All tests for this plugin