Five Star Business Profile and Schema 2.3.3

Does "Five Star Business Profile and Schema" work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version6.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 8,000+
WordPress.org page https://wordpress.org/plugins/business-profile/
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=business-profile%2Fbusiness-profile.php&plugin_status=all&paged=1&s&_wpnonce=80e56bc8f4
Aspect after-activation
HTTP status 200
Load time 0.269 s
Memory usage 3.34 MiB
JS errors None
Resource errors None

Business Profile

Page screenshot: Business Profile
URL /wp-admin/admin.php?page=bpfwp-dashboard
Aspect menu-item
HTTP status 200
Load time 0.390 s
Memory usage 3.3 MiB
JS errors None
Resource errors None

Business Profile → Schemas

Page screenshot: Business Profile → Schemas
URL /wp-admin/edit.php?post_type=schema
Aspect menu-item
HTTP status 200
Load time 0.195 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Business Profile → Settings

Page screenshot: Business Profile → Settings
URL /wp-admin/admin.php?page=bpfwp-settings
Aspect menu-item
HTTP status 200
Load time 1.560 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

Business Profile → Settings → Premium

Page screenshot: Business Profile → Settings → Premium
URL /wp-admin/admin.php?page=bpfwp-settings&tab=bpfwp-premium-tab
Aspect menu-item-tab
HTTP status 200
Load time 0.981 s
Memory usage 3.33 MiB
JS errors None
Resource errors None

Business Profile → Settings → Labelling

Page screenshot: Business Profile → Settings → Labelling
URL /wp-admin/admin.php?page=bpfwp-settings&tab=bpfwp-labelling-tab
Aspect menu-item-tab
HTTP status 200
Load time 0.854 s
Memory usage 3.33 MiB
JS errors None
Resource errors None

Business Profile → About Us

Page screenshot: Business Profile → About Us
URL /wp-admin/admin.php?page=bpfwp-about-us
Aspect menu-item
HTTP status 200
Load time 0.355 s
Memory usage 3.29 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.237 s
Memory usage 3.31 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 0.931 s
Memory usage 5.25 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.274 s0.566 s+0.292 s3.07 MiB3.4 MiB+ 333.27 KiB
/wp-admin/edit.php0.171 s0.249 s+0.078 s3.1 MiB3.42 MiB+ 331.6 KiB
/wp-admin/post-new.php0.729 s1.060 s+0.331 s5.02 MiB5.35 MiB+ 342.18 KiB
/wp-admin/upload.php0.544 s0.299 s-0.245 s3.02 MiB3.32 MiB+ 312.88 KiB
/wp-admin/options-writing.php0.144 s0.156 s+0.012 s3.01 MiB3.31 MiB+ 302.34 KiB
/wp-admin/media-new.php0.256 s0.187 s-0.069 s2.99 MiB3.31 MiB+ 326.27 KiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.175 s-0.031 s3.01 MiB3.33 MiB+ 331.44 KiB
/wp-admin/post-new.php?post_type=page0.571 s0.743 s+0.172 s5.01 MiB5.28 MiB+ 272.88 KiB
/wp-admin/options-discussion.php0.195 s0.300 s+0.105 s3 MiB3.31 MiB+ 315.96 KiB
/wp-admin/edit-comments.php0.209 s0.202 s-0.007 s3.03 MiB3.33 MiB+ 315.1 KiB
/0.286 s0.200 s-0.086 s2.97 MiB3.31 MiB+ 349.83 KiB
Average 0.326 s0.376 s+0.050 s3.38 MiB3.7 MiB+ 321.25 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
PO File
Language % Lines of code Comment lines Files
PHP58.5%14,42511,394270
CSS15.7%3,88318518
JavaScript12.5%3,08738072
PO File11.9%2,9382,0609
Markdown1.4%33603
Total 24,669 14,019 372

PHP Code Analysis | More results »

Lines of code 14,516
Total complexity 1,867
Median class complexity 3.0
Median method complexity 2.0
Most complex class sapAdminPageSettingScheduler_2_6_13
Most complex function sapAdminPageSettingScheduler_2_6_13::get_template()
Classes 255
Methods 666
Functions 30

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 3

Custom Post Types 1

ID Name
schemaSchemas

Sidebar Widgets 1

ID Name
bpfwp_contact_card_widgetContact Card

Meta Boxes

{
    "location": {
        "bpfwp_schema_metabox": {
            "title": "Schema Type",
            "context": "side"
        },
        "bpfwp_contact_metabox": {
            "title": "Contact Details",
            "context": "side"
        },
        "bpfwp_opening_hours_metabox": {
            "title": "Opening Hours",
            "context": "normal"
        },
        "bpfwp_exceptions_metabox": {
            "title": "Exceptions",
            "context": "normal"
        }
    },
    "schema": {
        "bpfwp_schema_targeting_information": {
            "title": "Schema Details",
            "context": "normal"
        }
    }
}

PHP Error Log 1 lines

[30-Mar-2023 23:44:48 UTC] PHP Notice:  Function wp_enqueue_script() was called <strong>incorrectly</strong>. "wp-editor" script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets). Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.8.0.) in /wp-includes/functions.php on line 5865
See also: All tests for this plugin, How to Hide Five Star Business Profile and Schema Admin Menus and Meta Boxes