ACPT Lite 1.0.1

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

Summary

Errors
The plugin could not be activated
3PHP fatal errors
3Database errors
No JavaScript exceptions
No resource errors
Performance

No data available.

Environment
WordPress version5.8.2
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 1

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin=acpt-lite%2Fadvanced-custom-post-type-lite.php
Requested URL /wp-admin/plugins.php?action=activate&plugin=acpt-lite%2Fadvanced-custom-post-type-lite.php&plugin_status=all&paged=1&s&_wpnonce=394df150b1
Aspect after-activation
HTTP status 200
Load time 0.443 s
Memory usage 3.04 MiB
JS errors None
Resource errors None

Benchmark

No benchmark data available.

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
PHP90.2%6,4172,77345
CSS4.7%33691
JavaScript4.6%326224
JSON0.5%3301
SVG0.1%501
Total 7,117 2,804 52

PHP Code Analysis | More results »

Lines of code 6,413
Total complexity 1,031
Median class complexity 6.0
Median method complexity 2.0
Most complex class ACPT_Lite\Utils\Assert
Most complex function ACPT_Lite\Includes\ACPT_Lite_DB::import()
Classes 42
Methods 372
Functions 0

Additions

No data available.

PHP Error Log 117 lines

[03-Jan-2022 14:58:24 UTC] WordPress database error Table 'wordpress.acpt_custom_post_type' doesn't exist for query 
            INSERT INTO `acpt_custom_post_type` 
            (`id`,
            `post_name` ,
            `singular` ,
            `plural`,
            `icon`,
            `native`,
            `supports`,
            `labels`,
            `settings`
            ) VALUES (
                'ecf43623-e8a4-47cf-9a8a-cb4cbd9e3c4b',
                'post',
                'Post',
                'Posts',
                'admin-post',
                '1',
                '[]',
                '[]',
                '[]'
            ) ON DUPLICATE KEY UPDATE 
                `post_name` = 'post',
                `singular` = 'Post',
                `plural` = 'Posts',
                `icon` = 'admin-post',
                `native` = '1',
                `supports` = '[]',
                `labels` = '[]',
                `settings` = '[]'
        ; 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::sync, ACPT_Lite\Includes\ACPT_Lite_DB::createNativePostTypes, ACPT_Lite\Includes\ACPT_Lite_DB::save, ACPT_Lite\Includes\ACPT_Lite_DB::executeQueryOrThrowException
[03-Jan-2022 14:58:24 UTC] PHP Fatal error:  Uncaught Exception: Table 'wordpress.acpt_custom_post_type' doesn't exist in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_DB.php:2283
Stack trace:
#0 /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_DB.php(1747): ACPT_Lite\Includes\ACPT_Lite_DB::executeQueryOrThrowException()
#1 /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_DB.php(252): ACPT_Lite\Includes\ACPT_Lite_DB::save()
#2 /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_DB.php(218): ACPT_Lite\Includes\ACPT_Lite_DB::createNativePostTypes()
#3 /wp-content/plugins/acpt-lite/advanced-custom-post-type-lite.php(80): ACPT_Lite\Includes\ACPT_Lite_DB::sync()
#4 /wp-content/plugins/acpt-lite/advanced-custom-post-type-lite.php(89): ACPT_Lite::checkForPluginUpgrades()
#5 /wp-admin/includes/plugin.php in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_DB.php on line 2283
[03-Jan-2022 14:58:24 UTC] WordPress database error Table 'wordpress.acpt_custom_post_type' doesn't exist for query 
            INSERT INTO `acpt_custom_post_type` 
            (`id`,
            `post_name` ,
            `singular` ,
            `plural`,
            `icon`,
            `native`,
            `supports`,
            `labels`,
            `settings`
            ) VALUES (
                'a000a353-1faf-43fa-8ee1-23681bbcac21',
                'post',
                'Post',
                'Posts',
                'admin-post',
                '1',
                '[]',
                '[]',
                '[]'
            ) ON DUPLICATE KEY UPDATE 
                `post_name` = 'post',
                `singular` = 'Post',
                `plural` = 'Posts',
                `icon` = 'admin-post',
                `native` = '1',
                `supports` = '[]',
                `labels` = '[]',
                `settings` = '[]'
        ; made by plugin_sandbox_scrape, include_once('/plugins/acpt-lite/advanced-custom-post-type-lite.php'), ACPT_Lite::checkForPluginUpgrades, ACPT_Lite\Includes\ACPT_Lite_DB::sync, ACPT_Lite\Includes\ACPT_Lite_DB::createNativePostTypes, ACPT_Lite\Includes\ACPT_Lite_DB::save, ACPT_Lite\Includes\ACPT_Lite_DB::executeQueryOrThrowException
[03-Jan-2022 14:58:24 UTC] PHP Fatal error:  Uncaught Exception: Table 'wordpress.acpt_custom_post_type' doesn't exist in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_DB.php:2283
Stack trace:
#0 /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_DB.php(1747): ACPT_Lite\Includes\ACPT_Lite_DB::executeQueryOrThrowException()
#1 /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_DB.php(252): ACPT_Lite\Includes\ACPT_Lite_DB::save()
#2 /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_DB.php(218): ACPT_Lite\Includes\ACPT_Lite_DB::createNativePostTypes()
#3 /wp-content/plugins/acpt-lite/advanced-custom-post-type-lite.php(80): ACPT_Lite\Includes\ACPT_Lite_DB::sync()
#4 /wp-content/plugins/acpt-lite/advanced-custom-post-type-lite.php(89): ACPT_Lite::checkForPluginUpgrades()
#5 /wp-admin/includes/plugin.php in /wp-content/plugins/acpt-lite/src/Includes/ACPT_Lite_DB.php on line 2283
[03-Jan-2022 14:58:24 UTC] WordPress database error Table 'wordpress.acpt_custom_post_type' doesn't exist for query 
            INSERT INTO `acpt_custom_post_type` 
            (`id`,
            `post_name` ,
            `singular` ,
            `plural`,
            `icon`,
            `native`,
            `supports`,
            `labels`,
            `settings`
            ) VALUES (
                '194536ae-9a04-4ac3-ad4d-5e2b4dc23397',
                'post',
                'Post',
                'Posts',
                'admin-post',
                '1',
                '[]',
                '[]',
                '[]'
            ) ON DUPLICATE KEY UPDATE 

(+17 more lines)
See also: All tests for this plugin, How to Hide ACPT Lite Admin Menus