Filter
-
Is it possible to filter certain URLs?
Case 1:
Blocked country: USA
Condition: Taxonomy (periodico) = The Washington Post (View image)Taxonomy code to display it in the theme :
<?php echo get_the_term_list($post->ID, 'periodico', 'de ', ' / ', ''); ?>Case 2:
Block URL: https://www.almendron.com/tribuna/periodico/the-washington-post/The page I need help with: [log in to see the link]
The topic ‘Filter’ is closed to new replies.