ACF Views Lite 2.4.0

Does ACF Views Lite work with WordPress 6.4.1 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: 798.22 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.1
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=d19b4ff735
Aspect after-activation
HTTP status 200
Load time 1.069 s
Memory usage 4.11 MiB
JS errors None
Resource errors None

ACF Views

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

ACF Views → Cards

Page screenshot: ACF Views → Cards
URL /wp-admin/edit.php?post_type=acf_cards
Aspect menu-item
HTTP status 200
Load time 0.219 s
Memory usage 4.13 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.182 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.php0.393 s0.359 s-0.034 s3.38 MiB4.16 MiB+ 798.91 KiB
/wp-admin/edit.php0.223 s0.236 s+0.013 s3.41 MiB4.25 MiB+ 861.8 KiB
/wp-admin/post-new.php1.044 s0.847 s-0.197 s5.46 MiB6.39 MiB+ 950.34 KiB
/wp-admin/upload.php0.749 s0.437 s-0.312 s3.32 MiB4.09 MiB+ 780.07 KiB
/wp-admin/options-writing.php0.232 s0.217 s-0.015 s3.32 MiB4.07 MiB+ 772.66 KiB
/wp-admin/media-new.php0.335 s0.273 s-0.062 s3.29 MiB4.07 MiB+ 791.52 KiB
/wp-admin/edit-tags.php?taxonomy=category0.212 s0.236 s+0.024 s3.31 MiB4.09 MiB+ 797.43 KiB
/wp-admin/post-new.php?post_type=page0.629 s0.597 s-0.032 s5.45 MiB6.38 MiB+ 949.92 KiB
/wp-admin/options-discussion.php0.333 s0.275 s-0.058 s3.3 MiB4.06 MiB+ 780.67 KiB
/wp-admin/edit-comments.php0.273 s0.474 s+0.201 s3.34 MiB4.1 MiB+ 780.06 KiB
/0.317 s0.251 s-0.066 s3.31 MiB3.81 MiB+ 517.01 KiB
Average 0.431 s0.382 s-0.049 s3.72 MiB4.5 MiB+ 798.22 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.2%17,0392,998156
JavaScript0.8%134111
JSON0.1%1201
Total 17,185 2,999 168

PHP Code Analysis | More results »

Lines of code 16,193
Total complexity 2,355
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 142
Methods 844
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_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_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