"Post Content" as a new condition request

Hello.
If we have “post content” as an option in “condition” we can control a lot of things related to content of the post.

usecase: if there is not h2,h3, … then hide TOC section.
usecase2: if contain “xx” show or hide another part of the page.

This, help us a lot to have more control over the site.
Kind Regards.

image

I think you may use Dynamic data in conditions and then just compare {post_content} with your desired data.

1 Like

Exactly, beat me to it. It’s under dynamic data.

1 Like