ACPT Lite 1.0.6

Does ACPT Lite work with WordPress 5.9.3 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
4PHP notices
7PHP deprecation warnings
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 329.19 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 version5.9.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 90+
WordPress.org page https://wordpress.org/plugins/acpt-lite/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=acpt-lite%2Fadvanced-custom-post-type-lite.php&plugin_status=all&paged=1&s&_wpnonce=d7e6f28e27
Aspect after-activation
HTTP status 200
Load time 0.893 s
Memory usage 3.59 MiB
JS errors None
Resource errors None

ACPT Lite

Page screenshot: ACPT Lite
URL /wp-admin/admin.php?page=advanced-custom-post-type-lite
Aspect menu-item
HTTP status 200
Load time 0.613 s
Memory usage 3.55 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.272 s
Memory usage 3.59 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.751 s
Memory usage 6.16 MiB
JS errors
[
    {
        "message": "TypeError: $(...).wpColorPicker is not a function\n    at HTMLDocument.<anonymous> (/wp-content/plugins/acpt-lite/assets/static/js/admin.js?ver=1.0.6:228:24)\n    at e (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=5.9.3:2:30038)\n    at t (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=5.9.3:2:30340)",
        "trace": null,
        "code": null
    }
]
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.358 s0.267 s-0.091 s3.37 MiB3.63 MiB+ 270.99 KiB
/wp-admin/edit.php0.185 s0.199 s+0.014 s3.4 MiB3.65 MiB+ 251.98 KiB
/wp-admin/post-new.php0.812 s0.832 s+0.020 s5.68 MiB6.16 MiB+ 486.38 KiB
/wp-admin/upload.php0.358 s0.450 s+0.092 s3.25 MiB3.6 MiB+ 360.73 KiB
/wp-admin/options-writing.php0.270 s0.150 s-0.120 s3.24 MiB3.53 MiB+ 295.84 KiB
/wp-admin/media-new.php0.311 s0.198 s-0.113 s3.23 MiB3.53 MiB+ 312.9 KiB
/wp-admin/edit-tags.php?taxonomy=category0.184 s0.193 s+0.009 s3.27 MiB3.57 MiB+ 316.43 KiB
/wp-admin/post-new.php?post_type=page0.644 s0.772 s+0.128 s5.68 MiB6.15 MiB+ 481.95 KiB
/wp-admin/options-discussion.php0.240 s0.319 s+0.079 s3.22 MiB3.54 MiB+ 328.79 KiB
/wp-admin/edit-comments.php0.211 s0.214 s+0.003 s3.27 MiB3.58 MiB+ 317.88 KiB
/0.263 s0.212 s-0.051 s3.4 MiB3.59 MiB+ 197.26 KiB
Average 0.349 s0.346 s-0.003 s3.73 MiB4.05 MiB+ 329.19 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
Language % Lines of code Comment lines Files
PHP92.8%8,1163,33257
CSS3.9%341101
JavaScript3.0%265213
XML0.2%1601
SVG0.1%501
Total 8,743 3,363 63

PHP Code Analysis | More results »

Lines of code 8,112
Total complexity 1,313
Median class complexity 7.0
Median method complexity 2.0
Most complex class ACPT_Lite\Utils\Assert
Most complex function ACPT_Lite\Includes\ACPT_Lite_DB::get()
Classes 54
Methods 480
Functions 1

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.

Database Tables 13

Options wp_options 1

Meta Boxes

{
    "post": {
        "tagsdiv-category": {
            "title": "Categories",
            "context": "side"
        }
    }
}

PHP Error Log 11 lines

[15-Apr-2022 03:24:03 UTC] PHP Notice:  Undefined property: WP_Post_Type::$custom_rewrite in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_DB.php on line 181
[15-Apr-2022 03:24:03 UTC] PHP Notice:  Undefined property: WP_Post_Type::$custom_query_var in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_DB.php on line 183
[15-Apr-2022 03:24:03 UTC] PHP Deprecated:  Non-static method ACPT_Lite::activate() should not be called statically in /wp-includes/class-wp-hook.php on line 307
[15-Apr-2022 03:24:03 UTC] PHP Notice:  Undefined property: WP_Post_Type::$custom_rewrite in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_DB.php on line 181
[15-Apr-2022 03:24:03 UTC] PHP Notice:  Undefined property: WP_Post_Type::$custom_query_var in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_DB.php on line 183
[15-Apr-2022 03:24:06 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5698
[15-Apr-2022 03:24:06 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5698
[15-Apr-2022 03:24:10 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5698
[15-Apr-2022 03:24:10 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5698
[15-Apr-2022 03:24:13 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5698
[15-Apr-2022 03:24:13 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5698
See also: All tests for this plugin, How to Hide ACPT Lite Admin Menus