Home
Advanced Views – Display Posts, Custom Fields, and More
2.4.7
Does Advanced Views Lite work with WordPress 6.4.2 and PHP 8.1.12? A smoke test was performed on 2023-12-19 15:31:33 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: 794.61 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=473fdc5f24
Aspect
after-activation
HTTP status
200
Load time
1.298 s
Memory usage
4.11 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.267 s
Memory usage
4.17 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.236 s
Memory usage
4.13 MiB
JS errors
None
Resource errors
None
Test site – Just another WordPress site
URL
/
Aspect
front-page
HTTP status
200
Load time
0.262 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.446 s 0.395 s -0.051 s 3.38 MiB 4.16 MiB + 799.7 KiB /wp-admin/edit.php 0.258 s 0.246 s -0.012 s 3.41 MiB 4.25 MiB + 862.59 KiB /wp-admin/post-new.php 0.981 s 0.682 s -0.299 s 5.46 MiB 6.39 MiB + 951.9 KiB /wp-admin/upload.php 0.722 s 0.491 s -0.231 s 3.32 MiB 4.09 MiB + 780.86 KiB /wp-admin/options-writing.php 0.272 s 0.272 s +0.000 s 3.32 MiB 4.07 MiB + 773.45 KiB /wp-admin/media-new.php 0.353 s 0.313 s -0.040 s 3.29 MiB 4.07 MiB + 792.31 KiB /wp-admin/edit-tags.php?taxonomy=category 0.252 s 0.235 s -0.017 s 3.31 MiB 4.09 MiB + 798.22 KiB /wp-admin/post-new.php?post_type=page 0.659 s 0.651 s -0.008 s 5.45 MiB 6.38 MiB + 951.48 KiB /wp-admin/options-discussion.php 0.393 s 0.410 s +0.017 s 3.3 MiB 4.06 MiB + 781.46 KiB /wp-admin/edit-comments.php 0.286 s 0.286 s +0.000 s 3.33 MiB 4.1 MiB + 780.85 KiB / 0.349 s 0.256 s -0.093 s 3.36 MiB 3.81 MiB + 467.85 KiB
Average
0.452 s 0.385 s -0.067 s 3.72 MiB 4.5 MiB + 794.61 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.5% 17,737 3,048 161 JavaScript 0.4% 74 1 13 JSON 0.1% 12 0 1
Total
17,823
3,049
175
Lines of code
16,884
Total complexity
2,447
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
147
Methods
871
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_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.