[Plugin: Advanced Text Widget] exclude specific IDs from a particular post type?
-
Hi. Following your video example, I want to exclude post type ‘product’, but I only want specific ID’s excluded.
So I have condition:
$arg==$post->post_typeThen I have in the Slug/Title/ID:
productAs expected, that excludes all products.
But I would like to exclude only product IDs:
10910, 9515, 8962I tried using condition “Page”, but my IDs weren’t recognized as Page IDs.
Please advise proper condition usage for this scenario.
Thanks.
https://www.ads-software.com/extend/plugins/advanced-text-widget/
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘[Plugin: Advanced Text Widget] exclude specific IDs from a particular post type?’ is closed to new replies.