Talkify Text to speech 1.0.1

Does Talkify Text to speech work with WordPress 7.0 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 22.89 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.0
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/talkify-text-to-speech/
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=talkify-text-to-speech%2Ftalkify-tts.php&plugin_status=all&paged=1&s&_wpnonce=3db9cf8769
Aspect after-activation
HTTP status 200
Load time 0.875 s
Memory usage 3.91 MiB
JS errors None
Resource errors None

Talkify-tts

Page screenshot: Talkify-tts
URL /wp-admin/admin.php?page=Talkify-tts
Aspect menu-item
HTTP status 200
Load time 0.141 s
Memory usage N/A
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.305 s
Memory usage 4.25 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.717 s0.584 s-0.133 s3.92 MiB3.96 MiB+ 33.21 KiB
/wp-admin/edit.php0.517 s0.518 s+0.001 s3.98 MiB4.01 MiB+ 33.21 KiB
/wp-admin/post-new.php2.001 s1.881 s-0.120 s6.56 MiB6.57 MiB+ 17.16 KiB
/wp-admin/upload.php0.715 s0.889 s+0.174 s3.89 MiB3.9 MiB+ 15.97 KiB
/wp-admin/options-writing.php0.550 s0.510 s-0.040 s3.86 MiB3.88 MiB+ 19.96 KiB
/wp-admin/media-new.php0.575 s0.515 s-0.060 s3.85 MiB3.88 MiB+ 28.16 KiB
/wp-admin/edit-tags.php?taxonomy=category0.607 s0.495 s-0.112 s3.86 MiB3.9 MiB+ 33.33 KiB
/wp-admin/post-new.php?post_type=page1.777 s1.761 s-0.016 s6.55 MiB6.56 MiB+ 13.89 KiB
/wp-admin/options-discussion.php0.629 s0.760 s+0.131 s3.86 MiB3.88 MiB+ 16.41 KiB
/wp-admin/edit-comments.php0.537 s0.539 s+0.002 s3.88 MiB3.9 MiB+ 15.91 KiB
/0.311 s0.256 s-0.055 s4.23 MiB4.25 MiB+ 24.55 KiB
Average 0.812 s0.792 s-0.021 s4.41 MiB4.43 MiB+ 22.89 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.

CSS
JavaScript
PHP
Language % Lines of code Comment lines Files
CSS56.7%1,0053910
JavaScript30.4%53802
PHP12.9%22992
Total 1,772 48 14

PHP Code Analysis | More results »

Lines of code 214
Total complexity 31
Median class complexity 31.0
Median method complexity 1.0
Most complex class TalkifyTtsPlugin
Most complex function TalkifyTtsPlugin::plugin_name_render_settings_field()
Classes 1
Methods 15
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.

No new entries found.

PHP Error Log 9 lines

[01-Jun-2026 16:43:27 UTC] PHP Warning:  require_once(partials/Talkify-tts-admin-settings-display.php): Failed to open stream: No such file or directory in /wp-content/plugins/talkify-text-to-speech/talkify-tts.php on line 91
[01-Jun-2026 16:43:27 UTC] PHP Fatal error:  Uncaught Error: Failed opening required 'partials/Talkify-tts-admin-settings-display.php' (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/talkify-text-to-speech/talkify-tts.php:91
Stack trace:
#0 /wp-includes/class-wp-hook.php(341): TalkifyTtsPlugin->displayPluginAdminSettings()
#1 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /wp-admin/admin.php(264): do_action()
#4 {main}
  thrown in /wp-content/plugins/talkify-text-to-speech/talkify-tts.php on line 91
See also: All tests for this plugin