Business Directory Plugin 6.4.10

Does Business Directory Plugin work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP deprecation warnings
7JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 1017.24 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.020 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/business-directory-plugin/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

Business Directory | Onboarding Wizard ‹ Test site — WordPress

Page screenshot: Business Directory | Onboarding Wizard ‹ Test site — WordPress
URL /wp-admin/admin.php?page=wpbdp-onboarding-wizard&step=consent-tracking
Requested URL /wp-admin/plugins.php?action=activate&plugin=business-directory-plugin%2Fbusiness-directory-plugin.php&plugin_status=all&paged=1&s&_wpnonce=6ad9f96f4c
Aspect after-activation
HTTP status 200
Load time 0.758 s
Memory usage 4.48 MiB
JS errors
[
    {
        "message": "SyntaxError: Cannot use import statement outside a module",
        "trace": null,
        "code": null
    }
]
Resource errors None

Directory

Page screenshot: Directory
URL /wp-admin/edit.php?post_type=wpbdp_listing
Aspect menu-item
HTTP status 200
Load time 0.566 s
Memory usage 4.67 MiB
JS errors
[
    {
        "message": "SyntaxError: Cannot use import statement outside a module",
        "trace": null,
        "code": null
    }
]
Resource errors None

Directory → Settings

Page screenshot: Directory → Settings
URL /wp-admin/admin.php?page=wpbdp_settings
Aspect menu-item
HTTP status 200
Load time 0.570 s
Memory usage 5.02 MiB
JS errors
[
    {
        "message": "SyntaxError: Cannot use import statement outside a module",
        "trace": null,
        "code": null
    }
]
Resource errors None

Directory → Payment History

Page screenshot: Directory → Payment History
URL /wp-admin/admin.php?page=wpbdp_admin_payments
Aspect menu-item
HTTP status 200
Load time 0.281 s
Memory usage 4.52 MiB
JS errors
[
    {
        "message": "SyntaxError: Cannot use import statement outside a module",
        "trace": null,
        "code": null
    }
]
Resource errors None

Directory → Modules

Page screenshot: Directory → Modules
URL /wp-admin/admin.php?page=wpbdp-addons
Aspect menu-item
HTTP status 200
Load time 0.450 s
Memory usage 4.68 MiB
JS errors
[
    {
        "message": "SyntaxError: Cannot use import statement outside a module",
        "trace": null,
        "code": null
    }
]
Resource errors None

Directory → Themes

Page screenshot: Directory → Themes
URL /wp-admin/admin.php?page=wpbdp-themes
Aspect menu-item
HTTP status 200
Load time 0.250 s
Memory usage 4.48 MiB
JS errors
[
    {
        "message": "SyntaxError: Cannot use import statement outside a module",
        "trace": null,
        "code": null
    }
]
Resource errors None

Directory → SMTP

Page screenshot: Directory → SMTP
URL /wp-admin/admin.php?page=wpbdp-smtp
Aspect menu-item
HTTP status 200
Load time 0.323 s
Memory usage 4.47 MiB
JS errors
[
    {
        "message": "SyntaxError: Cannot use import statement outside a module",
        "trace": null,
        "code": null
    }
]
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.199 s
Memory usage 4 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.628 s
Memory usage 6.92 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.333 s0.376 s+0.043 s3.48 MiB4.54 MiB+ 1.06 MiB
/wp-admin/edit.php0.203 s0.379 s+0.176 s3.54 MiB4.57 MiB+ 1.02 MiB
/wp-admin/post-new.php0.785 s0.966 s+0.181 s5.92 MiB7.1 MiB+ 1.18 MiB
/wp-admin/upload.php0.560 s0.349 s-0.211 s3.49 MiB4.47 MiB+ 1003.2 KiB
/wp-admin/options-writing.php0.230 s0.283 s+0.053 s3.47 MiB4.46 MiB+ 1007.2 KiB
/wp-admin/media-new.php0.264 s0.256 s-0.008 s3.46 MiB4.45 MiB+ 1015.39 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.199 s+0.009 s3.48 MiB4.47 MiB+ 1019.94 KiB
/wp-admin/post-new.php?post_type=page0.567 s0.792 s+0.225 s5.92 MiB7.1 MiB+ 1.18 MiB
/wp-admin/options-discussion.php0.272 s0.320 s+0.048 s3.47 MiB4.45 MiB+ 1003.7 KiB
/wp-admin/edit-comments.php0.412 s0.213 s-0.199 s3.49 MiB4.47 MiB+ 1003.2 KiB
/0.326 s0.234 s-0.092 s3.41 MiB4 MiB+ 599.43 KiB
Average 0.377 s0.397 s+0.020 s3.92 MiB4.92 MiB+ 1017.24 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.

PO File
PHP
Language % Lines of code Comment lines Files
PO File58.3%64,82862,6189
PHP37.5%41,7048,057358
JavaScript3.4%3,77265243
SVG0.6%628235
CSS0.2%22522
JSON0.0%2702
XML0.0%901
Total 111,193 71,331 450

PHP Code Analysis | More results »

Lines of code 36,913
Total complexity 8,275
Median class complexity 20.0
Median method complexity 2.0
Most complex class WPBDP__Views__Submit_Listing
Most complex function WPBDP__Migrations__3_7::upgrade_to_3_7_migrate_payments()
Classes 201
Methods 2,228
Functions 174

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.

Database Tables 5

Options wp_options 11

User Metadata wp_usermeta 1

Custom Post Types 1

ID Name
wpbdp_listingDirectory

Sidebar Widgets 4

ID Name
wpbdp_featuredlistingswidgetBusiness Directory - Featured Listings
wpbdp_latestlistingswidgetBusiness Directory - Latest Listings
wpbdp_randomlistingswidgetBusiness Directory - Random Listings
wpbdp_searchwidgetBusiness Directory - Search

Meta Boxes

{
    "wpbdp_listing": {
        "wpbdp-listing-fields": {
            "title": "Directory Listing Fields / Images",
            "context": "normal"
        },
        "wpbdp-listing-owner": {
            "title": "Listing Owner",
            "context": "normal"
        },
        "wpbdp-listing-plan": {
            "title": "Listing Information",
            "context": "side"
        },
        "wpbdp-listing-timeline": {
            "title": "Listing Timeline",
            "context": "side"
        }
    }
}

PHP Error Log 1 lines

[21-Jan-2025 17:39:37 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/business-directory-plugin/includes/installer.php on line 27
See also: All tests for this plugin, How to Hide Business Directory Plugin Admin Menus and Meta Boxes