Home
Advanced Views – Display Posts, Custom Fields, and More
2.3.7
Does ACF Views Lite work with WordPress 6.4.1 and PHP 8.1.12? A smoke test was performed on 2023-11-11 20:15:54 UTC .
Summary
Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance
Memory usage: 756.72 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 version 6.4.1 PHP version 8.1.12 MySQL version 10.6.10 PHP memory limit 512M
Pages 4 Plugins ‹ Test site — WordPress
URL
/wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL
/wp-admin/plugins.php?action=activate&plugin=acf-views%2Facf-views.php&plugin_status=all&paged=1&s&_wpnonce=0d9308c2e6
Aspect
after-activation
HTTP status
200
Load time
1.050 s
Memory usage
4.07 MiB
JS errors
None
Resource errors
None
ACF Views
URL
/wp-admin/edit.php?post_type=acf_views
Aspect
menu-item
HTTP status
200
Load time
0.190 s
Memory usage
4.14 MiB
JS errors
None
Resource errors
None
ACF Views → Cards
URL
/wp-admin/edit.php?post_type=acf_cards
Aspect
menu-item
HTTP status
200
Load time
0.186 s
Memory usage
4.1 MiB
JS errors
None
Resource errors
None
Test site – Just another WordPress site
URL
/
Aspect
front-page
HTTP status
200
Load time
0.156 s
Memory usage
3.79 MiB
JS errors
None
Resource errors
None
Benchmark
URL
Load time
Memory usage
Inactive
Active
Change
Inactive
Active
Change
/wp-admin/index.php 0.356 s 0.303 s -0.053 s 3.38 MiB 4.12 MiB + 760.66 KiB /wp-admin/edit.php 0.192 s 0.197 s +0.005 s 3.41 MiB 4.21 MiB + 823.55 KiB /wp-admin/post-new.php 0.805 s 0.685 s -0.120 s 5.46 MiB 6.35 MiB + 912.09 KiB /wp-admin/upload.php 0.522 s 0.375 s -0.147 s 3.32 MiB 4.05 MiB + 741.81 KiB /wp-admin/options-writing.php 0.219 s 0.175 s -0.044 s 3.32 MiB 4.03 MiB + 734.41 KiB /wp-admin/media-new.php 0.287 s 0.198 s -0.089 s 3.29 MiB 4.03 MiB + 753.27 KiB /wp-admin/edit-tags.php?taxonomy=category 0.205 s 0.190 s -0.015 s 3.31 MiB 4.05 MiB + 759.18 KiB /wp-admin/post-new.php?post_type=page 0.531 s 0.536 s +0.005 s 5.45 MiB 6.34 MiB + 911.67 KiB /wp-admin/options-discussion.php 0.452 s 0.230 s -0.222 s 3.3 MiB 4.03 MiB + 742.42 KiB /wp-admin/edit-comments.php 0.261 s 0.194 s -0.067 s 3.34 MiB 4.06 MiB + 741.81 KiB / 0.296 s 0.356 s +0.060 s 3.36 MiB 3.79 MiB + 443.05 KiB
Average
0.375 s 0.313 s -0.062 s 3.72 MiB 4.46 MiB + 756.72 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.
Language
%
Lines of code
Comment lines
Files
PHP 99.1% 15,547 2,941 148 JavaScript 0.8% 127 1 10 JSON 0.1% 12 0 1
Total
15,686
2,942
159
Lines of code
14,705
Total complexity
2,072
Median class complexity
7.0
Median method complexity
2.0
Most complex class
acf_field_repeater
Most complex function
acf_field_repeater::update_value()
Classes
134
Methods
752
Functions
9
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.
Options wp_options
1 Custom Post Types 2
ID
Name
acf_views Views acf_cards Cards
Meta Boxes {
"acf_views": {
"acf-views_shortcode": {
"title": "Shortcode",
"context": "side"
},
"acf-views_related_groups": {
"title": "Assigned Groups",
"context": "side"
},
"acf-views_related_cards": {
"title": "Assigned to Cards",
"context": "side"
},
"acf-views_review": {
"title": "Rate & Review",
"context": "side"
},
"acf-views_support": {
"title": "Having issues?",
"context": "side"
}
},
"acf_cards": {
"acf-cards_shortcode_cpt": {
"title": "Shortcode",
"context": "side"
},
"acf-cards_related_view": {
"title": "Related View",
"context": "side"
},
"acf-views_review": {
"title": "Rate & Review",
"context": "side"
},
"acf-views_support": {
"title": "Having issues?",
"context": "side"
}
}
}
PHP Error Log The log file is empty.