PS Disable Auto Formatting 1.0.10

Does PS Disable Auto Formatting work with WordPress 7.0.2 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.6 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.2
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=f877910862
Aspect after-activation
HTTP status 200
Load time 0.794 s
Memory usage 3.89 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.130 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.190 s
Memory usage 4.23 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.605 s0.548 s-0.057 s3.92 MiB3.93 MiB+ 11.3 KiB
/wp-admin/edit.php0.489 s0.490 s+0.001 s3.98 MiB3.99 MiB+ 11.3 KiB
/wp-admin/post-new.php2.022 s1.696 s-0.326 s6.56 MiB6.59 MiB+ 36.36 KiB
/wp-admin/upload.php0.710 s0.689 s-0.021 s3.89 MiB3.88 MiB- 6.41 KiB
/wp-admin/options-writing.php0.501 s0.536 s+0.035 s3.86 MiB3.86 MiB- 2.41 KiB
/wp-admin/media-new.php0.559 s0.867 s+0.308 s3.85 MiB3.86 MiB+ 5.78 KiB
/wp-admin/edit-tags.php?taxonomy=category0.496 s0.511 s+0.015 s3.86 MiB3.87 MiB+ 10.95 KiB
/wp-admin/post-new.php?post_type=page1.740 s1.322 s-0.418 s6.55 MiB6.58 MiB+ 31.88 KiB
/wp-admin/options-discussion.php0.664 s0.573 s-0.091 s3.86 MiB3.86 MiB- 5.91 KiB
/wp-admin/edit-comments.php0.513 s0.503 s-0.010 s3.88 MiB3.88 MiB- 6.21 KiB
/0.286 s0.175 s-0.111 s4.23 MiB4.23 MiB+ 7.95 KiB
Average 0.780 s0.719 s-0.061 s4.4 MiB4.41 MiB+ 8.6 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

[18-Jul-2026 03:42:47 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 6170
[18-Jul-2026 03:42:47 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 6170
[18-Jul-2026 03:42:47 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
[18-Jul-2026 03:42:50 UTC] PHP Warning:  Undefined array key "ps_editor" in /wp-includes/class-wp-scripts.php on line 289
[18-Jul-2026 03:42:50 UTC] PHP Warning:  Undefined array key "ps_editor" in /wp-includes/class-wp-scripts.php on line 331
[18-Jul-2026 03:42:57 UTC] PHP Warning:  Undefined array key "ps_editor" in /wp-includes/class-wp-scripts.php on line 289
[18-Jul-2026 03:42:57 UTC] PHP Warning:  Undefined array key "ps_editor" in /wp-includes/class-wp-scripts.php on line 331
See also: All tests for this plugin