Five Star Business Profile and Schema 2.3.0

Does "Five Star Business Profile and Schema" work with WordPress 6.1.1 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: 329.12 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.1.1
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=a96c2d6a7b
Aspect after-activation
HTTP status 200
Load time 0.286 s
Memory usage 3.32 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.281 s
Memory usage 3.28 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.201 s
Memory usage 3.34 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.889 s
Memory usage 3.37 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.930 s
Memory usage 3.31 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 1.087 s
Memory usage 3.31 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.338 s
Memory usage 3.27 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.224 s
Memory usage 3.29 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.280 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.291 s0.410 s+0.119 s3.05 MiB3.37 MiB+ 332.96 KiB
/wp-admin/edit.php0.186 s0.187 s+0.001 s3.07 MiB3.4 MiB+ 331.91 KiB
/wp-admin/post-new.php0.749 s0.889 s+0.140 s4.97 MiB5.3 MiB+ 342.73 KiB
/wp-admin/upload.php0.529 s0.284 s-0.245 s2.99 MiB3.3 MiB+ 312.83 KiB
/wp-admin/options-writing.php0.162 s0.221 s+0.059 s2.99 MiB3.28 MiB+ 301.91 KiB
/wp-admin/media-new.php0.266 s0.191 s-0.075 s2.97 MiB3.29 MiB+ 326.58 KiB
/wp-admin/edit-tags.php?taxonomy=category0.169 s0.177 s+0.008 s2.98 MiB3.32 MiB+ 352.38 KiB
/wp-admin/post-new.php?post_type=page0.605 s0.619 s+0.014 s4.96 MiB5.29 MiB+ 337.43 KiB
/wp-admin/options-discussion.php0.207 s0.189 s-0.018 s2.97 MiB3.28 MiB+ 315.65 KiB
/wp-admin/edit-comments.php0.202 s0.194 s-0.008 s3 MiB3.31 MiB+ 316.15 KiB
/0.268 s0.206 s-0.062 s2.94 MiB3.29 MiB+ 349.83 KiB
Average 0.330 s0.324 s-0.006 s3.35 MiB3.68 MiB+ 329.12 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,88118216
JavaScript12.5%3,08738072
PO File11.9%2,9382,0609
Markdown1.3%31701
Total 24,648 14,016 368

PHP Code Analysis | More results »

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

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

[22-Dec-2022 18:16:16 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/support/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 5835
See also: All tests for this plugin, How to Hide Five Star Business Profile and Schema Admin Menus and Meta Boxes