Vieww Directory 1.3.2

Does Vieww Directory work with WordPress 6.9.4 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 120.48 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=e846ad6a45
Aspect after-activation
HTTP status 200
Load time 0.419 s
Memory usage 3.85 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.288 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 0.744 s
Memory usage 6.59 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.455 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.313 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.268 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.413 s
Memory usage 3.79 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.282 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.228 s
Memory usage 4.18 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.444 s0.419 s-0.025 s3.78 MiB3.86 MiB+ 85.78 KiB
/wp-admin/edit.php0.375 s0.318 s-0.057 s3.78 MiB3.87 MiB+ 88.88 KiB
/wp-admin/post-new.php0.876 s1.078 s+0.202 s6.31 MiB6.61 MiB+ 306.41 KiB
/wp-admin/upload.php0.467 s0.536 s+0.069 s3.74 MiB3.81 MiB+ 72.86 KiB
/wp-admin/options-writing.php0.349 s0.318 s-0.031 s3.71 MiB3.79 MiB+ 76.85 KiB
/wp-admin/media-new.php0.558 s0.352 s-0.206 s3.7 MiB3.79 MiB+ 85.05 KiB
/wp-admin/edit-tags.php?taxonomy=category0.332 s0.294 s-0.038 s3.72 MiB3.8 MiB+ 90.22 KiB
/wp-admin/post-new.php?post_type=page0.725 s0.826 s+0.101 s6.3 MiB6.59 MiB+ 299.89 KiB
/wp-admin/options-discussion.php0.350 s0.474 s+0.124 s3.71 MiB3.79 MiB+ 73.41 KiB
/wp-admin/edit-comments.php0.341 s0.340 s-0.001 s3.73 MiB3.81 MiB+ 72.91 KiB
/0.290 s0.201 s-0.089 s4.11 MiB4.18 MiB+ 73 KiB
Average 0.464 s0.469 s+0.004 s4.24 MiB4.35 MiB+ 120.48 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
PHP54.8%2,54543315
CSS24.8%1,151704
JavaScript17.5%8121708
Markdown3.0%13801
Total 4,646 673 28

PHP Code Analysis | More results »

Lines of code 2,279
Total complexity 179
Median class complexity 8.0
Median method complexity 2.0
Most complex class 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 2 lines

[22-Apr-2026 17:38:54 UTC] PHP Warning:  Undefined array key "HTTP_HOST" in /wp-config.php on line 174
[22-Apr-2026 17:38:54 UTC] PHP Warning:  Undefined array key "HTTP_HOST" in /wp-config.php on line 175
See also: All tests for this plugin, How to Hide Vieww Directory – Business Directory, Member Listings & Local Directory Plugin Admin Menus and Meta Boxes