Advanced Views Framework: Lite Edition 3.7.7

Does "Advanced Views Framework: Lite Edition" work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
8PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 581.16 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.7.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 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=37a47008be
Aspect after-activation
HTTP status 200
Load time 1.169 s
Memory usage 4.44 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.401 s
Memory usage 6.85 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.239 s
Memory usage 5.86 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.186 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.339 s0.309 s-0.030 s3.48 MiB4.09 MiB+ 629.02 KiB
/wp-admin/edit.php0.208 s0.220 s+0.012 s3.54 MiB4.12 MiB+ 590.47 KiB
/wp-admin/post-new.php0.847 s0.673 s-0.174 s5.92 MiB6.65 MiB+ 745.73 KiB
/wp-admin/upload.php0.773 s0.484 s-0.289 s3.49 MiB4.03 MiB+ 549.23 KiB
/wp-admin/options-writing.php0.243 s0.249 s+0.006 s3.47 MiB4.01 MiB+ 547.72 KiB
/wp-admin/media-new.php0.300 s0.284 s-0.016 s3.46 MiB4.01 MiB+ 555.91 KiB
/wp-admin/edit-tags.php?taxonomy=category0.207 s0.198 s-0.009 s3.48 MiB4.03 MiB+ 566.59 KiB
/wp-admin/post-new.php?post_type=page0.770 s0.659 s-0.111 s5.92 MiB6.64 MiB+ 741.29 KiB
/wp-admin/options-discussion.php0.301 s0.291 s-0.010 s3.47 MiB4.01 MiB+ 544.22 KiB
/wp-admin/edit-comments.php0.439 s0.233 s-0.206 s3.49 MiB4.03 MiB+ 549.22 KiB
/0.372 s0.210 s-0.162 s3.48 MiB3.84 MiB+ 373.38 KiB
Average 0.436 s0.346 s-0.090 s3.93 MiB4.5 MiB+ 581.16 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,3105,016252
PO File21.2%7,7164,8486
JSON3.6%1,295023
CSS1.8%64079
Twig0.9%344018
JavaScript0.4%131615
Total 36,436 9,877 323

PHP Code Analysis | More results »

Lines of code 24,972
Total complexity 4,276
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,646
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 8 lines

[23-Nov-2024 17:56:43 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>acf-views</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6114
[23-Nov-2024 17:56:43 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>acf-views</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6114
[23-Nov-2024 17:56:44 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>acf-views</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6114
[23-Nov-2024 17:56:44 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>acf-views</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6114
[23-Nov-2024 17:56:46 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>acf-views</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6114
[23-Nov-2024 17:56:49 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>acf-views</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6114
[23-Nov-2024 17:56:49 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>acf-views</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6114
[23-Nov-2024 17:56:53 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>acf-views</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6114
See also: All tests for this plugin, How to Hide Advanced Views Lite Admin Menus and Meta Boxes