Changeset 3467869
- Timestamp:
- 02/23/2026 04:24:16 PM (13 days ago)
- File:
-
- 1 edited
-
custom-field-for-wp-job-manager/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
custom-field-for-wp-job-manager/trunk/readme.txt
r3467868 r3467869 65 65 * **Storage:** Fields are stored as a Custom Post Type (`wpjmcf`). 66 66 * **Meta:** All settings are stored as post meta using the `_cfwjm` suffix. 67 * **Hooks:** We use the standard `submit_job_form_fields` filter , making it compatible with `WP Job Manager Field Editor` extensions.67 * **Hooks:** We use the standard `submit_job_form_fields` filter 68 68 69 69 == Frequently Asked Questions ==
Note: See TracChangeset
for help on using the changeset viewer.