Awesome Employee List 1.0

Does Awesome Employee List work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
15PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 25.48 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.5.2
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/awesome-employee-list/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=awesome-employee-list%2Finit.php&plugin_status=all&paged=1&s&_wpnonce=b49e8e00dc
Aspect after-activation
HTTP status 200
Load time 0.432 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Employee

Page screenshot: Employee
URL /wp-admin/edit.php?post_type=employee_list
Aspect menu-item
HTTP status 200
Load time 0.171 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Employee → Add New

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

Employee → Employee Type

Page screenshot: Employee → Employee Type
URL /wp-admin/edit-tags.php?taxonomy=employee_type&post_type=employee_list
Aspect menu-item
HTTP status 200
Load time 0.204 s
Memory usage 3.39 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.259 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.364 s0.343 s-0.021 s3.44 MiB3.47 MiB+ 32.73 KiB
/wp-admin/edit.php0.206 s0.220 s+0.014 s3.46 MiB3.49 MiB+ 33.04 KiB
/wp-admin/post-new.php0.924 s0.617 s-0.307 s5.59 MiB5.65 MiB+ 60.97 KiB
/wp-admin/upload.php0.607 s0.461 s-0.146 s3.38 MiB3.39 MiB+ 15.69 KiB
/wp-admin/options-writing.php0.232 s0.226 s-0.006 s3.37 MiB3.38 MiB+ 7.91 KiB
/wp-admin/media-new.php0.291 s0.279 s-0.012 s3.35 MiB3.38 MiB+ 28.45 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.185 s-0.003 s3.37 MiB3.4 MiB+ 33.36 KiB
/wp-admin/post-new.php?post_type=page0.578 s0.571 s-0.007 s5.59 MiB5.64 MiB+ 56.55 KiB
/wp-admin/options-discussion.php0.313 s0.327 s+0.014 s3.36 MiB3.38 MiB+ 17.69 KiB
/wp-admin/edit-comments.php0.240 s0.218 s-0.022 s3.39 MiB3.41 MiB+ 15.31 KiB
/0.298 s0.239 s-0.059 s3.42 MiB3.4 MiB- 21.41 KiB
Average 0.386 s0.335 s-0.050 s3.79 MiB3.82 MiB+ 25.48 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
PHP61.4%19971
CSS36.7%11902
JavaScript1.9%601
Total 324 7 4

PHP Code Analysis | More results »

Lines of code 228
Total complexity 14
Median class complexity 14.0
Median method complexity 1.0
Most complex class Employee
Most complex function Employee::employee_list_callback()
Classes 1
Methods 9
Functions 0

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.

Custom Post Types 1

ID Name
employee_listEmployee

Meta Boxes

{
    "employee_list": {
        "employee-info": {
            "title": "Employee Information",
            "context": "normal"
        }
    }
}

PHP Error Log 15 lines

[25-Apr-2024 07:51:12 UTC] PHP Warning:  Undefined array key "father" in /wp-content/plugins/awesome-employee-list/init.php on line 168
[25-Apr-2024 07:51:12 UTC] PHP Warning:  Undefined array key "mother" in /wp-content/plugins/awesome-employee-list/init.php on line 169
[25-Apr-2024 07:51:12 UTC] PHP Warning:  Undefined array key "gender" in /wp-content/plugins/awesome-employee-list/init.php on line 170
[25-Apr-2024 07:51:12 UTC] PHP Warning:  Undefined array key "designation" in /wp-content/plugins/awesome-employee-list/init.php on line 171
[25-Apr-2024 07:51:12 UTC] PHP Warning:  Undefined array key "skills" in /wp-content/plugins/awesome-employee-list/init.php on line 173
[25-Apr-2024 07:51:16 UTC] PHP Warning:  Undefined array key "father" in /wp-content/plugins/awesome-employee-list/init.php on line 168
[25-Apr-2024 07:51:16 UTC] PHP Warning:  Undefined array key "mother" in /wp-content/plugins/awesome-employee-list/init.php on line 169
[25-Apr-2024 07:51:16 UTC] PHP Warning:  Undefined array key "gender" in /wp-content/plugins/awesome-employee-list/init.php on line 170
[25-Apr-2024 07:51:16 UTC] PHP Warning:  Undefined array key "designation" in /wp-content/plugins/awesome-employee-list/init.php on line 171
[25-Apr-2024 07:51:16 UTC] PHP Warning:  Undefined array key "skills" in /wp-content/plugins/awesome-employee-list/init.php on line 173
[25-Apr-2024 07:51:21 UTC] PHP Warning:  Undefined array key "father" in /wp-content/plugins/awesome-employee-list/init.php on line 168
[25-Apr-2024 07:51:21 UTC] PHP Warning:  Undefined array key "mother" in /wp-content/plugins/awesome-employee-list/init.php on line 169
[25-Apr-2024 07:51:21 UTC] PHP Warning:  Undefined array key "gender" in /wp-content/plugins/awesome-employee-list/init.php on line 170
[25-Apr-2024 07:51:21 UTC] PHP Warning:  Undefined array key "designation" in /wp-content/plugins/awesome-employee-list/init.php on line 171
[25-Apr-2024 07:51:21 UTC] PHP Warning:  Undefined array key "skills" in /wp-content/plugins/awesome-employee-list/init.php on line 173
See also: All tests for this plugin, How to Hide Awesome Employee List Admin Menus and Meta Boxes