Home
Advanced Views – Display Posts, Custom Fields, and More
3.1.2
Does Advanced Views Lite work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on 2024-02-02 03:19:00 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: 709.19 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.3 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=ccf01a1999
Aspect
after-activation
HTTP status
200
Load time
1.145 s
Memory usage
4.39 MiB
JS errors
None
Resource errors
None
Advanced Views
URL
/wp-admin/edit.php?post_type=acf_views
Aspect
menu-item
HTTP status
200
Load time
0.393 s
Memory usage
6.2 MiB
JS errors
None
Resource errors
None
Advanced Views → Cards
URL
/wp-admin/edit.php?post_type=acf_cards
Aspect
menu-item
HTTP status
200
Load time
0.238 s
Memory usage
5.43 MiB
JS errors
None
Resource errors
None
Test site – Just another WordPress site
URL
/
Aspect
front-page
HTTP status
200
Load time
0.189 s
Memory usage
3.86 MiB
JS errors
None
Resource errors
None
Benchmark
URL
Load time
Memory usage
Inactive
Active
Change
Inactive
Active
Change
/wp-admin/index.php 0.415 s 0.367 s -0.048 s 3.38 MiB 4.12 MiB + 754.7 KiB /wp-admin/edit.php 0.348 s 0.438 s +0.090 s 3.41 MiB 4.14 MiB + 753.6 KiB /wp-admin/post-new.php 0.884 s 0.702 s -0.182 s 5.46 MiB 6.3 MiB + 863.06 KiB /wp-admin/upload.php 0.594 s 0.509 s -0.085 s 3.32 MiB 3.98 MiB + 671.87 KiB /wp-admin/options-writing.php 0.234 s 0.217 s -0.017 s 3.32 MiB 3.97 MiB + 664.45 KiB /wp-admin/media-new.php 0.338 s 0.236 s -0.102 s 3.3 MiB 3.96 MiB + 683.32 KiB /wp-admin/edit-tags.php?taxonomy=category 0.226 s 0.208 s -0.018 s 3.31 MiB 3.99 MiB + 689.23 KiB /wp-admin/post-new.php?post_type=page 0.844 s 0.778 s -0.066 s 5.45 MiB 6.28 MiB + 846.68 KiB /wp-admin/options-discussion.php 0.344 s 0.356 s +0.012 s 3.3 MiB 3.96 MiB + 672.47 KiB /wp-admin/edit-comments.php 0.271 s 0.269 s -0.002 s 3.34 MiB 4.01 MiB + 691.86 KiB / 0.299 s 0.228 s -0.071 s 3.36 MiB 3.86 MiB + 509.84 KiB
Average
0.436 s 0.392 s -0.044 s 3.72 MiB 4.41 MiB + 709.19 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.4% 22,085 4,978 214 JavaScript 0.3% 74 1 13 JSON 0.2% 34 0 1 Markdown 0.1% 22 0 1
Total
22,215
4,979
229
Lines of code
21,197
Total complexity
3,587
Median class complexity
8.0
Median method complexity
2.0
Most complex class
acf_field_repeater
Most complex function
org\wplake\advanced_views\DataVendors\MetaBox\MetaBoxDataVendor::fillFieldMeta()
Classes
191
Methods
1,255
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
2 acf_version acf_views_settings 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_views": {
"title": "Assigned Views",
"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.