Automattic / WP-Job-Manager

Manage job listings from the WordPress admin panel, and allow users to post jobs directly to your site.
https://wpjobmanager.com
GNU General Public License v3.0
895 stars 366 forks source link

Fix warnings when priority not set in form field. #2696

Closed pgk closed 6 months ago

pgk commented 6 months ago

The following php 8 warnings were reported

PHP Warning: Undefined array key "priority" in wp-job-manager/includes/abstracts/abstract-wp-job-manager-form.php on line 302
PHP Warning: Undefined array key "priority" in wp-job-manager/includes/abstracts/abstract-wp-job-manager-form.php on line 299

Changes Proposed in this Pull Request

Testing Instructions

Release Notes

New or Updated Hooks and Templates

*

Deprecated Code

*

Screenshot / Video


Plugin build for 74e76c0f498803fcd42f1640d96c7a5af24797b3
📦 Download plugin zip
▶️ Open in playground