Exclude specific items
-
there are some items that I need to exclude from the feed that are still within the categories I want to include.
While there is a filter hook allowing the fields in each entry to be changed, there is not a filter hook to skip a product.
I have been returning an empty array on the aepc_feed_item hook for products I don’t want in the feed, but that results in needless errors on the FB side.
It would be a lot cleaner if they could just be omitted.
- The topic ‘Exclude specific items’ is closed to new replies.