Does ACPT Lite work with WordPress 5.9.3 and PHP 7.4.8? A smoke test was performed on .
2 | PHP fatal errors |
1 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
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.
WordPress version | 5.9.3 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 90+ |
WordPress.org page | https://wordpress.org/plugins/acpt-lite/ |
Badges |
|
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 |
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 |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.312 s |
Memory usage | 3.55 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.366 s | 0.241 s | -0.125 s | 3.37 MiB | 3.59 MiB | + 229.41 KiB |
/wp-admin/edit.php | 0.171 s | 0.186 s | +0.015 s | 3.4 MiB | 3.61 MiB | + 210.39 KiB |
/wp-admin/upload.php | 0.651 s | 0.393 s | -0.258 s | 3.25 MiB | 3.56 MiB | + 319.36 KiB |
/wp-admin/options-writing.php | 0.266 s | 0.141 s | -0.125 s | 3.24 MiB | 3.49 MiB | + 254.48 KiB |
/wp-admin/media-new.php | 0.287 s | 0.208 s | -0.079 s | 3.23 MiB | 3.49 MiB | + 271.53 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.188 s | 0.189 s | +0.001 s | 3.27 MiB | 3.53 MiB | + 275.06 KiB |
/wp-admin/options-discussion.php | 0.225 s | 0.148 s | -0.077 s | 3.22 MiB | 3.5 MiB | + 287.42 KiB |
/wp-admin/edit-comments.php | 0.235 s | 0.195 s | -0.040 s | 3.27 MiB | 3.54 MiB | + 276.52 KiB |
/ | 0.310 s | 0.198 s | -0.112 s | 3.4 MiB | 3.55 MiB | + 153.16 KiB |
Average | 0.300 s | 0.211 s | -0.089 s | 3.29 MiB | 3.54 MiB | + 253.04 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 92.4% | 8,358 | 3,618 | 76 | |
CSS | 4.1% | 375 | 11 | 1 | |
JavaScript | 2.9% | 265 | 21 | 3 | |
Markdown | 0.3% | 26 | 0 | 1 | |
XML | 0.2% | 16 | 0 | 1 | |
SVG | 0.1% | 5 | 0 | 1 | |
Total | 9,045 | 3,650 | 83 |
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 |
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.
wp_options
1[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