PS Disable Auto Formatting 1.0.10

Does PS Disable Auto Formatting work with WordPress 6.9.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 8.09 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.9.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 50,000+
WordPress.org page https://wordpress.org/plugins/ps-disable-auto-formatting/
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=ps-disable-auto-formatting%2Fps_disable_auto_formatting.php&plugin_status=all&paged=1&s&_wpnonce=9ea0ce75a1
Aspect after-activation
HTTP status 200
Load time 0.338 s
Memory usage 3.74 MiB
JS errors None
Resource errors None

Settings → Auto Formatting

Page screenshot: Settings → Auto Formatting
URL /wp-admin/options-general.php?page=ps_disable_auto_formatting.php
Aspect menu-item
HTTP status 200
Load time 0.140 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.172 s
Memory usage 4.11 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.426 s0.348 s-0.078 s3.78 MiB3.79 MiB+ 10.48 KiB
/wp-admin/edit.php0.356 s0.273 s-0.083 s3.78 MiB3.79 MiB+ 10.19 KiB
/wp-admin/post-new.php0.853 s0.718 s-0.135 s6.31 MiB6.34 MiB+ 33.64 KiB
/wp-admin/upload.php0.630 s0.458 s-0.172 s3.74 MiB3.73 MiB- 7.22 KiB
/wp-admin/options-writing.php0.331 s0.300 s-0.031 s3.71 MiB3.71 MiB- 3.23 KiB
/wp-admin/media-new.php0.505 s0.340 s-0.165 s3.7 MiB3.71 MiB+ 4.97 KiB
/wp-admin/edit-tags.php?taxonomy=category0.445 s0.297 s-0.148 s3.72 MiB3.73 MiB+ 15.64 KiB
/wp-admin/post-new.php?post_type=page0.687 s0.661 s-0.026 s6.3 MiB6.33 MiB+ 31.07 KiB
/wp-admin/options-discussion.php0.338 s0.431 s+0.093 s3.71 MiB3.71 MiB- 6.73 KiB
/wp-admin/edit-comments.php0.321 s0.348 s+0.027 s3.73 MiB3.73 MiB- 7.23 KiB
/0.264 s0.181 s-0.083 s4.11 MiB4.11 MiB+ 7.45 KiB
Average 0.469 s0.396 s-0.073 s4.23 MiB4.24 MiB+ 8.09 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.

JavaScript
PHP
Language % Lines of code Comment lines Files
JavaScript66.8%654475
PHP26.6%26091
PO File6.6%65221
Total 979 78 7

PHP Code Analysis | More results »

Lines of code 260
Total complexity 64
Median class complexity 64.0
Median method complexity 2.0
Most complex class ps_disable_auto_formatting
Most complex function ps_disable_auto_formatting::output_disable_formatting_setting_page()
Classes 1
Methods 13
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.

Options wp_options 1

PHP Error Log 15 lines

[04-Feb-2026 01:45:56 UTC] PHP Deprecated:  Function screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6131
[04-Feb-2026 01:45:56 UTC] PHP Deprecated:  Function get_screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6131
[04-Feb-2026 01:45:56 UTC] PHP Fatal error:  Uncaught Error: Attempt to assign property "comment_date" on null in /wp-content/plugins/ps-disable-auto-formatting/ps_disable_auto_formatting.php:280
Stack trace:
#0 /wp-includes/class-wp-hook.php(341): ps_disable_auto_formatting->output_disable_formatting_setting_page()
#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 /wp-admin/options-general.php(10): require_once('...')
#5 {main}
  thrown in /wp-content/plugins/ps-disable-auto-formatting/ps_disable_auto_formatting.php on line 280
[04-Feb-2026 01:45:59 UTC] PHP Warning:  Undefined array key "ps_editor" in /wp-includes/class-wp-scripts.php on line 285
[04-Feb-2026 01:45:59 UTC] PHP Warning:  Undefined array key "ps_editor" in /wp-includes/class-wp-scripts.php on line 327
[04-Feb-2026 01:46:03 UTC] PHP Warning:  Undefined array key "ps_editor" in /wp-includes/class-wp-scripts.php on line 285
[04-Feb-2026 01:46:03 UTC] PHP Warning:  Undefined array key "ps_editor" in /wp-includes/class-wp-scripts.php on line 327
See also: All tests for this plugin