apply_filters( 'jb_default_individual_expiry', $expiration_date ) → {string}
Filters the default individual job expiration date.
Note: It works only in case if the expiration date has been empty in the posting form.
Parameters:
Name | Type | Description |
---|---|---|
$expiration_date |
string | Default Job expiration date. It's '' by default and job is unexpired. |
- Since:
- 1.1.0
- Source:
Returns:
Job expiration date.
- Type
- string