1. Home
  2. Docs
  3. Push Notification – Documentations
  4. Examples
  5. Send to list topics get from post object or terms

Send to list topics get from post object or terms

Expand: If the job_listing_category not found in the WP_Post it will use get_the_terms to get data.

{object.job_listing_category property:term_id prefix:cat-}

This will equal

["cat-1", "cat-2", "cat-3"]
Was this article helpful to you? Yes No

How can we help?