Five Star Business Profile and Schema 2.1.4

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

Summary

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

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

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

Environment
WordPress version5.8.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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 7

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=0e8e46bc3f
Aspect after-activation
HTTP status 200
Load time 0.409 s
Memory usage 3.29 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.388 s
Memory usage 3.25 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.190 s
Memory usage 3.32 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 0.466 s
Memory usage 3.33 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
Aspect menu-item-tab
HTTP status 200
Load time 0.323 s
Memory usage 3.28 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.11 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 2.128 s
Memory usage 4.69 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.421 s0.256 s-0.165 s3.08 MiB3.32 MiB+ 247.28 KiB
/wp-admin/edit.php0.276 s0.194 s-0.082 s3.11 MiB3.35 MiB+ 246.43 KiB
/wp-admin/post-new.php1.086 s1.197 s+0.111 s5.27 MiB5.54 MiB+ 277.78 KiB
/wp-admin/upload.php0.565 s0.550 s-0.015 s3.03 MiB3.27 MiB+ 242.69 KiB
/wp-admin/options-writing.php0.153 s0.131 s-0.022 s3.02 MiB3.25 MiB+ 227.85 KiB
/wp-admin/media-new.php0.257 s0.159 s-0.098 s3.01 MiB3.25 MiB+ 244.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.180 s0.182 s+0.002 s3.04 MiB3.28 MiB+ 245.64 KiB
/wp-admin/post-new.php?post_type=page0.864 s1.392 s+0.528 s5.26 MiB5.53 MiB+ 276.79 KiB
/wp-admin/options-discussion.php0.225 s0.293 s+0.068 s3 MiB3.24 MiB+ 244.98 KiB
/wp-admin/edit-comments.php0.193 s0.262 s+0.069 s3.04 MiB3.28 MiB+ 245.23 KiB
/0.301 s0.277 s-0.024 s2.96 MiB3.11 MiB+ 157.2 KiB
Average 0.411 s0.445 s+0.034 s3.44 MiB3.67 MiB+ 241.51 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
PO File
CSS
Language % Lines of code Comment lines Files
PHP65.9%13,05211,065251
PO File14.8%2,9382,0609
CSS12.5%2,4837810
JavaScript5.0%99417167
Markdown1.6%31501
JSON0.1%2601
Total 19,808 13,374 339

PHP Code Analysis | More results »

Lines of code 13,142
Total complexity 1,652
Median class complexity 3.0
Median method complexity 2.0
Most complex class sapAdminPageSettingScheduler_2_1_2
Most complex function sapAdminPageSettingScheduler_2_1_2::get_template()
Classes 246
Methods 629
Functions 23

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 8 lines

[09-Sep-2021 14:01:03 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/business-profile/business-profile.php on line 278
[09-Sep-2021 14:01:04 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/business-profile/business-profile.php on line 278
[09-Sep-2021 14:01:04 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/business-profile/business-profile.php on line 278
[09-Sep-2021 14:01:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/business-profile/business-profile.php on line 278
[09-Sep-2021 14:01:05 UTC] PHP Notice:  Undefined property: sapAdminPageSettingToggle_2_1_2::$label in /wp-content/plugins/business-profile/lib/simple-admin-pages/classes/AdminPageSetting.Toggle.class.php on line 37
[09-Sep-2021 14:01:05 UTC] PHP Notice:  Undefined property: sapAdminPageSettingToggle_2_1_2::$label in /wp-content/plugins/business-profile/lib/simple-admin-pages/classes/AdminPageSetting.Toggle.class.php on line 37
[09-Sep-2021 14:01:05 UTC] PHP Notice:  Undefined property: sapAdminPageSettingToggle_2_1_2::$label in /wp-content/plugins/business-profile/lib/simple-admin-pages/classes/AdminPageSetting.Toggle.class.php on line 37
[09-Sep-2021 14:01:13 UTC] PHP Notice:  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 5663
See also: All tests for this plugin, How to Hide Five Star Business Profile and Schema Admin Menus and Meta Boxes