PS Disable Auto Formatting 1.0.10

Does PS Disable Auto Formatting work with WordPress 6.4.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.3 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.4.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=fe54bc73b6
Aspect after-activation
HTTP status 200
Load time 0.233 s
Memory usage 3.33 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.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.171 s
Memory usage 3.31 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.352 s0.330 s-0.022 s3.38 MiB3.39 MiB+ 10.34 KiB
/wp-admin/edit.php0.211 s0.185 s-0.026 s3.41 MiB3.42 MiB+ 10.34 KiB
/wp-admin/post-new.php0.865 s0.587 s-0.278 s5.46 MiB5.47 MiB+ 15.29 KiB
/wp-admin/upload.php0.722 s0.447 s-0.275 s3.32 MiB3.32 MiB- 7.06 KiB
/wp-admin/options-writing.php0.234 s0.192 s-0.042 s3.32 MiB3.3 MiB- 14.48 KiB
/wp-admin/media-new.php0.305 s0.213 s-0.092 s3.3 MiB3.3 MiB+ 5.13 KiB
/wp-admin/edit-tags.php?taxonomy=category0.223 s0.204 s-0.019 s3.31 MiB3.32 MiB+ 10.3 KiB
/wp-admin/post-new.php?post_type=page0.597 s0.594 s-0.003 s5.45 MiB5.46 MiB+ 14.88 KiB
/wp-admin/options-discussion.php0.217 s0.241 s+0.024 s3.3 MiB3.3 MiB- 6.57 KiB
/wp-admin/edit-comments.php0.491 s0.195 s-0.296 s3.34 MiB3.33 MiB- 7.07 KiB
/0.284 s0.162 s-0.122 s3.36 MiB3.31 MiB- 45.38 KiB
Average 0.409 s0.305 s-0.105 s3.72 MiB3.72 MiB- 1.3 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

[31-Jan-2024 05:24:33 UTC] PHP Deprecated:  Function screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6031
[31-Jan-2024 05:24:33 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 6031
[31-Jan-2024 05:24:33 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
[31-Jan-2024 05:24:36 UTC] PHP Warning:  Undefined array key "ps_editor" in /wp-includes/class-wp-scripts.php on line 271
[31-Jan-2024 05:24:36 UTC] PHP Warning:  Undefined array key "ps_editor" in /wp-includes/class-wp-scripts.php on line 313
[31-Jan-2024 05:24:39 UTC] PHP Warning:  Undefined array key "ps_editor" in /wp-includes/class-wp-scripts.php on line 271
[31-Jan-2024 05:24:39 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