Home
Advanced Views – Display Posts, Custom Fields, and More
3.0.0
Does Advanced Views Lite work with WordPress 6.4.2 and PHP 8.1.12? A smoke test was performed on 2024-01-17 10:49:21 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: 848.77 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.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=698c54d2f8
Aspect
after-activation
HTTP status
200
Load time
1.066 s
Memory usage
4.48 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.300 s
Memory usage
6.15 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.175 s
Memory usage
5.53 MiB
JS errors
None
Resource errors
None
Test site – Just another WordPress site
URL
/
Aspect
front-page
HTTP status
200
Load time
0.173 s
Memory usage
3.85 MiB
JS errors
None
Resource errors
None
Benchmark
URL
Load time
Memory usage
Inactive
Active
Change
Inactive
Active
Change
/wp-admin/index.php 0.306 s 0.289 s -0.017 s 3.38 MiB 4.27 MiB + 912.75 KiB /wp-admin/edit.php 0.179 s 0.182 s +0.003 s 3.41 MiB 4.3 MiB + 911.65 KiB /wp-admin/post-new.php 0.753 s 0.542 s -0.211 s 5.46 MiB 6.43 MiB + 1000.87 KiB /wp-admin/upload.php 0.670 s 0.351 s -0.319 s 3.32 MiB 4.13 MiB + 829.91 KiB /wp-admin/options-writing.php 0.185 s 0.181 s -0.004 s 3.32 MiB 4.12 MiB + 822.5 KiB /wp-admin/media-new.php 0.282 s 0.224 s -0.058 s 3.29 MiB 4.12 MiB + 841.37 KiB /wp-admin/edit-tags.php?taxonomy=category 0.171 s 0.177 s +0.006 s 3.31 MiB 4.14 MiB + 847.27 KiB /wp-admin/post-new.php?post_type=page 0.489 s 0.461 s -0.028 s 5.45 MiB 6.43 MiB + 1000.48 KiB /wp-admin/options-discussion.php 0.305 s 0.388 s +0.083 s 3.3 MiB 4.11 MiB + 830.52 KiB /wp-admin/edit-comments.php 0.202 s 0.182 s -0.020 s 3.33 MiB 4.15 MiB + 829.91 KiB / 0.236 s 0.172 s -0.064 s 3.36 MiB 3.85 MiB + 509.29 KiB
Average
0.343 s 0.286 s -0.057 s 3.72 MiB 4.55 MiB + 848.77 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% 20,093 4,747 199 JavaScript 0.4% 74 1 13 JSON 0.2% 34 0 1 Markdown 0.1% 22 0 1
Total
20,223
4,748
214
Lines of code
19,253
Total complexity
3,217
Median class complexity
6.0
Median method complexity
1.0
Most complex class
acf_field_repeater
Most complex function
org\wplake\advanced_views\DataVendors\MetaBox\MetaBoxDataVendor::fillFieldMeta()
Classes
177
Methods
1,147
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.