WP human resource management 2.2.17

Does WP human resource management work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 459.79 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.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 300+
WordPress.org page https://wordpress.org/plugins/hrm/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=hrm%2Fhrm.php&plugin_status=all&paged=1&s&_wpnonce=cb9b0f112c
Aspect after-activation
HTTP status 200
Load time 0.481 s
Memory usage 4.16 MiB
JS errors None
Resource errors None

HRM

Page screenshot: HRM
URL /wp-admin/admin.php?page=hr_management#/dashboard
Requested URL /wp-admin/admin.php?page=hr_management
Aspect menu-item
HTTP status 200
Load time 0.977 s
Memory usage 3.96 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.155 s
Memory usage 3.88 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.418 s0.226 s-0.192 s3.51 MiB3.96 MiB+ 461.7 KiB
/wp-admin/edit.php0.178 s0.182 s+0.004 s3.57 MiB4.03 MiB+ 471.59 KiB
/wp-admin/post-new.php0.709 s0.679 s-0.030 s6.06 MiB6.57 MiB+ 517.34 KiB
/wp-admin/upload.php0.678 s0.375 s-0.303 s3.52 MiB3.96 MiB+ 444.97 KiB
/wp-admin/options-writing.php0.206 s0.183 s-0.023 s3.5 MiB3.94 MiB+ 448.96 KiB
/wp-admin/media-new.php0.249 s0.188 s-0.061 s3.49 MiB3.94 MiB+ 457.16 KiB
/wp-admin/edit-tags.php?taxonomy=category0.194 s0.163 s-0.031 s3.5 MiB3.96 MiB+ 462.33 KiB
/wp-admin/post-new.php?post_type=page0.557 s0.565 s+0.008 s6.05 MiB6.49 MiB+ 448.94 KiB
/wp-admin/options-discussion.php0.289 s0.255 s-0.034 s3.5 MiB3.94 MiB+ 445.46 KiB
/wp-admin/edit-comments.php0.363 s0.171 s-0.192 s3.52 MiB3.96 MiB+ 444.96 KiB
/0.286 s0.151 s-0.135 s3.43 MiB3.88 MiB+ 454.3 KiB
Average 0.375 s0.285 s-0.090 s3.97 MiB4.42 MiB+ 459.79 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
PHP70.5%9,88898987
CSS14.3%2,000625
LESS6.0%84741
SVG4.7%66023
PO File4.4%6153811
YAML0.1%1201
HTML0.0%101
JavaScript0.0%101
Total 14,024 1,438 100

PHP Code Analysis | More results »

Lines of code 9,722
Total complexity 1,716
Median class complexity 5.0
Median method complexity 2.0
Most complex class Hrm_Attendance
Most complex function Hrm_Attendance::get_attendance()
Classes 67
Methods 497
Functions 139

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 22

Options wp_options 15

Custom Post Types 6

ID Name
hrm_projectProject
hrm_taskTask
hrm_fileFile
hrm_punchPunch
hrm_ratingRating
hrm_rating_parentRating

Roles 2

ID Name
hrm_employeeHRM Employee
hrm_managerHRM Manager

Capabilities 15

PHP Error Log 291 lines

[04-May-2025 20:07:47 UTC] PHP Deprecated:  Optional parameter $tab declared before required parameter $page is implicitly treated as a required parameter in /wp-content/plugins/hrm/include/urls.php on line 2
[04-May-2025 20:07:47 UTC] PHP Deprecated:  Optional parameter $tab declared before required parameter $page is implicitly treated as a required parameter in /wp-content/plugins/hrm/include/urls.php on line 8
[04-May-2025 20:07:47 UTC] PHP Deprecated:  Optional parameter $sub_tab declared before required parameter $page is implicitly treated as a required parameter in /wp-content/plugins/hrm/include/urls.php on line 8
[04-May-2025 20:07:47 UTC] PHP Deprecated:  Optional parameter $force declared before required parameter $employee_id is implicitly treated as a required parameter in /wp-content/plugins/hrm/class/employee.php on line 170
[04-May-2025 20:07:48 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3284
[04-May-2025 20:07:48 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3295
[04-May-2025 20:07:48 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3307
[04-May-2025 20:07:48 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3318
[04-May-2025 20:07:48 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 2367
[04-May-2025 20:07:48 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3284
[04-May-2025 20:07:48 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3295
[04-May-2025 20:07:48 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3307
[04-May-2025 20:07:48 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3318
[04-May-2025 20:07:48 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 2367
[04-May-2025 20:07:49 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3284
[04-May-2025 20:07:49 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3295
[04-May-2025 20:07:49 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3307
[04-May-2025 20:07:49 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3318
[04-May-2025 20:07:49 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 2367
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3284
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3295
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3307
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3318
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 2367
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3284
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3295
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3307
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3318
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 2367
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3284
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3295
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3307
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3318
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 2367
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3284
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3295
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3307
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3318
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 2367
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3284
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3295
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3307
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3318
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/database/Eloquent/Model.php on line 2367
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 415
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 426
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 438
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 449
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 394
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 374
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 415
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 426
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 438
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 449
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 394
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 374
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 415
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 426
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 438
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 449
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 394
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 374
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 415
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 426
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 438
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 449
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 394
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 374
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 415
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 426
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 438
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 449
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 394
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 374
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/support/Collection.php on line 831
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/support/Collection.php on line 842
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/support/Collection.php on line 854
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/support/Collection.php on line 872
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/support/Collection.php on line 820
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/support/Collection.php on line 799
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/support/Collection.php on line 778
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/support/Collection.php on line 831
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/support/Collection.php on line 842
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/support/Collection.php on line 854
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/support/Collection.php on line 872
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/support/Collection.php on line 820
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/support/Collection.php on line 799
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/support/Collection.php on line 778
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 415
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 426
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 438
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 449
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 394
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 374
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/support/Collection.php on line 831
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/support/Collection.php on line 842
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/support/Collection.php on line 854
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/support/Collection.php on line 872
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/support/Collection.php on line 820
[04-May-2025 20:07:50 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/hrm/vendor/illuminate/support/Collection.php on line 799

(+191 more lines)
See also: All tests for this plugin, How to Hide WP human resource management Admin Menus