ACF Views 2.2.0

Does ACF Views work with WordPress 6.3.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: 660.93 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.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 5

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=0f09eaac68
Aspect after-activation
HTTP status 200
Load time 1.022 s
Memory usage 3.4 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.176 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

ACF Views → ACF Cards

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

ACF Views → Overview

Page screenshot: ACF Views → Overview
URL /wp-admin/edit.php?post_type=acf_views&page=overview
Aspect menu-item
HTTP status 200
Load time 0.163 s
Memory usage 3.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.173 s
Memory usage 3.76 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.368 s0.321 s-0.047 s2.82 MiB3.45 MiB+ 645.94 KiB
/wp-admin/edit.php0.195 s0.213 s+0.018 s2.85 MiB3.48 MiB+ 644.84 KiB
/wp-admin/post-new.php0.703 s0.561 s-0.142 s5.21 MiB5.97 MiB+ 777.84 KiB
/wp-admin/upload.php0.636 s0.395 s-0.241 s2.77 MiB3.38 MiB+ 627.79 KiB
/wp-admin/options-writing.php0.228 s0.193 s-0.035 s2.76 MiB3.37 MiB+ 619.02 KiB
/wp-admin/media-new.php0.285 s0.246 s-0.039 s2.74 MiB3.36 MiB+ 639.25 KiB
/wp-admin/edit-tags.php?taxonomy=category0.196 s0.188 s-0.008 s2.76 MiB3.39 MiB+ 644.42 KiB
/wp-admin/post-new.php?post_type=page0.582 s0.564 s-0.018 s5.21 MiB5.96 MiB+ 773.42 KiB
/wp-admin/options-discussion.php0.192 s0.236 s+0.044 s2.75 MiB3.36 MiB+ 627.55 KiB
/wp-admin/edit-comments.php0.393 s0.389 s-0.004 s2.78 MiB3.39 MiB+ 627.05 KiB
/0.283 s0.191 s-0.092 s3.13 MiB3.76 MiB+ 643.1 KiB
Average 0.369 s0.318 s-0.051 s3.25 MiB3.9 MiB+ 660.93 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
PHP98.9%12,3292,721112
JavaScript1.0%127110
JSON0.1%1201
Total 12,468 2,722 123

PHP Code Analysis | More results »

Lines of code 11,553
Total complexity 1,635
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 98
Methods 587
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_viewsACF Views
acf_cardsACF Cards

Meta Boxes

{
    "acf_views": {
        "acf-views_review": {
            "title": "Rate & Review",
            "context": "side"
        },
        "acf-views_support": {
            "title": "Having issues?",
            "context": "side"
        },
        "acf-views_shortcode": {
            "title": "Shortcode",
            "context": "side"
        }
    },
    "acf_cards": {
        "acf-views_review": {
            "title": "Rate & Review",
            "context": "side"
        },
        "acf-views_support": {
            "title": "Having issues?",
            "context": "side"
        },
        "acf-views_shortcode_cpt": {
            "title": "Shortcode",
            "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