- Timestamp:
- 03/07/2019 08:43:50 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/jobs.wordpress.net/public_html/wp-content/plugins/jobswp/jobswp.php
r8231 r8402 703 703 } 704 704 705 $has_errors = apply_filters( 'jobsw b_save_job_errors', $has_errors );705 $has_errors = apply_filters( 'jobswp_save_job_errors', $has_errors ); 706 706 if ( $has_errors ) 707 707 $_POST['errors'] = $has_errors;
Note: See TracChangeset
for help on using the changeset viewer.