IMPress Agents 1.1.6

Does IMPress Agents work with WordPress 7.0.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version7.0.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 700+
WordPress.org page https://wordpress.org/plugins/impress-agents/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 10

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=impress-agents%2Fplugin.php&plugin_status=all&paged=1&s&_wpnonce=073bcc789b
Aspect after-activation
HTTP status 200
Load time 1.405 s
Memory usage 4.11 MiB
JS errors None
Resource errors None

Employees

Page screenshot: Employees
URL /wp-admin/edit.php?post_type=employee
Aspect menu-item
HTTP status 200
Load time 0.640 s
Memory usage 4.11 MiB
JS errors None
Resource errors None

Employees → Add New Employee

Page screenshot: Employees → Add New Employee
URL /wp-admin/post-new.php?post_type=employee
Aspect menu-item
HTTP status 200
Load time 1.840 s
Memory usage 6.97 MiB
JS errors None
Resource errors None

Employees → Offices

Page screenshot: Employees → Offices
URL /wp-admin/edit-tags.php?taxonomy=offices&post_type=employee
Aspect menu-item
HTTP status 200
Load time 0.745 s
Memory usage 4.05 MiB
JS errors None
Resource errors None

Employees → Job Types

Page screenshot: Employees → Job Types
URL /wp-admin/edit-tags.php?taxonomy=job-types&post_type=employee
Aspect menu-item
HTTP status 200
Load time 0.605 s
Memory usage 4.05 MiB
JS errors None
Resource errors None

Employees → Import Agents

Page screenshot: Employees → Import Agents
URL /wp-admin/edit.php?post_type=employee&page=impa-idx-agent
Aspect menu-item
HTTP status 200
Load time 0.686 s
Memory usage 4.03 MiB
JS errors None
Resource errors None

Employees → Settings

Page screenshot: Employees → Settings
URL /wp-admin/edit.php?post_type=employee&page=impress-agents-settings
Aspect menu-item
HTTP status 200
Load time 0.965 s
Memory usage 4.03 MiB
JS errors None
Resource errors None

Employees → Register Taxonomies

Page screenshot: Employees → Register Taxonomies
URL /wp-admin/edit.php?post_type=employee&page=impress-agents-taxonomies
Aspect menu-item
HTTP status 200
Load time 0.567 s
Memory usage 4.03 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.215 s
Memory usage 4.36 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.752 s
Memory usage 6.73 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.704 s0.780 s+0.076 s3.92 MiB4.11 MiB+ 193.7 KiB
/wp-admin/edit.php0.540 s0.643 s+0.103 s3.98 MiB4.21 MiB+ 236.57 KiB
/wp-admin/post-new.php2.164 s1.626 s-0.538 s6.56 MiB6.98 MiB+ 432.22 KiB
/wp-admin/upload.php0.722 s0.707 s-0.015 s3.89 MiB4.03 MiB+ 146.24 KiB
/wp-admin/options-writing.php0.546 s0.633 s+0.087 s3.86 MiB4.05 MiB+ 193.07 KiB
/wp-admin/media-new.php0.577 s0.567 s-0.010 s3.85 MiB4.03 MiB+ 177.8 KiB
/wp-admin/edit-tags.php?taxonomy=category0.506 s0.982 s+0.476 s3.86 MiB4.07 MiB+ 209.94 KiB
/wp-admin/post-new.php?post_type=page1.824 s1.453 s-0.371 s6.55 MiB6.96 MiB+ 424.48 KiB
/wp-admin/options-discussion.php0.691 s1.084 s+0.393 s3.86 MiB4.05 MiB+ 190.41 KiB
/wp-admin/edit-comments.php0.544 s0.670 s+0.126 s3.88 MiB4.08 MiB+ 200.32 KiB
/0.306 s0.215 s-0.091 s4.23 MiB4.36 MiB+ 134.23 KiB
Average 0.829 s0.851 s+0.021 s4.4 MiB4.63 MiB+ 230.81 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
Language % Lines of code Comment lines Files
PHP77.2%1,90937015
CSS12.9%319142
JavaScript6.1%151582
Markdown3.8%9301
Total 2,472 442 20

PHP Code Analysis | More results »

Lines of code 1,739
Total complexity 402
Median class complexity 32.0
Median method complexity 2.0
Most complex class IMPress_Agents_Taxonomies
Most complex function IMPress_Agents_Import::impress_agents_idx_insert_post_meta()
Classes 5
Methods 46
Functions 43

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 4

Custom Post Types 1

ID Name
employeeEmployees

Sidebar Widgets 1

ID Name
featured-employeeIMPress Agents

Meta Boxes

{
    "employee": {
        "employee_details_metabox": {
            "title": "Employee Info",
            "context": "normal"
        }
    }
}

PHP Error Log 6 lines

[13-Jul-2026 20:52:56 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/impress-agents/includes/class-agents.php on line 149
[13-Jul-2026 20:52:56 UTC] PHP Notice:  Function register_taxonomy was called <strong>incorrectly</strong>. Taxonomy names must be between 1 and 32 characters in length. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 4.2.0.) in /wp-includes/functions.php on line 6170
[13-Jul-2026 20:52:56 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/impress-agents/includes/class-agents.php on line 149
[13-Jul-2026 20:52:56 UTC] PHP Notice:  Function register_taxonomy was called <strong>incorrectly</strong>. Taxonomy names must be between 1 and 32 characters in length. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 4.2.0.) in /wp-includes/functions.php on line 6170
[13-Jul-2026 20:53:10 UTC] PHP Deprecated:  Function screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6170
[13-Jul-2026 20:53:10 UTC] PHP Deprecated:  Function get_screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6170
See also: All tests for this plugin, How to Hide IMPress Agents Admin Menus and Meta Boxes