Advanced Views Lite 3.1.0

Does Advanced Views Lite work with WordPress 6.4.2 and PHP 8.1.12? A smoke test was performed on .

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: 702.32 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 version6.4.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/acf-views/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

Plugins ‹ Test site — WordPress

Page screenshot: 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=2d617f1a7d
Aspect after-activation
HTTP status 200
Load time 1.466 s
Memory usage 4.32 MiB
JS errors None
Resource errors None

Advanced Views

Page screenshot: Advanced Views
URL /wp-admin/edit.php?post_type=acf_views
Aspect menu-item
HTTP status 200
Load time 0.542 s
Memory usage 6.2 MiB
JS errors None
Resource errors None

Advanced Views → Cards

Page screenshot: Advanced Views → Cards
URL /wp-admin/edit.php?post_type=acf_cards
Aspect menu-item
HTTP status 200
Load time 0.320 s
Memory usage 5.42 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.435 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.php0.683 s0.527 s-0.156 s3.38 MiB4.08 MiB+ 712.26 KiB
/wp-admin/edit.php0.392 s0.303 s-0.089 s3.41 MiB4.14 MiB+ 748.3 KiB
/wp-admin/post-new.php1.274 s1.276 s+0.002 s5.46 MiB6.28 MiB+ 841.5 KiB
/wp-admin/upload.php0.912 s0.842 s-0.070 s3.32 MiB3.97 MiB+ 666.55 KiB
/wp-admin/options-writing.php0.272 s0.325 s+0.053 s3.32 MiB3.96 MiB+ 659.14 KiB
/wp-admin/media-new.php0.527 s0.412 s-0.115 s3.29 MiB3.96 MiB+ 678.01 KiB
/wp-admin/edit-tags.php?taxonomy=category0.320 s0.265 s-0.055 s3.31 MiB3.98 MiB+ 683.91 KiB
/wp-admin/post-new.php?post_type=page1.617 s0.987 s-0.630 s5.45 MiB6.27 MiB+ 841.12 KiB
/wp-admin/options-discussion.php0.391 s0.375 s-0.016 s3.3 MiB3.95 MiB+ 667.16 KiB
/wp-admin/edit-comments.php0.356 s0.271 s-0.085 s3.34 MiB3.99 MiB+ 666.55 KiB
/0.426 s0.313 s-0.113 s3.31 MiB3.85 MiB+ 560.99 KiB
Average 0.652 s0.536 s-0.116 s3.72 MiB4.4 MiB+ 702.32 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.

PHP
Language % Lines of code Comment lines Files
PHP99.4%21,2274,902204
JavaScript0.3%74113
JSON0.2%3401
Markdown0.1%2201
Total 21,357 4,903 219

PHP Code Analysis | More results »

Lines of code 20,382
Total complexity 3,465
Median class complexity 7.0
Median method complexity 1.0
Most complex class acf_field_repeater
Most complex function org\wplake\advanced_views\DataVendors\MetaBox\MetaBoxDataVendor::fillFieldMeta()
Classes 181
Methods 1,203
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

Custom Post Types 2

ID Name
acf_viewsViews
acf_cardsCards

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.

See also: All tests for this plugin, How to Hide Advanced Views Lite Admin Menus and Meta Boxes