ACPT Lite 1.0.10

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: insignificant.
The plugin didn't make the site noticeably slower.

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=475390c6b5
Aspect after-activation
HTTP status 200
Load time 2.200 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.600 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.263 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.967 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.10: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.345 s0.288 s-0.057 s3.72 MiB3.95 MiB+ 232.54 KiB
/wp-admin/edit.php0.193 s0.236 s+0.043 s3.75 MiB4.03 MiB+ 279.09 KiB
/wp-admin/post-new.php0.781 s1.180 s+0.399 s5.55 MiB5.87 MiB+ 331.53 KiB
/wp-admin/upload.php0.404 s0.389 s-0.015 s3.68 MiB3.93 MiB+ 248.14 KiB
/wp-admin/options-writing.php0.157 s0.157 s+0.000 s3.62 MiB3.85 MiB+ 243.31 KiB
/wp-admin/media-new.php0.435 s0.253 s-0.182 s3.66 MiB3.86 MiB+ 200.31 KiB
/wp-admin/edit-tags.php?taxonomy=category0.186 s0.198 s+0.012 s3.69 MiB3.9 MiB+ 215.38 KiB
/wp-admin/post-new.php?post_type=page1.092 s0.891 s-0.201 s5.54 MiB5.85 MiB+ 319.11 KiB
/wp-admin/options-discussion.php0.230 s0.331 s+0.101 s3.6 MiB3.87 MiB+ 280.2 KiB
/wp-admin/edit-comments.php0.227 s0.230 s+0.003 s3.69 MiB3.9 MiB+ 215.43 KiB
/0.288 s0.221 s-0.067 s3.6 MiB3.75 MiB+ 148.57 KiB
Average 0.394 s0.398 s+0.003 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,4333,65576
JavaScript6.6%625314
CSS4.0%375111
Markdown0.3%2601
XML0.2%1601
SVG0.1%501
Total 9,480 3,697 84

PHP Code Analysis | More results »

Lines of code 8,429
Total complexity 1,325
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 532
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

[01-Aug-2022 15:53:29 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
[01-Aug-2022 15:53:29 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
[01-Aug-2022 15:53:32 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
[01-Aug-2022 15:53:32 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
[01-Aug-2022 15:53:36 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
[01-Aug-2022 15:53:36 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