WUXT Headless WordPress API Extensions 1.0

Does "WUXT Headless WordPress API Extensions" work with WordPress 6.8.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
6PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 12.37 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.8.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/wuxt-headless-wp-api-extensions/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

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=wuxt-headless-wp-api-extensions%2Fwuxt-headless-wp-api-extensions.php&plugin_status=all&paged=1&s&_wpnonce=0c9f0d9877
Aspect after-activation
HTTP status 200
Load time 0.253 s
Memory usage 3.53 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.181 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.359 s0.272 s-0.087 s3.51 MiB3.52 MiB+ 15.01 KiB
/wp-admin/edit.php0.211 s0.206 s-0.005 s3.57 MiB3.59 MiB+ 15.01 KiB
/wp-admin/post-new.php0.816 s0.638 s-0.178 s6.06 MiB6.11 MiB+ 46.18 KiB
/wp-admin/upload.php0.799 s0.821 s+0.022 s3.52 MiB3.52 MiB- 6.07 KiB
/wp-admin/options-writing.php0.238 s0.221 s-0.017 s3.5 MiB3.5 MiB- 2.08 KiB
/wp-admin/media-new.php0.291 s0.240 s-0.051 s3.49 MiB3.5 MiB+ 6.12 KiB
/wp-admin/edit-tags.php?taxonomy=category0.203 s0.202 s-0.001 s3.5 MiB3.52 MiB+ 16.79 KiB
/wp-admin/post-new.php?post_type=page0.728 s0.624 s-0.104 s6.05 MiB6.09 MiB+ 41.7 KiB
/wp-admin/options-discussion.php0.441 s0.244 s-0.197 s3.5 MiB3.5 MiB- 5.58 KiB
/wp-admin/edit-comments.php0.255 s0.210 s-0.045 s3.52 MiB3.52 MiB- 6.08 KiB
/0.314 s0.207 s-0.107 s3.43 MiB3.45 MiB+ 15.05 KiB
Average 0.423 s0.353 s-0.070 s3.97 MiB3.98 MiB+ 12.37 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
Language % Lines of code Comment lines Files
PHP100.0%334878
Total 334 87 8

PHP Code Analysis | More results »

Lines of code 327
Total complexity 101
Median class complexity 47.0
Median method complexity 4.0
Most complex class wuxt_Menu
Most complex function wuxt_Menu::retrieveMenu()
Classes 1
Methods 7
Functions 15

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.

No new entries found.

PHP Error Log 6 lines

[11-Oct-2025 19:55:19 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wuxt/v1/front-page</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[11-Oct-2025 19:55:19 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wuxt/v1/menu</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[11-Oct-2025 19:55:19 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wuxt/v1/slug/(?P\S+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[11-Oct-2025 19:55:22 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wuxt/v1/front-page</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[11-Oct-2025 19:55:22 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wuxt/v1/menu</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[11-Oct-2025 19:55:22 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wuxt/v1/slug/(?P\S+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
See also: All tests for this plugin