Advanced Views Framework: Lite Edition 3.6.1

Does "Advanced Views Framework: Lite Edition" work with WordPress 6.5.5 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: 565.99 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.5.5
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=b5ad606283
Aspect after-activation
HTTP status 200
Load time 1.056 s
Memory usage 4.31 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.398 s
Memory usage 6.76 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.216 s
Memory usage 5.73 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.198 s
Memory usage 3.77 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.361 s0.335 s-0.026 s3.44 MiB4.04 MiB+ 614.81 KiB
/wp-admin/edit.php0.209 s0.208 s-0.001 s3.46 MiB4.06 MiB+ 613.7 KiB
/wp-admin/post-new.php0.929 s0.743 s-0.186 s5.59 MiB6.29 MiB+ 711.93 KiB
/wp-admin/upload.php0.526 s0.455 s-0.071 s3.38 MiB3.9 MiB+ 532.05 KiB
/wp-admin/options-writing.php0.223 s0.204 s-0.019 s3.37 MiB3.88 MiB+ 524.02 KiB
/wp-admin/media-new.php0.298 s0.273 s-0.025 s3.35 MiB3.88 MiB+ 543.51 KiB
/wp-admin/edit-tags.php?taxonomy=category0.203 s0.190 s-0.013 s3.37 MiB3.9 MiB+ 549.41 KiB
/wp-admin/post-new.php?post_type=page0.551 s0.580 s+0.029 s5.59 MiB6.28 MiB+ 707.55 KiB
/wp-admin/options-discussion.php0.474 s0.269 s-0.205 s3.36 MiB3.88 MiB+ 532.55 KiB
/wp-admin/edit-comments.php0.245 s0.465 s+0.220 s3.39 MiB3.91 MiB+ 532.02 KiB
/0.290 s0.199 s-0.091 s3.42 MiB3.77 MiB+ 364.34 KiB
Average 0.392 s0.356 s-0.035 s3.79 MiB4.34 MiB+ 565.99 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.4%24,3124,667240
PO File21.5%7,3324,5966
JSON3.8%1,281022
CSS1.9%64079
Twig1.0%344018
JavaScript0.4%131615
Total 34,040 9,276 310

PHP Code Analysis | More results »

Lines of code 23,029
Total complexity 3,932
Median class complexity 8.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 207
Methods 1,508
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