glebpineparks / job-postings

Jobs for WordPress
GNU General Public License v3.0
5 stars 5 forks source link

WP filter to modify json data before output #27

Open cfoellmann opened 5 years ago

cfoellmann commented 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.

glebpineparks commented 5 years ago

@cfoellmann added the "job-postings/json_ld" filter, with single "array" parameter, that contains full output, just before it gets encoded to json format