Home
Advanced Views – Display Posts, Custom Fields, and More
2.3.2
Does ACF Views work with WordPress 6.3.2 and PHP 8.1.12? A smoke test was performed on 2023-10-30 22:45:02 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: 732.8 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=89ad392be6
Aspect
after-activation
HTTP status
200
Load time
1.326 s
Memory usage
3.47 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.193 s
Memory usage
3.54 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.194 s
Memory usage
3.49 MiB
JS errors
None
Resource errors
None
Test site – Just another WordPress site
URL
/
Aspect
front-page
HTTP status
200
Load time
0.221 s
Memory usage
3.82 MiB
JS errors
None
Resource errors
None
Benchmark
URL
Load time
Memory usage
Inactive
Active
Change
Inactive
Active
Change
/wp-admin/index.php 0.375 s 0.349 s -0.026 s 2.83 MiB 3.52 MiB + 711.76 KiB /wp-admin/edit.php 0.204 s 0.215 s +0.011 s 2.85 MiB 3.61 MiB + 774.66 KiB /wp-admin/post-new.php 0.745 s 0.615 s -0.130 s 5.22 MiB 6.04 MiB + 845.61 KiB /wp-admin/upload.php 0.509 s 0.394 s -0.115 s 2.77 MiB 3.45 MiB + 693.65 KiB /wp-admin/options-writing.php 0.206 s 0.347 s +0.141 s 2.76 MiB 3.43 MiB + 684.88 KiB /wp-admin/media-new.php 0.369 s 0.316 s -0.053 s 2.74 MiB 3.43 MiB + 705.11 KiB /wp-admin/edit-tags.php?taxonomy=category 0.179 s 0.195 s +0.016 s 2.76 MiB 3.45 MiB + 710.28 KiB /wp-admin/post-new.php?post_type=page 0.591 s 0.554 s -0.037 s 5.21 MiB 6.03 MiB + 841.2 KiB /wp-admin/options-discussion.php 0.212 s 0.256 s +0.044 s 2.75 MiB 3.43 MiB + 693.41 KiB /wp-admin/edit-comments.php 0.241 s 0.224 s -0.017 s 2.78 MiB 3.46 MiB + 692.91 KiB / 0.280 s 0.211 s -0.069 s 3.13 MiB 3.82 MiB + 707.34 KiB
Average
0.356 s 0.334 s -0.021 s 3.25 MiB 3.97 MiB + 732.8 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% 14,928 2,897 140 JavaScript 0.8% 127 1 10 JSON 0.1% 12 0 1
Total
15,067
2,898
151
Lines of code
14,109
Total complexity
1,973
Median class complexity
7.0
Median method complexity
1.0
Most complex class
acf_field_repeater
Most complex function
acf_field_repeater::update_value()
Classes
127
Methods
730
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.