ACPT Lite 2.0.1

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

Summary

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

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

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

Environment
WordPress version6.4.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
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=fc7d348a86
Aspect after-activation
HTTP status 200
Load time 1.189 s
Memory usage 4.56 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.348 s
Memory usage 4.52 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.228 s
Memory usage 4.48 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.350 s0.338 s-0.012 s3.38 MiB4.66 MiB+ 1.28 MiB
/wp-admin/edit.php0.201 s0.216 s+0.015 s3.41 MiB4.7 MiB+ 1.29 MiB
/wp-admin/post-new.php0.906 s1.128 s+0.222 s5.46 MiB6.76 MiB+ 1.3 MiB
/wp-admin/upload.php0.574 s0.458 s-0.116 s3.32 MiB4.58 MiB+ 1.26 MiB
/wp-admin/options-writing.php0.222 s0.220 s-0.002 s3.32 MiB4.5 MiB+ 1.18 MiB
/wp-admin/media-new.php0.304 s0.266 s-0.038 s3.3 MiB4.51 MiB+ 1.21 MiB
/wp-admin/edit-tags.php?taxonomy=category0.192 s0.418 s+0.226 s3.31 MiB4.67 MiB+ 1.35 MiB
/wp-admin/post-new.php?post_type=page0.560 s0.683 s+0.123 s5.45 MiB6.76 MiB+ 1.31 MiB
/wp-admin/options-discussion.php0.207 s0.267 s+0.060 s3.3 MiB4.52 MiB+ 1.21 MiB
/wp-admin/edit-comments.php0.228 s0.238 s+0.010 s3.34 MiB4.54 MiB+ 1.21 MiB
/0.337 s0.189 s-0.148 s3.36 MiB4.48 MiB+ 1.12 MiB
Average 0.371 s0.402 s+0.031 s3.72 MiB4.97 MiB+ 1.25 MiB

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.

JavaScript
PO File
PHP
Language % Lines of code Comment lines Files
JavaScript70.3%92,56511,38540
PO File17.1%22,4601599
PHP11.6%15,2405,197165
CSS1.1%1,3833310
Markdown0.0%2601
XML0.0%1601
SVG0.0%501
Bourne Shell0.0%401
Total 131,699 16,774 228

PHP Code Analysis | More results »

Lines of code 15,235
Total complexity 2,446
Median class complexity 6.0
Median method complexity 2.0
Most complex class ACPT_Lite\Utils\Assert
Most complex function ACPT_Lite\Admin\ACPT_Lite_Admin::addColumnsToAdminPanel()
Classes 159
Methods 858
Functions 3

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

PHP Error Log 17 lines

[29-Mar-2024 10:19:47 UTC] WordPress database error Table 'wordpress.wp_acpt_lite_settings' doesn't exist for query 
            SELECT 
                id, 
                meta_key,
                meta_value
            FROM `wp_acpt_lite_settings`
             WHERE meta_key = 'enable_cache' made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/acpt-lite/advanced-custom-post-type-lite.php'), ACPT_Lite\Core\Repository\SettingsRepository::getSingle, ACPT_Lite\Core\Repository\SettingsRepository::get, ACPT_Lite\Includes\ACPT_Lite_DB::getResults
[29-Mar-2024 10:19:47 UTC] WordPress database error Unknown table 'wordpress.wp_acpt_lite_custom_post_type_meta_box' for query DROP TABLE `wp_acpt_lite_custom_post_type_meta_box`; made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/acpt-lite/advanced-custom-post-type-lite.php'), ACPT_Lite::checkForPluginUpgrades, ACPT_Lite\Includes\ACPT_Lite_DB::createSchema, ACPT_Lite\Includes\ACPT_Lite_Schema_Manager::up
[29-Mar-2024 10:19:47 UTC] WordPress database error Unknown table 'wordpress.wp_acpt_lite_custom_post_type_field' for query DROP TABLE `wp_acpt_lite_custom_post_type_field`; made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/acpt-lite/advanced-custom-post-type-lite.php'), ACPT_Lite::checkForPluginUpgrades, ACPT_Lite\Includes\ACPT_Lite_DB::createSchema, ACPT_Lite\Includes\ACPT_Lite_Schema_Manager::up
[29-Mar-2024 10:19:47 UTC] WordPress database error Unknown table 'wordpress.wp_acpt_lite_custom_post_type_option' for query DROP TABLE `wp_acpt_lite_custom_post_type_option`; made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/acpt-lite/advanced-custom-post-type-lite.php'), ACPT_Lite::checkForPluginUpgrades, ACPT_Lite\Includes\ACPT_Lite_DB::createSchema, ACPT_Lite\Includes\ACPT_Lite_Schema_Manager::up
[29-Mar-2024 10:19:47 UTC] WordPress database error Unknown table 'wordpress.wp_acpt_lite_custom_post_type_relation' for query DROP TABLE `wp_acpt_lite_custom_post_type_relation`; made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/acpt-lite/advanced-custom-post-type-lite.php'), ACPT_Lite::checkForPluginUpgrades, ACPT_Lite\Includes\ACPT_Lite_DB::createSchema, ACPT_Lite\Includes\ACPT_Lite_Schema_Manager::up
[29-Mar-2024 10:19:47 UTC] WordPress database error Unknown table 'wordpress.wp_acpt_lite_custom_post_template' for query DROP TABLE `wp_acpt_lite_custom_post_template`; made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/acpt-lite/advanced-custom-post-type-lite.php'), ACPT_Lite::checkForPluginUpgrades, ACPT_Lite\Includes\ACPT_Lite_DB::createSchema, ACPT_Lite\Includes\ACPT_Lite_Schema_Manager::up
[29-Mar-2024 10:19:49 UTC] PHP Warning:  Undefined array key "msgid" in /wp-content/plugins/acpt-lite/vendor/sepia/po-parser/src/Catalog/EntryFactory.php on line 14
[29-Mar-2024 10:19:52 UTC] PHP Deprecated:  Hook block_categories is deprecated since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 6031
[29-Mar-2024 10:19:52 UTC] PHP Deprecated:  Hook block_categories is deprecated since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 6031
[29-Mar-2024 10:19:57 UTC] PHP Deprecated:  Hook block_categories is deprecated since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 6031
[29-Mar-2024 10:19:57 UTC] PHP Deprecated:  Hook block_categories is deprecated since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 6031
See also: All tests for this plugin, How to Hide ACPT Lite Admin Menus