Quantcast
Channel: Satollo » All Posts
Viewing all articles
Browse latest Browse all 2460

Reply To: Plugin should not work on all pages.

$
0
0

You can try with some PHP code, admitting you know the post_type you want to exclude.

<?php if (!$post->post_type == ‘YOUR TYPE) { ?>

THE INJECTION

<? } ?>


Viewing all articles
Browse latest Browse all 2460

Trending Articles