Feature Request: Remove all ads from individual posts
-
I can’t see this addressed in the documentation or support forum, but apologies if I’ve missed it.
I currently use the shortcode to remove individual ad blocks from posts. But that means specifying each individual ad block. So if I want to remove all ad blocks from a post, I end up with something like this:
<!– disable adinserter 1 –>
<!– disable adinserter 2 –>
<!– disable adinserter 3 –>It would be great to have a single shortcode that would remove all ads from a few specific posts (again, apologies if it already exists and I’ve just missed it). Something like:
<!– disable adinserter all –>
It’s not just a matter of making things neater. I experiment with different ad blocks from time to time. So I might be using ad blocks 1, 2, 3 at one time and change it to 7,8,9 at some point. If I haven’t specified blocking 7,8,9 on the few posts where I want to remove ads, they’ll still show up.
Related to this, it would also be great to be able to use the same functionality to remove ads from widget areas rather than just ads in the content of a post.
The topic ‘Feature Request: Remove all ads from individual posts’ is closed to new replies.