PS Disable Auto Formatting 1.0.10

Does PS Disable Auto Formatting work with WordPress 6.5.3 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: 1.93 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.5.3
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=1cca4dc26d
Aspect after-activation
HTTP status 200
Load time 0.242 s
Memory usage 3.38 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.131 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.171 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.348 s0.305 s-0.043 s3.43 MiB3.44 MiB+ 10.34 KiB
/wp-admin/edit.php0.192 s0.193 s+0.001 s3.46 MiB3.47 MiB+ 10.35 KiB
/wp-admin/post-new.php0.853 s0.567 s-0.286 s5.59 MiB5.62 MiB+ 35.34 KiB
/wp-admin/upload.php0.637 s0.410 s-0.227 s3.38 MiB3.37 MiB- 7.06 KiB
/wp-admin/options-writing.php0.197 s0.202 s+0.005 s3.37 MiB3.36 MiB- 15.1 KiB
/wp-admin/media-new.php0.272 s0.211 s-0.061 s3.35 MiB3.36 MiB+ 5.13 KiB
/wp-admin/edit-tags.php?taxonomy=category0.167 s0.184 s+0.017 s3.37 MiB3.38 MiB+ 10.3 KiB
/wp-admin/post-new.php?post_type=page0.572 s0.543 s-0.029 s5.58 MiB5.61 MiB+ 30.93 KiB
/wp-admin/options-discussion.php0.354 s0.420 s+0.066 s3.36 MiB3.35 MiB- 6.57 KiB
/wp-admin/edit-comments.php0.239 s0.252 s+0.013 s3.39 MiB3.38 MiB- 7.07 KiB
/0.286 s0.189 s-0.097 s3.42 MiB3.37 MiB- 45.38 KiB
Average 0.374 s0.316 s-0.058 s3.79 MiB3.79 MiB+ 1.93 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

[07-May-2024 23:24:35 UTC] PHP Deprecated:  Function screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6078
[07-May-2024 23:24:35 UTC] PHP Deprecated:  Function get_screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6078
[07-May-2024 23:24:35 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(259): 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
[07-May-2024 23:24:37 UTC] PHP Warning:  Undefined array key "ps_editor" in /wp-includes/class-wp-scripts.php on line 271
[07-May-2024 23:24:37 UTC] PHP Warning:  Undefined array key "ps_editor" in /wp-includes/class-wp-scripts.php on line 313
[07-May-2024 23:24:42 UTC] PHP Warning:  Undefined array key "ps_editor" in /wp-includes/class-wp-scripts.php on line 271
[07-May-2024 23:24:42 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