Vieww Directory – Business Directory, Member Listings & Local Directory Plugin 1.4.3

Does "Vieww Directory – Business Directory, Member Listings & Local Directory Plugin" work with WordPress 7.0.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: 110.86 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 version7.0.2
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=c74985a1d4
Aspect after-activation
HTTP status 200
Load time 0.966 s
Memory usage 4 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.489 s
Memory usage 3.99 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 1.969 s
Memory usage 6.81 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.535 s
Memory usage 3.94 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.532 s
Memory usage 3.93 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.497 s
Memory usage 3.93 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 1.014 s
Memory usage 3.95 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.504 s
Memory usage 3.93 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.226 s
Memory usage 4.3 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.651 s0.619 s-0.032 s3.93 MiB4.01 MiB+ 85.72 KiB
/wp-admin/edit.php0.604 s0.499 s-0.105 s3.98 MiB4.07 MiB+ 89.83 KiB
/wp-admin/post-new.php2.067 s1.685 s-0.382 s6.56 MiB6.82 MiB+ 269.84 KiB
/wp-admin/upload.php0.719 s0.717 s-0.002 s3.89 MiB3.95 MiB+ 67.3 KiB
/wp-admin/options-writing.php0.540 s0.496 s-0.044 s3.86 MiB3.93 MiB+ 71.29 KiB
/wp-admin/media-new.php0.571 s0.553 s-0.018 s3.85 MiB3.93 MiB+ 79.48 KiB
/wp-admin/edit-tags.php?taxonomy=category0.622 s0.859 s+0.237 s3.86 MiB3.95 MiB+ 84.66 KiB
/wp-admin/post-new.php?post_type=page1.789 s1.404 s-0.385 s6.55 MiB6.8 MiB+ 262.09 KiB
/wp-admin/options-discussion.php0.806 s0.817 s+0.011 s3.86 MiB3.93 MiB+ 67.79 KiB
/wp-admin/edit-comments.php0.544 s0.601 s+0.057 s3.89 MiB3.95 MiB+ 68.21 KiB
/0.298 s0.191 s-0.107 s4.23 MiB4.3 MiB+ 73.21 KiB
Average 0.837 s0.767 s-0.070 s4.41 MiB4.51 MiB+ 110.86 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,55743715
CSS24.1%1,150724
JavaScript19.4%9281969
Markdown2.9%13801
Total 4,773 705 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 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