Vieww Directory 1.4.1

Does Vieww Directory work with WordPress 6.9.4 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: 121.14 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.9.4
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/vieww-directory/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

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=vieww-directory%2Fvieww-directory.php&plugin_status=all&paged=1&s&_wpnonce=83b628d48f
Aspect after-activation
HTTP status 200
Load time 0.406 s
Memory usage 3.86 MiB
JS errors None
Resource errors None

Directory

Page screenshot: Directory
URL /wp-admin/edit.php?post_type=viewwdi_member
Aspect menu-item
HTTP status 200
Load time 0.299 s
Memory usage 3.85 MiB
JS errors None
Resource errors None

Directory → Add New Member

Page screenshot: Directory → Add New Member
URL /wp-admin/post-new.php?post_type=viewwdi_member
Aspect menu-item
HTTP status 200
Load time 2.124 s
Memory usage 6.6 MiB
JS errors None
Resource errors None

Directory → Categories

Page screenshot: Directory → Categories
URL /wp-admin/edit-tags.php?taxonomy=viewwdi_category&post_type=viewwdi_member
Aspect menu-item
HTTP status 200
Load time 0.478 s
Memory usage 3.8 MiB
JS errors None
Resource errors None

Directory → Getting Started

Page screenshot: Directory → Getting Started
URL /wp-admin/edit.php?post_type=viewwdi_member&page=viewwdi-welcome
Aspect menu-item
HTTP status 200
Load time 0.320 s
Memory usage 3.79 MiB
JS errors None
Resource errors None

Directory → Settings

Page screenshot: Directory → Settings
URL /wp-admin/edit.php?post_type=viewwdi_member&page=viewwdi-settings
Aspect menu-item
HTTP status 200
Load time 0.285 s
Memory usage 3.79 MiB
JS errors None
Resource errors None

Directory → Design

Page screenshot: Directory → Design
URL /wp-admin/edit.php?post_type=viewwdi_member&page=viewwdi-design
Aspect menu-item
HTTP status 200
Load time 0.408 s
Memory usage 3.8 MiB
JS errors None
Resource errors None

Directory → Help

Page screenshot: Directory → Help
URL /wp-admin/edit.php?post_type=viewwdi_member&page=viewwdi-help
Aspect menu-item
HTTP status 200
Load time 0.292 s
Memory usage 3.79 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.244 s
Memory usage 4.19 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.393 s0.423 s+0.030 s3.78 MiB3.86 MiB+ 86.59 KiB
/wp-admin/edit.php0.369 s0.311 s-0.058 s3.79 MiB3.87 MiB+ 89.68 KiB
/wp-admin/post-new.php0.896 s1.060 s+0.164 s6.31 MiB6.61 MiB+ 307.2 KiB
/wp-admin/upload.php0.466 s0.589 s+0.123 s3.74 MiB3.81 MiB+ 73.66 KiB
/wp-admin/options-writing.php0.364 s0.321 s-0.043 s3.71 MiB3.79 MiB+ 77.66 KiB
/wp-admin/media-new.php0.525 s0.346 s-0.179 s3.71 MiB3.79 MiB+ 85.85 KiB
/wp-admin/edit-tags.php?taxonomy=category0.349 s0.297 s-0.052 s3.72 MiB3.81 MiB+ 91.02 KiB
/wp-admin/post-new.php?post_type=page0.721 s0.686 s-0.035 s6.3 MiB6.59 MiB+ 300.7 KiB
/wp-admin/options-discussion.php0.351 s0.406 s+0.055 s3.72 MiB3.79 MiB+ 74.15 KiB
/wp-admin/edit-comments.php0.339 s0.351 s+0.012 s3.74 MiB3.81 MiB+ 73.66 KiB
/0.305 s0.197 s-0.108 s4.12 MiB4.19 MiB+ 72.38 KiB
Average 0.462 s0.453 s-0.008 s4.24 MiB4.36 MiB+ 121.14 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
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP53.6%2,55743815
CSS24.1%1,150724
JavaScript19.4%9281969
Markdown2.9%13801
Total 4,773 706 29

PHP Code Analysis | More results »

Lines of code 2,291
Total complexity 179
Median class complexity 8.0
Median method complexity 2.0
Most complex class ViewwDirectory\VIEWWDI_Design_Settings
Most complex function viewwdi_render_card()
Classes 3
Methods 25
Functions 27

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 1

ID Name
viewwdi_memberDirectory Members

Meta Boxes

{
    "viewwdi_member": {
        "viewwdi_business": {
            "title": "Business Details",
            "context": "normal"
        },
        "viewwdi_contact": {
            "title": "Contact Details",
            "context": "normal"
        },
        "viewwdi_about": {
            "title": "About / Description",
            "context": "normal"
        },
        "viewwdi_socials": {
            "title": "Social Media",
            "context": "normal"
        },
        "viewwdi_gallery": {
            "title": "Photo Gallery",
            "context": "normal"
        },
        "viewwdi_logo": {
            "title": "Business Logo",
            "context": "side"
        },
        "viewwdi_featured": {
            "title": "Featured Member",
            "context": "side"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide Vieww Directory – Business Directory, Member Listings & Local Directory Plugin Admin Menus and Meta Boxes