Open cfoellmann opened 5 years ago
We need to add a apply_filters to the json output. This way we can bridge any issues not solved yet for production.
apply_filters
@cfoellmann added the "job-postings/json_ld" filter, with single "array" parameter, that contains full output, just before it gets encoded to json format
We need to add a
apply_filters
to the json output. This way we can bridge any issues not solved yet for production.