ACPT Lite 1.0.11

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

Summary

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

Memory usage: 246.69 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.030 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.0.1
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=8282ab66a0
Aspect after-activation
HTTP status 200
Load time 2.392 s
Memory usage 3.92 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.655 s
Memory usage 3.87 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.220 s
Memory usage 3.75 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.783 s
Memory usage 5.87 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.11:228:24)\n    at e (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=6.0.1:2:30038)\n    at t (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=6.0.1: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.311 s0.275 s-0.036 s3.72 MiB3.95 MiB+ 232.54 KiB
/wp-admin/edit.php0.179 s0.185 s+0.006 s3.75 MiB4.03 MiB+ 279.09 KiB
/wp-admin/post-new.php0.753 s1.150 s+0.397 s5.54 MiB5.87 MiB+ 331.53 KiB
/wp-admin/upload.php0.390 s0.403 s+0.013 s3.68 MiB3.93 MiB+ 248.14 KiB
/wp-admin/options-writing.php0.255 s0.165 s-0.090 s3.62 MiB3.85 MiB+ 243.31 KiB
/wp-admin/media-new.php0.278 s0.230 s-0.048 s3.66 MiB3.86 MiB+ 200.31 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.194 s+0.003 s3.69 MiB3.9 MiB+ 215.38 KiB
/wp-admin/post-new.php?post_type=page0.689 s0.794 s+0.105 s5.54 MiB5.85 MiB+ 319.11 KiB
/wp-admin/options-discussion.php0.225 s0.285 s+0.060 s3.6 MiB3.87 MiB+ 280.2 KiB
/wp-admin/edit-comments.php0.222 s0.220 s-0.002 s3.69 MiB3.9 MiB+ 215.43 KiB
/0.293 s0.215 s-0.078 s3.6 MiB3.75 MiB+ 148.57 KiB
Average 0.344 s0.374 s+0.030 s4.01 MiB4.25 MiB+ 246.69 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
PHP89.0%8,4473,66076
JavaScript6.6%625314
CSS3.9%375111
Markdown0.3%2601
XML0.2%1601
SVG0.1%501
Total 9,494 3,702 84

PHP Code Analysis | More results »

Lines of code 8,443
Total complexity 1,330
Median class complexity 7.0
Median method complexity 2.0
Most complex class ACPT_Lite\Utils\Assert
Most complex function ACPT_Lite\Core\Repository\CustomPostTypeRepository::get()
Classes 72
Methods 533
Functions 2

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 16

Options wp_options 1

Meta Boxes

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

PHP Error Log 6 lines

[04-Aug-2022 08:42:37 UTC] PHP Deprecated:  Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5754
[04-Aug-2022 08:42:37 UTC] PHP Deprecated:  Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5754
[04-Aug-2022 08:42:40 UTC] PHP Deprecated:  Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5754
[04-Aug-2022 08:42:40 UTC] PHP Deprecated:  Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5754
[04-Aug-2022 08:42:44 UTC] PHP Deprecated:  Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5754
[04-Aug-2022 08:42:44 UTC] PHP Deprecated:  Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5754
See also: All tests for this plugin, How to Hide ACPT Lite Admin Menus