Business Manager 1.0.3

Does Business Manager work with WordPress 4.9.1 and PHP 7.0.16? 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: 923.8 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 version4.9.1
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
Plugin Info
Last updated
Active installs 800+
WordPress.org page https://wordpress.org/plugins/business-manager/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 11

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
Requested URL /wp-admin/plugins.php?action=activate&plugin=business-manager%2Fbusiness-manager.php&plugin_status=all&paged=1&s&_wpnonce=660d934274
Aspect after-activation
HTTP status 200 OK
Load time 0.117 s
Memory usage 4.07 MiB
JS errors None
Resource errors None

Business Manager

Page screenshot: Business Manager
URL /wp-admin/admin.php?page=business-manager
Aspect menu-item
HTTP status 200 OK
Load time 0.063 s
Memory usage 3.93 MiB
JS errors None
Resource errors None

Business Manager → Employees

Page screenshot: Business Manager → Employees
URL /wp-admin/edit.php?post_type=bm-employee
Aspect menu-item
HTTP status 200 OK
Load time 0.070 s
Memory usage 3.89 MiB
JS errors None
Resource errors None

Business Manager →   Leave

Page screenshot: Business Manager →   Leave
URL /wp-admin/edit.php?post_type=bm-leave
Aspect menu-item
HTTP status 200 OK
Load time 0.063 s
Memory usage 3.89 MiB
JS errors None
Resource errors None

Business Manager →   Reviews

Page screenshot: Business Manager →   Reviews
URL /wp-admin/edit.php?post_type=bm-review
Aspect menu-item
HTTP status 200 OK
Load time 0.072 s
Memory usage 3.89 MiB
JS errors None
Resource errors None

Business Manager → Projects

Page screenshot: Business Manager → Projects
URL /wp-admin/edit.php?post_type=bm-project
Aspect menu-item
HTTP status 200 OK
Load time 0.067 s
Memory usage 3.89 MiB
JS errors None
Resource errors None

Business Manager → Clients

Page screenshot: Business Manager → Clients
URL /wp-admin/edit.php?post_type=bm-client
Aspect menu-item
HTTP status 200 OK
Load time 0.079 s
Memory usage 3.89 MiB
JS errors None
Resource errors None

Business Manager → Departments

Page screenshot: Business Manager → Departments
URL /wp-admin/edit-tags.php?taxonomy=bm-department&post_type=bm-employee
Aspect menu-item
HTTP status 200 OK
Load time 0.057 s
Memory usage 3.86 MiB
JS errors None
Resource errors None

Business Manager → Documents

Page screenshot: Business Manager → Documents
URL /wp-admin/edit.php?post_type=bm-document
Aspect menu-item
HTTP status 200 OK
Load time 0.067 s
Memory usage 3.88 MiB
JS errors None
Resource errors None

Business Manager → Settings

Page screenshot: Business Manager → Settings
URL /wp-admin/admin.php?page=business-manager-general
Aspect menu-item
HTTP status 200 OK
Load time 0.067 s
Memory usage 3.82 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 OK
Load time 0.159 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.171 s0.096 s-0.075 s2.98 MiB3.92 MiB+ 963.95 KiB
/wp-admin/edit.php0.125 s0.104 s-0.021 s3 MiB3.93 MiB+ 952.63 KiB
/wp-admin/post-new.php0.240 s0.126 s-0.114 s3.07 MiB4.08 MiB+ 1.01 MiB
/wp-admin/upload.php0.107 s0.096 s-0.011 s2.9 MiB3.83 MiB+ 942.81 KiB
/wp-admin/options-writing.php0.083 s0.090 s+0.007 s2.9 MiB3.83 MiB+ 960.47 KiB
/wp-admin/media-new.php0.042 s0.070 s+0.028 s2.89 MiB3.82 MiB+ 959.72 KiB
/wp-admin/edit-tags.php?taxonomy=category0.074 s0.080 s+0.006 s2.93 MiB3.87 MiB+ 961.43 KiB
/wp-admin/post-new.php?post_type=page0.153 s0.081 s-0.072 s3.08 MiB4.08 MiB+ 1.01 MiB
/wp-admin/options-discussion.php0.082 s0.080 s-0.002 s2.89 MiB3.83 MiB+ 961.09 KiB
/wp-admin/edit-comments.php0.106 s0.065 s-0.041 s2.93 MiB3.87 MiB+ 961.47 KiB
/0.076 s0.098 s+0.022 s2.71 MiB3.14 MiB+ 432.54 KiB
Average 0.114 s0.090 s-0.025 s2.93 MiB3.84 MiB+ 923.8 KiB

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 6

Custom Post Types 6

ID Name
bm-employeeEmployees
bm-projectProjects
bm-clientClients
bm-reviewReviews
bm-leaveLeave
bm-documentDocuments

Meta Boxes

{
    "bm-project": {
        "_bm_project_settings_box": "<span class=\"dashicons dashicons-admin-settings\"></span> Settings",
        "_bm_project_notes_box": "<span class=\"dashicons dashicons-welcome-write-blog\"></span> Notes",
        "_bm_project_timeline_box": "<span class=\"dashicons dashicons-clock\"></span> Timeline",
        "_bm_project_files_box": "<span class=\"dashicons dashicons-portfolio\"></span> Files & Documents"
    },
    "bm-client": {
        "_bm_client_notes_box": "<span class=\"dashicons dashicons-welcome-write-blog\"></span> Notes",
        "_bm_client_details_box": "<span class=\"dashicons dashicons-id-alt\"></span> Client Details",
        "_bm_client_files_box": "<span class=\"dashicons dashicons-portfolio\"></span> Files & Documents"
    },
    "bm-employee": {
        "_bm_employee_details_box": "<span class=\"dashicons dashicons-businessman\"></span> Employee Details",
        "_bm_employee_files_box": "<span class=\"dashicons dashicons-portfolio\"></span> Files & Documents",
        "_bm_employee_leave_box": "<span class=\"dashicons dashicons-calendar-alt\"></span> Upcoming Leave",
        "_bm_employee_notes_box": "<span class=\"dashicons dashicons-welcome-write-blog\"></span> Notes"
    },
    "bm-review": {
        "_bm_review_details_box": "<span class=\"dashicons dashicons-admin-settings\"></span> Details",
        "_bm_review_notes_box": "<span class=\"dashicons dashicons-welcome-write-blog\"></span> Notes",
        "_bm_review_file_list_box": "<span class=\"dashicons dashicons-portfolio\"></span> Files",
        "_bm_review_ratings_box": "<span class=\"dashicons dashicons-star-filled\"></span> Ratings",
        "_bm_review_summary_box": "<span class=\"dashicons dashicons-format-status\"></span> Summary",
        "_bm_review_goals_box": "<span class=\"dashicons dashicons-chart-bar\"></span> Goals"
    },
    "bm-document": {
        "_bm_document_latest_box": "<span class=\"dashicons dashicons-paperclip\"></span> Latest Version",
        "_bm_document_notes_box": "<span class=\"dashicons dashicons-welcome-write-blog\"></span> Notes",
        "_bm_document_file_list_box": "<span class=\"dashicons dashicons-portfolio\"></span> Versions"
    },
    "bm-leave": {
        "_bm_leave_details_box": "<span class=\"dashicons dashicons-calendar-alt\"></span> Leave Details"
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide Business Manager Admin Menus and Meta Boxes