Obtaining Expiry Date for Job
-
I am trying to publish job information by using the meta data of the post types instances created when BroadBean pushes out the job to the plugin’s endpoint. So far, so good.
I noticed that the plugin has “Days to Advertise” field, and I used that to figure out the expiry date (Date Published + Days to Advertise = Expiry Date).
Seems like the value I got is incorrect (I don’t have access to the interface that pushes out the jobs) but the person pushing the jobs mentions she sets an expiry date as highlighted below:
https://1drv.ms/u/s!AuYDDdfI2CCi37MdCEkZEWp0KEkNcg
Questions:
- Where does the plugin get the ‘days to advertise’ value? In the example above, that field was set to 30
- Is this pushed somewhere into the plugin? I cannot find it anywhere in the post type’s field.
Thanks in advance for your help.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Obtaining Expiry Date for Job’ is closed to new replies.