Advanced Views Framework: Lite Edition 3.7.0

Does "Advanced Views Framework: Lite Edition" work with WordPress 6.6 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: 587.17 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.6
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=eb32c0fd9a
Aspect after-activation
HTTP status 200
Load time 1.072 s
Memory usage 4.42 MiB
JS errors None
Resource errors None

Advanced Views Framework

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

Advanced Views Framework → Cards

Page screenshot: Advanced Views Framework → Cards
URL /wp-admin/edit.php?post_type=acf_cards
Aspect menu-item
HTTP status 200
Load time 0.204 s
Memory usage 5.78 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.197 s
Memory usage 3.82 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.349 s+0.043 s3.47 MiB4.08 MiB+ 621.33 KiB
/wp-admin/edit.php0.191 s0.223 s+0.032 s3.54 MiB4.1 MiB+ 580.59 KiB
/wp-admin/post-new.php0.707 s0.628 s-0.079 s5.75 MiB6.45 MiB+ 718.45 KiB
/wp-admin/upload.php0.663 s0.414 s-0.249 s3.49 MiB4.02 MiB+ 541.57 KiB
/wp-admin/options-writing.php0.218 s0.396 s+0.178 s3.41 MiB4 MiB+ 598.88 KiB
/wp-admin/media-new.php0.258 s0.246 s-0.012 s3.4 MiB3.99 MiB+ 612.26 KiB
/wp-admin/edit-tags.php?taxonomy=category0.208 s0.229 s+0.021 s3.47 MiB4.02 MiB+ 558.93 KiB
/wp-admin/post-new.php?post_type=page0.599 s0.572 s-0.027 s5.75 MiB6.44 MiB+ 714.06 KiB
/wp-admin/options-discussion.php0.234 s0.283 s+0.049 s3.41 MiB3.99 MiB+ 600.56 KiB
/wp-admin/edit-comments.php0.220 s0.220 s+0.000 s3.49 MiB4.02 MiB+ 541.56 KiB
/0.326 s0.192 s-0.134 s3.45 MiB3.82 MiB+ 370.7 KiB
Average 0.357 s0.341 s-0.016 s3.88 MiB4.45 MiB+ 587.17 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
PO File
Language % Lines of code Comment lines Files
PHP71.8%25,1514,739247
PO File21.3%7,4524,6986
JSON3.7%1,295023
CSS1.8%64079
Twig1.0%344018
JavaScript0.4%131615
Total 35,013 9,450 318

PHP Code Analysis | More results »

Lines of code 23,851
Total complexity 4,087
Median class complexity 9.0
Median method complexity 1.0
Most complex class Org\Wplake\Advanced_Views\Data_Vendors\Pods\Pods_Data_Vendor
Most complex function Org\Wplake\Advanced_Views\Views\View_Shortcode::render()
Classes 213
Methods 1,575
Functions 0

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_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