PS Disable Auto Formatting 1.0.10

Does PS Disable Auto Formatting work with WordPress 6.7.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: 1.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 version6.7.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=58fa5d86c5
Aspect after-activation
HTTP status 200
Load time 0.257 s
Memory usage 3.5 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.153 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.179 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.338 s0.250 s-0.088 s3.48 MiB3.49 MiB+ 10.34 KiB
/wp-admin/edit.php0.211 s0.204 s-0.007 s3.54 MiB3.55 MiB+ 10.05 KiB
/wp-admin/post-new.php0.805 s0.651 s-0.154 s5.92 MiB5.96 MiB+ 35.4 KiB
/wp-admin/upload.php0.589 s0.497 s-0.092 s3.49 MiB3.49 MiB- 7.36 KiB
/wp-admin/options-writing.php0.232 s0.210 s-0.022 s3.47 MiB3.47 MiB- 3.37 KiB
/wp-admin/media-new.php0.362 s0.249 s-0.113 s3.46 MiB3.47 MiB+ 4.83 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.203 s+0.012 s3.47 MiB3.49 MiB+ 15.5 KiB
/wp-admin/post-new.php?post_type=page0.581 s0.631 s+0.050 s5.92 MiB5.95 MiB+ 30.93 KiB
/wp-admin/options-discussion.php0.289 s0.263 s-0.026 s3.47 MiB3.47 MiB- 6.87 KiB
/wp-admin/edit-comments.php0.444 s0.208 s-0.236 s3.49 MiB3.49 MiB- 7.37 KiB
/0.329 s0.208 s-0.121 s3.48 MiB3.41 MiB- 64.49 KiB
Average 0.397 s0.325 s-0.072 s3.93 MiB3.93 MiB+ 1.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

[21-Nov-2024 23:48: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 6114
[21-Nov-2024 23:48: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 6114
[21-Nov-2024 23:48: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(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
[21-Nov-2024 23:48:59 UTC] PHP Warning:  Undefined array key "ps_editor" in /wp-includes/class-wp-scripts.php on line 271
[21-Nov-2024 23:48:59 UTC] PHP Warning:  Undefined array key "ps_editor" in /wp-includes/class-wp-scripts.php on line 313
[21-Nov-2024 23:49:02 UTC] PHP Warning:  Undefined array key "ps_editor" in /wp-includes/class-wp-scripts.php on line 271
[21-Nov-2024 23:49:02 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