Easy CRM 1.0.8

Does Easy CRM work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP warnings
6PHP notices
253PHP deprecation warnings
2Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/wp-easy-crm/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

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=wp-easy-crm%2Feasy-crm.php&plugin_status=all&paged=1&s&_wpnonce=d91c8c069e
Aspect after-activation
HTTP status 200
Load time 0.685 s
Memory usage 3.02 MiB
JS errors None
Resource errors None

Easy CRM

Page screenshot: Easy CRM
URL /wp-admin/admin.php?page=wp-easy-crm
Aspect menu-item
HTTP status 200
Load time 0.189 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

Easy CRM → Tasks

Page screenshot: Easy CRM → Tasks
URL /wp-admin/admin.php?page=wp-easy-crm-tasks
Aspect menu-item
HTTP status 200
Load time 0.273 s
Memory usage 3.07 MiB
JS errors None
Resource errors None

Easy CRM → Quotes / Invoices

Page screenshot: Easy CRM → Quotes / Invoices
URL /wp-admin/admin.php?page=wp-easy-crm-quotes
Aspect menu-item
HTTP status 200
Load time 0.205 s
Memory usage 3.04 MiB
JS errors None
Resource errors None

Easy CRM → Forms

Page screenshot: Easy CRM → Forms
URL /wp-admin/admin.php?page=wp-easy-crm-forms
Aspect menu-item
HTTP status 200
Load time 0.178 s
Memory usage 3.01 MiB
JS errors None
Resource errors None

Easy CRM → Settings

Page screenshot: Easy CRM → Settings
URL /wp-admin/admin.php?page=wp-easy-crm-settings
Aspect menu-item
HTTP status 200
Load time 1.289 s
Memory usage 3.06 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 2.95 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.326 s
Memory usage 3.08 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.290 s0.411 s+0.121 s3.05 MiB3.08 MiB+ 35.08 KiB
/wp-admin/edit.php0.199 s0.250 s+0.051 s3.07 MiB3.11 MiB+ 33.11 KiB
/wp-admin/post-new.php0.799 s0.955 s+0.156 s4.97 MiB5 MiB+ 36.83 KiB
/wp-admin/upload.php0.567 s0.538 s-0.029 s2.99 MiB3.01 MiB+ 17.2 KiB
/wp-admin/options-writing.php0.152 s0.187 s+0.035 s2.99 MiB2.99 MiB+ 4.8 KiB
/wp-admin/media-new.php0.342 s0.288 s-0.054 s2.97 MiB3 MiB+ 29.7 KiB
/wp-admin/edit-tags.php?taxonomy=category0.180 s0.228 s+0.048 s2.98 MiB3.01 MiB+ 34.55 KiB
/wp-admin/post-new.php?post_type=page0.651 s0.666 s+0.015 s4.96 MiB4.99 MiB+ 32.41 KiB
/wp-admin/options-discussion.php0.222 s0.258 s+0.036 s2.97 MiB2.99 MiB+ 18.96 KiB
/wp-admin/edit-comments.php0.191 s0.393 s+0.202 s3 MiB3.02 MiB+ 16.93 KiB
/0.297 s0.281 s-0.016 s2.94 MiB2.95 MiB+ 7.09 KiB
Average 0.354 s0.405 s+0.051 s3.35 MiB3.38 MiB+ 24.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.

PHP
PO File
Language % Lines of code Comment lines Files
PHP80.7%1,96414012
PO File19.3%4711931
Total 2,435 333 13

PHP Code Analysis | More results »

Lines of code 358
Total complexity 39
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function eacr_submit_contact_form()
Classes 0
Methods 0
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.

Database Tables 4

Options wp_options 1

Meta Boxes

{
    "dashboard": {
        "eacr-dashboard-widget": {
            "title": "My open Tasks",
            "context": "side"
        }
    }
}

PHP Error Log 273 lines

[26-Mar-2023 19:07:35 UTC] WordPress database error Can't create table `wordpress`.`wp_logclient` (errno: 121 "Duplicate key on write or update") for query CREATE TABLE wp_logclient (
            id int(11) NOT NULL AUTO_INCREMENT,
            clientidfk int(11) NOT NULL,
            logtitle varchar(200) NOT NULL,
		    logdescription varchar(2000),
            createdbyperson varchar(200) NOT NULL,
            lastupdate_at datetime,
            created_at datetime NOT NULL,
            FOREIGN KEY client_id (clientidfk) REFERENCES wp_clients(id),
            PRIMARY KEY log_id (id)
            
        ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by activate_plugin, do_action('activate_wp-easy-crm/easy-crm.php'), WP_Hook->do_action, WP_Hook->apply_filters, init_db_eacr, dbDelta
[26-Mar-2023 19:07:35 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:35 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:35 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:35 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:35 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:35 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:35 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:35 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:35 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:35 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:35 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:35 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:37 UTC] PHP Notice:  Function wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. 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 3.9.0.) in /wp-includes/functions.php on line 5835
[26-Mar-2023 19:07:37 UTC] PHP Notice:  Function wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (0) for the number of arguments passed (1). 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 4.8.3.) in /wp-includes/functions.php on line 5835
[26-Mar-2023 19:07:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:38 UTC] WordPress database error Table 'wordpress.wp_logclient' doesn't exist for query SELECT * from wp_logclient WHERE clientidfk = 0 ORDER BY created_at DESC made by do_action('easy-crm_page_wp-easy-crm-tasks'), WP_Hook->do_action, WP_Hook->apply_filters, eacr_tasks_call, include_once('/plugins/wp-easy-crm/views/tasks.php')
[26-Mar-2023 19:07:38 UTC] PHP Notice:  Function wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. 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 3.9.0.) in /wp-includes/functions.php on line 5835
[26-Mar-2023 19:07:38 UTC] PHP Notice:  Function wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (0) for the number of arguments passed (1). 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 4.8.3.) in /wp-includes/functions.php on line 5835
[26-Mar-2023 19:07:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:39 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:39 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:39 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:39 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:39 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:39 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:39 UTC] PHP Notice:  Function wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. 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 3.9.0.) in /wp-includes/functions.php on line 5835
[26-Mar-2023 19:07:39 UTC] PHP Notice:  Function wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (0) for the number of arguments passed (1). 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 4.8.3.) in /wp-includes/functions.php on line 5835
[26-Mar-2023 19:07:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Mar-2023 19:07:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Mar-2023 19:07:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022

(+173 more lines)
See also: All tests for this plugin, How to Hide Easy CRM Admin Menus and Widgets