ACPT Lite 2.0.5

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

Summary

Errors
2PHP warnings
22PHP deprecation warnings
7Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.5.5
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%2Facpt-lite.php&plugin_status=all&paged=1&s&_wpnonce=d6021b2045
Aspect after-activation
HTTP status 200
Load time 1.357 s
Memory usage 4.37 MiB
JS errors None
Resource errors None

ACPT Lite

Page screenshot: ACPT Lite
URL /wp-admin/admin.php?page=acpt-lite
Aspect menu-item
HTTP status 200
Load time 0.832 s
Memory usage 4.24 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.331 s
Memory usage 3.74 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.455 s0.363 s-0.092 s3.44 MiB4.36 MiB+ 950.42 KiB
/wp-admin/edit.php0.231 s0.363 s+0.132 s3.46 MiB4.41 MiB+ 976.66 KiB
/wp-admin/post-new.php0.943 s1.178 s+0.235 s5.59 MiB6.49 MiB+ 917.27 KiB
/wp-admin/upload.php0.571 s0.731 s+0.160 s3.38 MiB4.37 MiB+ 1018.69 KiB
/wp-admin/options-writing.php0.238 s0.246 s+0.008 s3.37 MiB4.34 MiB+ 992.7 KiB
/wp-admin/media-new.php0.329 s0.283 s-0.046 s3.35 MiB4.34 MiB+ 1013.99 KiB
/wp-admin/edit-tags.php?taxonomy=category0.220 s0.420 s+0.200 s3.37 MiB4.38 MiB+ 1.01 MiB
/wp-admin/post-new.php?post_type=page0.573 s0.880 s+0.307 s5.59 MiB6.48 MiB+ 918.29 KiB
/wp-admin/options-discussion.php0.470 s0.315 s-0.155 s3.36 MiB4.34 MiB+ 1006.26 KiB
/wp-admin/edit-comments.php0.271 s0.671 s+0.400 s3.39 MiB4.38 MiB+ 1017.41 KiB
/0.331 s0.225 s-0.106 s3.42 MiB3.74 MiB+ 333.97 KiB
Average 0.421 s0.516 s+0.095 s3.79 MiB4.7 MiB+ 925.85 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.

PO File
PHP
Language % Lines of code Comment lines Files
PO File58.0%31,11522312
PHP37.0%19,8566,067211
CSS2.5%1,344335
JSON1.4%73102
JavaScript1.1%57913960
Markdown0.0%2601
XML0.0%1601
INI0.0%801
Bourne Shell0.0%501
SVG0.0%501
Total 53,685 6,462 295

PHP Code Analysis | More results »

Lines of code 19,847
Total complexity 2,991
Median class complexity 6.0
Median method complexity 2.0
Most complex class ACPT_Lite\Utils\PHP\Assert
Most complex function ACPT_Lite\Core\Generators\CustomPostType\CustomPostTypeAdminColumnsGenerator::addColumns()
Classes 203
Methods 1,007
Functions 7

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 37 lines

[05-Jul-2024 15:33:58 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/acpt-lite.php'), ACPT_Lite\Core\Repository\SettingsRepository::getSingle, ACPT_Lite\Core\Repository\SettingsRepository::get, ACPT_Lite\Includes\ACPT_Lite_DB::getResults
[05-Jul-2024 15:33:58 UTC] WordPress database error Table 'wordpress.wp_acpt_lite_custom_post_type' doesn't exist for query SELECT id FROM `wp_acpt_lite_custom_post_type` LIMIT 1; made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/acpt-lite/acpt-lite.php'), ACPT_Lite::checkForPluginUpgrades, ACPT_Lite\Includes\ACPT_Lite_DB::createSchema, ACPT_Lite\Includes\ACPT_Lite_Schema_Manager::up, ACPT_Lite\Includes\ACPT_Lite_Schema_Manager::isTheMigrationNeeded, ACPT_Lite\Includes\ACPT_Lite_DB::checkIfSchemaExists, ACPT_Lite\Includes\ACPT_Lite_DB::executeQueryOrThrowException
[05-Jul-2024 15:33:58 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_Schema_Manager.php on line 55
[05-Jul-2024 15:33:58 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_Schema_Manager.php on line 55
[05-Jul-2024 15:33:58 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_Schema_Manager.php on line 55
[05-Jul-2024 15:33:58 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_Schema_Manager.php on line 55
[05-Jul-2024 15:33:58 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_Schema_Manager.php on line 55
[05-Jul-2024 15:33:58 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_Schema_Manager.php on line 55
[05-Jul-2024 15:33:58 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_Schema_Manager.php on line 55
[05-Jul-2024 15:33:58 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_Schema_Manager.php on line 55
[05-Jul-2024 15:33:58 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_Schema_Manager.php on line 55
[05-Jul-2024 15:33:58 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_Schema_Manager.php on line 55
[05-Jul-2024 15:33:58 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_Schema_Manager.php on line 55
[05-Jul-2024 15:33:58 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_Schema_Manager.php on line 55
[05-Jul-2024 15:33:58 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_Schema_Manager.php on line 55
[05-Jul-2024 15:33:58 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_Schema_Manager.php on line 55
[05-Jul-2024 15:33:58 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_Schema_Manager.php on line 55
[05-Jul-2024 15:33:58 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_Schema_Manager.php on line 55
[05-Jul-2024 15:33:58 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_Schema_Manager.php on line 55
[05-Jul-2024 15:33:58 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_Schema_Manager.php on line 55
[05-Jul-2024 15:33:58 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_Schema_Manager.php on line 55
[05-Jul-2024 15:33:58 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_Schema_Manager.php on line 55
[05-Jul-2024 15:33:58 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/acpt-lite.php'), ACPT_Lite::checkForPluginUpgrades, ACPT_Lite\Includes\ACPT_Lite_DB::createSchema, ACPT_Lite\Includes\ACPT_Lite_Schema_Manager::up
[05-Jul-2024 15:33:58 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/acpt-lite.php'), ACPT_Lite::checkForPluginUpgrades, ACPT_Lite\Includes\ACPT_Lite_DB::createSchema, ACPT_Lite\Includes\ACPT_Lite_Schema_Manager::up
[05-Jul-2024 15:33:58 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/acpt-lite.php'), ACPT_Lite::checkForPluginUpgrades, ACPT_Lite\Includes\ACPT_Lite_DB::createSchema, ACPT_Lite\Includes\ACPT_Lite_Schema_Manager::up
[05-Jul-2024 15:33:58 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/acpt-lite.php'), ACPT_Lite::checkForPluginUpgrades, ACPT_Lite\Includes\ACPT_Lite_DB::createSchema, ACPT_Lite\Includes\ACPT_Lite_Schema_Manager::up
[05-Jul-2024 15:33:59 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/acpt-lite.php'), ACPT_Lite::checkForPluginUpgrades, ACPT_Lite\Includes\ACPT_Lite_DB::createSchema, ACPT_Lite\Includes\ACPT_Lite_Schema_Manager::up
[05-Jul-2024 15:33:59 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_Schema_Manager.php on line 55
[05-Jul-2024 15:33:59 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_Schema_Manager.php on line 55
[05-Jul-2024 15:34:04 UTC] PHP Warning:  Undefined array key "post" in /wp-content/plugins/acpt-lite/src/Admin/ACPT_Lite_Admin.php on line 202
[05-Jul-2024 15:34:04 UTC] PHP Warning:  Undefined array key "post" in /wp-content/plugins/acpt-lite/src/Admin/ACPT_Lite_Admin.php on line 202
See also: All tests for this plugin, How to Hide ACPT Lite Admin Menus