Advanced Views Framework: Lite Edition 3.7.4

Does "Advanced Views Framework: Lite Edition" work with WordPress 6.6.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: 597.19 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.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=3310a1db72
Aspect after-activation
HTTP status 200
Load time 1.158 s
Memory usage 4.43 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.465 s
Memory usage 6.84 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.244 s
Memory usage 5.81 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.84 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.325 s0.311 s-0.014 s3.47 MiB4.08 MiB+ 626.66 KiB
/wp-admin/edit.php0.211 s0.219 s+0.008 s3.54 MiB4.11 MiB+ 585.92 KiB
/wp-admin/post-new.php0.738 s0.986 s+0.248 s5.75 MiB6.48 MiB+ 741.34 KiB
/wp-admin/upload.php0.643 s0.544 s-0.099 s3.49 MiB4.02 MiB+ 546.88 KiB
/wp-admin/options-writing.php0.205 s0.397 s+0.192 s3.41 MiB4 MiB+ 604.18 KiB
/wp-admin/media-new.php0.254 s0.244 s-0.010 s3.4 MiB4 MiB+ 617.56 KiB
/wp-admin/edit-tags.php?taxonomy=category0.194 s0.187 s-0.007 s3.47 MiB4.02 MiB+ 564.23 KiB
/wp-admin/post-new.php?post_type=page0.625 s0.591 s-0.034 s5.75 MiB6.47 MiB+ 736.96 KiB
/wp-admin/options-discussion.php0.227 s0.272 s+0.045 s3.41 MiB4 MiB+ 605.87 KiB
/wp-admin/edit-comments.php0.230 s0.216 s-0.014 s3.49 MiB4.02 MiB+ 546.87 KiB
/0.316 s0.203 s-0.113 s3.45 MiB3.84 MiB+ 392.63 KiB
Average 0.361 s0.379 s+0.018 s3.87 MiB4.46 MiB+ 597.19 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
PHP72.2%26,2975,016252
PO File21.2%7,7164,8486
JSON3.6%1,295023
CSS1.8%64079
Twig0.9%344018
JavaScript0.4%131615
Total 36,423 9,877 323

PHP Code Analysis | More results »

Lines of code 24,959
Total complexity 4,271
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 218
Methods 1,643
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