PS Disable Auto Formatting 1.0.10

Does PS Disable Auto Formatting work with WordPress 6.8.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: 4.47 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.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=35ec8c9c9d
Aspect after-activation
HTTP status 200
Load time 0.228 s
Memory usage 3.53 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.161 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.157 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.300 s0.218 s-0.082 s3.51 MiB3.52 MiB+ 10.48 KiB
/wp-admin/edit.php0.187 s0.179 s-0.008 s3.57 MiB3.58 MiB+ 10.19 KiB
/wp-admin/post-new.php0.726 s0.560 s-0.166 s6.06 MiB6.07 MiB+ 14.65 KiB
/wp-admin/upload.php0.615 s0.522 s-0.093 s3.52 MiB3.52 MiB- 7.22 KiB
/wp-admin/options-writing.php0.206 s0.184 s-0.022 s3.5 MiB3.5 MiB- 3.23 KiB
/wp-admin/media-new.php0.273 s0.237 s-0.036 s3.49 MiB3.5 MiB+ 4.97 KiB
/wp-admin/edit-tags.php?taxonomy=category0.175 s0.167 s-0.008 s3.5 MiB3.52 MiB+ 15.64 KiB
/wp-admin/post-new.php?post_type=page0.564 s0.553 s-0.011 s6.05 MiB6.06 MiB+ 10.17 KiB
/wp-admin/options-discussion.php0.277 s0.271 s-0.006 s3.5 MiB3.5 MiB- 6.73 KiB
/wp-admin/edit-comments.php0.396 s0.180 s-0.216 s3.52 MiB3.52 MiB- 7.23 KiB
/0.286 s0.346 s+0.060 s3.43 MiB3.44 MiB+ 7.45 KiB
Average 0.364 s0.311 s-0.053 s3.97 MiB3.97 MiB+ 4.47 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

[01-May-2025 00:27:43 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 6121
[01-May-2025 00:27:43 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 6121
[01-May-2025 00:27:43 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(324): ps_disable_auto_formatting->output_disable_formatting_setting_page()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin.php(260): 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
[01-May-2025 00:27:45 UTC] PHP Warning:  Undefined array key "ps_editor" in /wp-includes/class-wp-scripts.php on line 271
[01-May-2025 00:27:45 UTC] PHP Warning:  Undefined array key "ps_editor" in /wp-includes/class-wp-scripts.php on line 313
[01-May-2025 00:27:48 UTC] PHP Warning:  Undefined array key "ps_editor" in /wp-includes/class-wp-scripts.php on line 271
[01-May-2025 00:27:48 UTC] PHP Warning:  Undefined array key "ps_editor" in /wp-includes/class-wp-scripts.php on line 313
See also: All tests for this plugin