Job Manager With Structured Data 1.1.0

Does "Job Manager With Structured Data" work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 131.05 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/df-job-manager/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=df-job-manager%2Fdf-job-manager.php&plugin_status=all&paged=1&s&_wpnonce=31dcd0287a
Aspect after-activation
HTTP status 200
Load time 0.357 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

Jobs

Page screenshot: Jobs
URL /wp-admin/edit.php?post_type=df-job
Aspect menu-item
HTTP status 200
Load time 0.192 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

Jobs → Add New

Page screenshot: Jobs → Add New
URL /wp-admin/post-new.php?post_type=df-job
Aspect menu-item
HTTP status 200
Load time 0.578 s
Memory usage 5.8 MiB
JS errors None
Resource errors None

Jobs → Job Categories

Page screenshot: Jobs → Job Categories
URL /wp-admin/edit-tags.php?taxonomy=df-job-taxonomy&post_type=df-job
Aspect menu-item
HTTP status 200
Load time 0.249 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

Plugins → Install Plugins

Page screenshot: Plugins  → Install Plugins
URL /wp-admin/plugins.php?page=tgmpa-install-plugins
Aspect menu-item
HTTP status 200
Load time 0.285 s
Memory usage 3.53 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.212 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.348 s0.346 s-0.002 s3.43 MiB3.56 MiB+ 127.22 KiB
/wp-admin/edit.php0.201 s0.187 s-0.014 s3.46 MiB3.58 MiB+ 127.57 KiB
/wp-admin/post-new.php0.828 s0.572 s-0.256 s5.59 MiB5.81 MiB+ 229.95 KiB
/wp-admin/upload.php0.648 s0.413 s-0.235 s3.38 MiB3.49 MiB+ 110.55 KiB
/wp-admin/options-writing.php0.224 s0.205 s-0.019 s3.37 MiB3.47 MiB+ 104.56 KiB
/wp-admin/media-new.php0.308 s0.281 s-0.027 s3.35 MiB3.47 MiB+ 123.2 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.350 s+0.160 s3.37 MiB3.49 MiB+ 127.55 KiB
/wp-admin/post-new.php?post_type=page0.514 s0.593 s+0.079 s5.58 MiB5.81 MiB+ 225.53 KiB
/wp-admin/options-discussion.php0.380 s0.262 s-0.118 s3.36 MiB3.47 MiB+ 114.34 KiB
/wp-admin/edit-comments.php0.259 s0.212 s-0.047 s3.39 MiB3.5 MiB+ 109.44 KiB
/0.280 s0.179 s-0.101 s3.42 MiB3.46 MiB+ 41.69 KiB
Average 0.380 s0.327 s-0.053 s3.79 MiB3.92 MiB+ 131.05 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.

PO File
PHP
Language % Lines of code Comment lines Files
PO File47.6%4,8421,99317
PHP43.2%4,3982,07132
Markdown7.8%79705
Sass0.8%8103
JavaScript0.5%5201
CSS0.0%101
Total 10,171 4,064 59

PHP Code Analysis | More results »

Lines of code 4,235
Total complexity 674
Median class complexity 7.5
Median method complexity 2.0
Most complex class TGM_Plugin_Activation
Most complex function TGMPA_List_Table::process_bulk_actions()
Classes 28
Methods 186
Functions 11

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
df-jobJobs

PHP Error Log 240 lines

[20-Apr-2024 11:48:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-Apr-2024 11:48:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-Apr-2024 11:48:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-Apr-2024 11:48:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-Apr-2024 11:48:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-Apr-2024 11:48:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-Apr-2024 11:48:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-Apr-2024 11:48:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-Apr-2024 11:48:23 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-Apr-2024 11:48:23 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-Apr-2024 11:48:23 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-Apr-2024 11:48:23 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-Apr-2024 11:48:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-Apr-2024 11:48:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-Apr-2024 11:48:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-Apr-2024 11:48:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-Apr-2024 11:48:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-Apr-2024 11:48:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-Apr-2024 11:48:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-Apr-2024 11:48:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-Apr-2024 11:48:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-Apr-2024 11:48:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-Apr-2024 11:48:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-Apr-2024 11:48:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-Apr-2024 11:48:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-Apr-2024 11:48:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-Apr-2024 11:48:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-Apr-2024 11:48:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-Apr-2024 11:48:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-Apr-2024 11:48:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-Apr-2024 11:48:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-Apr-2024 11:48:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-Apr-2024 11:48:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-Apr-2024 11:48:29 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-Apr-2024 11:48:29 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-Apr-2024 11:48:29 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-Apr-2024 11:48:29 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-Apr-2024 11:48:30 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-Apr-2024 11:48:30 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-Apr-2024 11:48:30 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-Apr-2024 11:48:30 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-Apr-2024 11:48:31 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-Apr-2024 11:48:31 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-Apr-2024 11:48:31 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-Apr-2024 11:48:31 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-Apr-2024 11:48:31 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-Apr-2024 11:48:31 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-Apr-2024 11:48:31 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-Apr-2024 11:48:31 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-Apr-2024 11:48:31 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-Apr-2024 11:48:31 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-Apr-2024 11:48:31 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-Apr-2024 11:48:31 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-Apr-2024 11:48:31 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-Apr-2024 11:48:31 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-Apr-2024 11:48:31 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-Apr-2024 11:48:31 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-Apr-2024 11:48:32 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-Apr-2024 11:48:32 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-Apr-2024 11:48:32 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-Apr-2024 11:48:32 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/df-job-manager/vendor/pimple/pimple/src/Pimple/Container.php on line 143

(+140 more lines)
See also: All tests for this plugin, How to Hide Job Manager With Structured Data Admin Menus