ACF Views Lite 2.3.5

Does ACF Views Lite work with WordPress 6.3.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: 726.08 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.3.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=607fa756fc
Aspect after-activation
HTTP status 200
Load time 0.952 s
Memory usage 3.48 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.210 s
Memory usage 3.55 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.184 s
Memory usage 3.51 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.179 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.340 s0.298 s-0.042 s2.83 MiB3.53 MiB+ 722.89 KiB
/wp-admin/edit.php0.197 s0.199 s+0.002 s2.85 MiB3.62 MiB+ 785.79 KiB
/wp-admin/post-new.php0.710 s0.615 s-0.095 s5.22 MiB6.07 MiB+ 872.01 KiB
/wp-admin/upload.php0.553 s0.464 s-0.089 s2.77 MiB3.46 MiB+ 704.05 KiB
/wp-admin/options-writing.php0.209 s0.197 s-0.012 s2.76 MiB3.44 MiB+ 696.02 KiB
/wp-admin/media-new.php0.330 s0.260 s-0.070 s2.74 MiB3.44 MiB+ 715.51 KiB
/wp-admin/edit-tags.php?taxonomy=category0.212 s0.197 s-0.015 s2.76 MiB3.46 MiB+ 721.41 KiB
/wp-admin/post-new.php?post_type=page0.584 s0.560 s-0.024 s5.21 MiB6.06 MiB+ 867.59 KiB
/wp-admin/options-discussion.php0.198 s0.245 s+0.047 s2.75 MiB3.44 MiB+ 704.55 KiB
/wp-admin/edit-comments.php0.234 s0.399 s+0.165 s2.78 MiB3.47 MiB+ 704.05 KiB
/0.251 s0.215 s-0.036 s3.13 MiB3.61 MiB+ 493.02 KiB
Average 0.347 s0.332 s-0.015 s3.25 MiB3.96 MiB+ 726.08 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.1%15,5082,934148
JavaScript0.8%127110
JSON0.1%1201
Total 15,647 2,935 159

PHP Code Analysis | More results »

Lines of code 14,668
Total complexity 2,057
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 134
Methods 750
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