Home
Advanced Views – Display Posts, Custom Fields, and More
2.2.4
Does ACF Views work with WordPress 6.3.2 and PHP 8.1.12? A smoke test was performed on 2023-10-19 13:25:19 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: 722.79 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.3.2 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=591d7aea5b
Aspect
after-activation
HTTP status
200
Load time
0.954 s
Memory usage
3.46 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
3.52 MiB
JS errors
None
Resource errors
None
ACF Views → ACF Cards
URL
/wp-admin/edit.php?post_type=acf_cards
Aspect
menu-item
HTTP status
200
Load time
0.197 s
Memory usage
3.48 MiB
JS errors
None
Resource errors
None
Test site – Just another WordPress site
URL
/
Aspect
front-page
HTTP status
200
Load time
0.210 s
Memory usage
3.81 MiB
JS errors
None
Resource errors
None
Benchmark
URL
Load time
Memory usage
Inactive
Active
Change
Inactive
Active
Change
/wp-admin/index.php 0.360 s 0.323 s -0.037 s 2.83 MiB 3.51 MiB + 701.94 KiB /wp-admin/edit.php 0.210 s 0.212 s +0.002 s 2.85 MiB 3.6 MiB + 764.84 KiB /wp-admin/post-new.php 0.740 s 0.844 s +0.104 s 5.22 MiB 6.03 MiB + 835.79 KiB /wp-admin/upload.php 0.582 s 0.486 s -0.096 s 2.77 MiB 3.44 MiB + 683.83 KiB /wp-admin/options-writing.php 0.223 s 0.220 s -0.003 s 2.76 MiB 3.42 MiB + 675.06 KiB /wp-admin/media-new.php 0.373 s 0.274 s -0.099 s 2.74 MiB 3.42 MiB + 695.29 KiB /wp-admin/edit-tags.php?taxonomy=category 0.197 s 0.206 s +0.009 s 2.76 MiB 3.44 MiB + 700.46 KiB /wp-admin/post-new.php?post_type=page 0.570 s 0.651 s +0.081 s 5.21 MiB 6.02 MiB + 831.38 KiB /wp-admin/options-discussion.php 0.217 s 0.265 s +0.048 s 2.75 MiB 3.42 MiB + 683.59 KiB /wp-admin/edit-comments.php 0.244 s 0.425 s +0.181 s 2.78 MiB 3.45 MiB + 683.09 KiB / 0.276 s 0.203 s -0.073 s 3.13 MiB 3.81 MiB + 695.48 KiB
Average
0.363 s 0.374 s +0.011 s 3.25 MiB 3.96 MiB + 722.79 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.0% 14,462 2,856 129 JavaScript 0.9% 127 1 10 JSON 0.1% 12 0 1
Total
14,601
2,857
140
Lines of code
13,553
Total complexity
1,919
Median class complexity
8.0
Median method complexity
2.0
Most complex class
acf_field_repeater
Most complex function
acf_field_repeater::update_value()
Classes
115
Methods
685
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 ACF Views acf_cards ACF 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.