lasbian
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: Combine taxonomy or tag id’s in REST APIHelloo,
@bcworkz thanks a bunch for your effort! Good to have this cleared up. I’ll look into the hints you dropped in the above.
@jrunfitpro, @bcworkz is right. You should start a new topic for your question. It relates to creating comments using the REST API . You can start a new topic on this issue if you scroll all the way to the bottom of this forum: https://ww.wp.xz.cn/support/forum/wp-advanced/.
A note on support: the WordPress-ecosystem is highly driven by volunteers and open source enthusiasts. When asking for support you’re relying on people to spend their own free time helping you.
All the best
Lasse
Forum: Developing with WordPress
In reply to: Combine taxonomy or tag id’s in REST APIGoodmorning (amsterdam timezone) @bcworkz,
Ah thanks for correcting the typos in the above! Also thanks for suggesting a solution to my problem. However I’m afraid this does not work out of the box. If you combine several identical taxonomies (say categories) with
&the API only seems to return posts containing the last parameter.Here’s a specific reference to my test site:
http://placeholder-b.template-studio.nl/wp-json/wp/v2/posts?categories=47&categories=48This request will return 3 posts, however it only takes into account the last parameter
categories=48and therefore you’ll also get results from other linked categories (in the first returned post you for example see the category with id 49) and not just posts containing category 47AND48What’s your take on this?
Thanks,
Lasse
Forum: Plugins
In reply to: [Post Type Switcher] Media disappears when saving a postHello,
Still not any news on this issue?
I’ll repost it on https://support.advancedcustomfields.com/Cheers