Job Manager With Structured Data 1.1.0

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

Summary

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

Memory usage: 156.76 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 <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=44669d1ff3
Aspect after-activation
HTTP status 200
Load time 0.278 s
Memory usage 3.65 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.169 s
Memory usage 3.67 MiB
JS errors None
Resource errors None

Jobs → Add New Job

Page screenshot: Jobs → Add New Job
URL /wp-admin/post-new.php?post_type=df-job
Aspect menu-item
HTTP status 200
Load time 0.571 s
Memory usage 6.37 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.183 s
Memory usage 3.62 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.157 s
Memory usage 3.62 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.187 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.328 s0.271 s-0.057 s3.51 MiB3.63 MiB+ 128.86 KiB
/wp-admin/edit.php0.178 s0.175 s-0.003 s3.57 MiB3.69 MiB+ 127.3 KiB
/wp-admin/post-new.php0.705 s0.688 s-0.017 s6.06 MiB6.38 MiB+ 327.61 KiB
/wp-admin/upload.php0.711 s0.605 s-0.106 s3.52 MiB3.64 MiB+ 115.53 KiB
/wp-admin/options-writing.php0.199 s0.195 s-0.004 s3.5 MiB3.62 MiB+ 118.59 KiB
/wp-admin/media-new.php0.250 s0.225 s-0.025 s3.49 MiB3.61 MiB+ 126.78 KiB
/wp-admin/edit-tags.php?taxonomy=category0.182 s0.186 s+0.004 s3.5 MiB3.63 MiB+ 131.95 KiB
/wp-admin/post-new.php?post_type=page0.563 s0.545 s-0.018 s6.05 MiB6.37 MiB+ 323.13 KiB
/wp-admin/options-discussion.php0.329 s0.410 s+0.081 s3.5 MiB3.61 MiB+ 115.09 KiB
/wp-admin/edit-comments.php0.197 s0.188 s-0.009 s3.52 MiB3.63 MiB+ 114.59 KiB
/0.268 s0.351 s+0.083 s3.43 MiB3.53 MiB+ 94.98 KiB
Average 0.355 s0.349 s-0.006 s3.97 MiB4.12 MiB+ 156.76 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 220 lines

[11-May-2025 01:40:43 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
[11-May-2025 01:40:43 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
[11-May-2025 01:40:43 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
[11-May-2025 01:40:43 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
[11-May-2025 01:40:43 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
[11-May-2025 01:40:43 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
[11-May-2025 01:40:43 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
[11-May-2025 01:40:43 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
[11-May-2025 01:40:44 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
[11-May-2025 01:40:44 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
[11-May-2025 01:40:44 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
[11-May-2025 01:40:44 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
[11-May-2025 01:40:44 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
[11-May-2025 01:40:44 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
[11-May-2025 01:40:44 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
[11-May-2025 01:40:44 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
[11-May-2025 01:40:44 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
[11-May-2025 01:40:44 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
[11-May-2025 01:40:44 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
[11-May-2025 01:40:44 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
[11-May-2025 01:40:45 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
[11-May-2025 01:40:45 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
[11-May-2025 01:40:45 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
[11-May-2025 01:40:45 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:46 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
[11-May-2025 01:40:47 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
[11-May-2025 01:40:47 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
[11-May-2025 01:40:47 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
[11-May-2025 01:40:47 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
[11-May-2025 01:40:47 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
[11-May-2025 01:40:47 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
[11-May-2025 01:40:47 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
[11-May-2025 01:40:47 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
[11-May-2025 01:40:48 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
[11-May-2025 01:40:48 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
[11-May-2025 01:40:48 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
[11-May-2025 01:40:48 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
[11-May-2025 01:40:49 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
[11-May-2025 01:40:49 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
[11-May-2025 01:40:49 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
[11-May-2025 01:40:49 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
[11-May-2025 01:40:50 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
[11-May-2025 01:40:50 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
[11-May-2025 01:40:50 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
[11-May-2025 01:40:50 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
[11-May-2025 01:40:50 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
[11-May-2025 01:40:50 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
[11-May-2025 01:40:50 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
[11-May-2025 01:40:50 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
[11-May-2025 01:40:50 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
[11-May-2025 01:40:50 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
[11-May-2025 01:40:50 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
[11-May-2025 01:40:50 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
[11-May-2025 01:40:50 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
[11-May-2025 01:40:50 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
[11-May-2025 01:40:50 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
[11-May-2025 01:40:50 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
[11-May-2025 01:40:51 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
[11-May-2025 01:40:51 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
[11-May-2025 01:40:51 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
[11-May-2025 01:40:51 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
[11-May-2025 01:40:51 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
[11-May-2025 01:40:51 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
[11-May-2025 01:40:51 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
[11-May-2025 01:40:51 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
[11-May-2025 01:40:52 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
[11-May-2025 01:40:52 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
[11-May-2025 01:40:52 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
[11-May-2025 01:40:52 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

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