Plain Text Custom Post Type 0.2

Does Plain Text Custom Post Type work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP warnings
41PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 59.97 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 <10
WordPress.org page https://wordpress.org/plugins/plain-text-custom-post-type/
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=plain-text-custom-post-type%2Fplain-text-cpt.php&plugin_status=all&paged=1&s&_wpnonce=1ef10bdde8
Aspect after-activation
HTTP status 200
Load time 0.315 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Pages → Plain Text Files

Page screenshot: Pages → Plain Text Files
URL /wp-admin/edit.php?post_type=plain_text_post
Aspect menu-item
HTTP status 200
Load time 0.184 s
Memory usage 3.41 MiB
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.36 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.367 s0.328 s-0.039 s3.38 MiB3.45 MiB+ 74.03 KiB
/wp-admin/edit.php0.214 s0.204 s-0.010 s3.41 MiB3.46 MiB+ 58.07 KiB
/wp-admin/post-new.php1.036 s0.819 s-0.217 s5.46 MiB5.53 MiB+ 75.97 KiB
/wp-admin/upload.php0.703 s0.465 s-0.238 s3.32 MiB3.38 MiB+ 57.37 KiB
/wp-admin/options-writing.php0.241 s0.213 s-0.028 s3.32 MiB3.37 MiB+ 50.78 KiB
/wp-admin/media-new.php0.337 s0.280 s-0.057 s3.3 MiB3.36 MiB+ 70.38 KiB
/wp-admin/edit-tags.php?taxonomy=category0.221 s0.209 s-0.012 s3.31 MiB3.39 MiB+ 74.73 KiB
/wp-admin/post-new.php?post_type=page0.606 s0.555 s-0.051 s5.45 MiB5.52 MiB+ 75.55 KiB
/wp-admin/options-discussion.php0.456 s0.246 s-0.210 s3.3 MiB3.36 MiB+ 59.59 KiB
/wp-admin/edit-comments.php0.235 s0.216 s-0.019 s3.34 MiB3.39 MiB+ 56.62 KiB
/0.294 s0.219 s-0.075 s3.36 MiB3.36 MiB+ 6.55 KiB
Average 0.428 s0.341 s-0.087 s3.72 MiB3.78 MiB+ 59.97 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.

PHP
JavaScript
Language % Lines of code Comment lines Files
PHP55.4%215381
JavaScript44.6%173581
Total 388 96 2

PHP Code Analysis | More results »

Lines of code 215
Total complexity 37
Median class complexity 37.0
Median method complexity 2.0
Most complex class Plain_Text_CPT
Most complex function Plain_Text_CPT::custom_columns()
Classes 1
Methods 16
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.

Custom Post Types 1

ID Name
plain_text_postPlain Text Files

PHP Error Log 43 lines

[16-Feb-2024 02:57:52 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:57:53 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:57:53 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:57:53 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:57:54 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:57:55 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:57:55 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:57:55 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:57:55 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:57:55 UTC] PHP Warning:  Attempt to read property "post_type" on null in /wp-content/plugins/plain-text-custom-post-type/plain-text-cpt.php on line 156
[16-Feb-2024 02:57:57 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:57:57 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:57:57 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:57:57 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:57:57 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:57:57 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:57:57 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:57:57 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:57:57 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:57:58 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:57:58 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:57:59 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:57:59 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:57:59 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:58:00 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:58:00 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:58:00 UTC] PHP Warning:  Attempt to read property "post_type" on null in /wp-content/plugins/plain-text-custom-post-type/plain-text-cpt.php on line 156
[16-Feb-2024 02:58:01 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:58:01 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:58:01 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:58:01 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:58:01 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:58:01 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:58:01 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:58:01 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:58:01 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:58:03 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:58:03 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:58:03 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:58:03 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:58:03 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:58:04 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
[16-Feb-2024 02:58:04 UTC] PHP Notice:  Function wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-tabby handle. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 6031
See also: All tests for this plugin, How to Hide the "Plain Text Files" Admin Menu