Does Natural Text to Speech work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .
2 | PHP warnings |
2 | PHP notices |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 136.28 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.036 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.8.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | <10 |
WordPress.org page | https://wordpress.org/plugins/natural-text-to-speech/ |
Badges |
|
URL | /wp-admin/admin.php?page=natuteto-settings |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=natural-text-to-speech%2Fnatural-text-to-speech.php&plugin_status=all&paged=1&s&_wpnonce=eaafa29702 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 1.103 s |
Memory usage | 3.77 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=natuteto-settings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.296 s |
Memory usage | 3.61 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=natuteto-settings-pricing |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.306 s |
Memory usage | 3.61 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.700 s |
Memory usage | 3.51 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.328 s | 0.338 s | +0.010 s | 3.51 MiB | 3.68 MiB | + 179.56 KiB |
/wp-admin/edit.php | 0.194 s | 0.208 s | +0.014 s | 3.57 MiB | 3.71 MiB | + 139.39 KiB |
/wp-admin/post-new.php | 0.763 s | 1.029 s | +0.266 s | 6.06 MiB | 6.28 MiB | + 223.64 KiB |
/wp-admin/upload.php | 0.572 s | 0.437 s | -0.135 s | 3.52 MiB | 3.63 MiB | + 103.63 KiB |
/wp-admin/options-writing.php | 0.213 s | 0.186 s | -0.027 s | 3.5 MiB | 3.61 MiB | + 107.68 KiB |
/wp-admin/media-new.php | 0.265 s | 0.247 s | -0.018 s | 3.49 MiB | 3.61 MiB | + 115.88 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.184 s | 0.182 s | -0.002 s | 3.5 MiB | 3.62 MiB | + 121.55 KiB |
/wp-admin/post-new.php?post_type=page | 0.596 s | 0.641 s | +0.045 s | 6.05 MiB | 6.27 MiB | + 219.36 KiB |
/wp-admin/options-discussion.php | 0.429 s | 0.300 s | -0.129 s | 3.5 MiB | 3.61 MiB | + 104.18 KiB |
/wp-admin/edit-comments.php | 0.247 s | 0.411 s | +0.164 s | 3.52 MiB | 3.62 MiB | + 103.68 KiB |
/ | 0.291 s | 0.501 s | +0.210 s | 3.43 MiB | 3.51 MiB | + 80.55 KiB |
Average | 0.371 s | 0.407 s | +0.036 s | 3.97 MiB | 4.1 MiB | + 136.28 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
TypeScript | 92.3% | 20,224 | 6,462 | 238 | |
PHP | 3.5% | 759 | 324 | 11 | |
JavaScript | 2.4% | 536 | 80 | 6 | |
JSON | 0.9% | 194 | 0 | 5 | |
CSS | 0.5% | 110 | 14 | 4 | |
Markdown | 0.3% | 65 | 0 | 5 | |
HTML | 0.1% | 31 | 0 | 2 | |
Total | 21,919 | 6,880 | 271 |
Lines of code | 719 |
---|---|
Total complexity | 120 |
Median class complexity | 0.0 |
Median method complexity | 0.0 |
Most complex class | — |
Most complex function | natuteto_validate_and_sanitize_settings() |
Classes | 0 |
---|---|
Methods | 0 |
Functions | 28 |
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.
wp_options
4[25-Jun-2025 05:43:35 UTC] PHP Warning: Undefined array key "server" in /wp-content/plugins/natural-text-to-speech/components/rest/tts-init.php on line 27
[25-Jun-2025 05:43:37 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>natuteto/v1/tts-make</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
[25-Jun-2025 05:43:41 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>natuteto/v1/tts-make</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
[25-Jun-2025 05:43:44 UTC] PHP Warning: Undefined array key "server" in /wp-content/plugins/natural-text-to-speech/components/rest/tts-init.php on line 27