ACF Views 2.2.1

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: 662.52 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=9d4e7a43d3
Aspect after-activation
HTTP status 200
Load time 0.975 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.217 s
Memory usage 3.47 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.193 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.159 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.199 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.312 s-0.056 s2.82 MiB3.46 MiB+ 647.53 KiB
/wp-admin/edit.php0.213 s0.231 s+0.018 s2.85 MiB3.48 MiB+ 646.43 KiB
/wp-admin/post-new.php0.729 s0.621 s-0.108 s5.21 MiB5.97 MiB+ 779.44 KiB
/wp-admin/upload.php0.540 s0.555 s+0.015 s2.77 MiB3.38 MiB+ 629.39 KiB
/wp-admin/options-writing.php0.214 s0.218 s+0.004 s2.76 MiB3.37 MiB+ 620.62 KiB
/wp-admin/media-new.php0.367 s0.251 s-0.116 s2.74 MiB3.37 MiB+ 640.84 KiB
/wp-admin/edit-tags.php?taxonomy=category0.182 s0.208 s+0.026 s2.76 MiB3.39 MiB+ 646.02 KiB
/wp-admin/post-new.php?post_type=page0.571 s0.562 s-0.009 s5.21 MiB5.96 MiB+ 775.02 KiB
/wp-admin/options-discussion.php0.201 s0.405 s+0.204 s2.75 MiB3.36 MiB+ 629.15 KiB
/wp-admin/edit-comments.php0.234 s0.272 s+0.038 s2.78 MiB3.39 MiB+ 628.65 KiB
/0.261 s0.202 s-0.059 s3.13 MiB3.76 MiB+ 644.7 KiB
Average 0.353 s0.349 s-0.004 s3.25 MiB3.9 MiB+ 662.52 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,3992,723112
JavaScript1.0%127110
JSON0.1%1201
Total 12,538 2,724 123

PHP Code Analysis | More results »

Lines of code 11,623
Total complexity 1,649
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 588
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