I have added a shortcode added in all pages. I want an if else statement which only allows this shortcode to run if the page is_front_page.
if ( is_front_page() ) { # code to hide [shortcode] }
Aucun commentaire:
Enregistrer un commentaire