ACPT Lite 1.0.7

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

Summary

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

Memory usage: 253.04 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 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=acpt-lite%2Fadvanced-custom-post-type-lite.php&plugin_status=all&paged=1&s&_wpnonce=91349a749b
Aspect after-activation
HTTP status 200
Load time 0.921 s
Memory usage 3.55 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.368 s
Memory usage 3.51 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.312 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.366 s0.241 s-0.125 s3.37 MiB3.59 MiB+ 229.41 KiB
/wp-admin/edit.php0.171 s0.186 s+0.015 s3.4 MiB3.61 MiB+ 210.39 KiB
/wp-admin/upload.php0.651 s0.393 s-0.258 s3.25 MiB3.56 MiB+ 319.36 KiB
/wp-admin/options-writing.php0.266 s0.141 s-0.125 s3.24 MiB3.49 MiB+ 254.48 KiB
/wp-admin/media-new.php0.287 s0.208 s-0.079 s3.23 MiB3.49 MiB+ 271.53 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.189 s+0.001 s3.27 MiB3.53 MiB+ 275.06 KiB
/wp-admin/options-discussion.php0.225 s0.148 s-0.077 s3.22 MiB3.5 MiB+ 287.42 KiB
/wp-admin/edit-comments.php0.235 s0.195 s-0.040 s3.27 MiB3.54 MiB+ 276.52 KiB
/0.310 s0.198 s-0.112 s3.4 MiB3.55 MiB+ 153.16 KiB
Average 0.300 s0.211 s-0.089 s3.29 MiB3.54 MiB+ 253.04 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.4%8,3583,61876
CSS4.1%375111
JavaScript2.9%265213
Markdown0.3%2601
XML0.2%1601
SVG0.1%501
Total 9,045 3,650 83

PHP Code Analysis | More results »

Lines of code 8,354
Total complexity 1,304
Median class complexity 7.0
Median method complexity 1.0
Most complex class ACPT_Lite\Utils\Assert
Most complex function ACPT_Lite\Core\Repository\CustomPostTypeRepository::get()
Classes 72
Methods 527
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 16

Options wp_options 1

PHP Error Log 25 lines

[26-Apr-2022 12:36:40 UTC] PHP Deprecated:  Non-static method ACPT_Lite::activate() should not be called statically in /wp-includes/class-wp-hook.php on line 307
[26-Apr-2022 12:36:43 UTC] PHP Fatal error:  Uncaught Error: Class 'ACPT_Lite\Admin\CustomPostTypeRepository' not found in /wp-content/plugins/acpt-lite/src/Admin/ACPT_Lite_Api_Rest_Fields.php:18
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): ACPT_Lite\Admin\ACPT_Lite_Api_Rest_Fields->registerRestFields()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(474): WP_Hook->do_action()
#3 /wp-includes/rest-api.php(553): do_action()
#4 /wp-includes/rest-api.php(511): rest_get_server()
#5 /wp-includes/block-patterns.php(79): rest_do_request()
#6 /wp-admin/edit-form-blocks.php(32): _load_remote_block_patterns()
#7 /wp-admin/post-new.php(72): require('/opt/bitnami/ap...')
#8 {main}
  thrown in /wp-content/plugins/acpt-lite/src/Admin/ACPT_Lite_Api_Rest_Fields.php on line 18
[26-Apr-2022 12:36:44 UTC] PHP Fatal error:  Uncaught Error: Class 'ACPT_Lite\Admin\CustomPostTypeRepository' not found in /wp-content/plugins/acpt-lite/src/Admin/ACPT_Lite_Api_Rest_Fields.php:18
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): ACPT_Lite\Admin\ACPT_Lite_Api_Rest_Fields->registerRestFields()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(474): WP_Hook->do_action()
#3 /wp-includes/rest-api.php(553): do_action()
#4 /wp-includes/rest-api.php(511): rest_get_server()
#5 /wp-includes/block-patterns.php(79): rest_do_request()
#6 /wp-admin/edit-form-blocks.php(32): _load_remote_block_patterns()
#7 /wp-admin/post-new.php(72): require('/opt/bitnami/ap...')
#8 {main}
  thrown in /wp-content/plugins/acpt-lite/src/Admin/ACPT_Lite_Api_Rest_Fields.php on line 18
See also: All tests for this plugin, How to Hide ACPT Lite Admin Menus