Advanced Views Lite 3.0.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: 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 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=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

Page screenshot: 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

Page screenshot: 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

Page screenshot: 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.php0.306 s0.289 s-0.017 s3.38 MiB4.27 MiB+ 912.75 KiB
/wp-admin/edit.php0.179 s0.182 s+0.003 s3.41 MiB4.3 MiB+ 911.65 KiB
/wp-admin/post-new.php0.753 s0.542 s-0.211 s5.46 MiB6.43 MiB+ 1000.87 KiB
/wp-admin/upload.php0.670 s0.351 s-0.319 s3.32 MiB4.13 MiB+ 829.91 KiB
/wp-admin/options-writing.php0.185 s0.181 s-0.004 s3.32 MiB4.12 MiB+ 822.5 KiB
/wp-admin/media-new.php0.282 s0.224 s-0.058 s3.29 MiB4.12 MiB+ 841.37 KiB
/wp-admin/edit-tags.php?taxonomy=category0.171 s0.177 s+0.006 s3.31 MiB4.14 MiB+ 847.27 KiB
/wp-admin/post-new.php?post_type=page0.489 s0.461 s-0.028 s5.45 MiB6.43 MiB+ 1000.48 KiB
/wp-admin/options-discussion.php0.305 s0.388 s+0.083 s3.3 MiB4.11 MiB+ 830.52 KiB
/wp-admin/edit-comments.php0.202 s0.182 s-0.020 s3.33 MiB4.15 MiB+ 829.91 KiB
/0.236 s0.172 s-0.064 s3.36 MiB3.85 MiB+ 509.29 KiB
Average 0.343 s0.286 s-0.057 s3.72 MiB4.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.

PHP
Language % Lines of code Comment lines Files
PHP99.4%20,0934,747199
JavaScript0.4%74113
JSON0.2%3401
Markdown0.1%2201
Total 20,223 4,748 214

PHP Code Analysis | More results »

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

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