dzls
10/13/2017 - 11:16 AM

Wordpress has built in conditional functions such as is_page() and is_front(), but sometimes it's not enough. This function checks if the cu

Wordpress has built in conditional functions such as is_page() and is_front(), but sometimes it's not enough. This function checks if the current url contains a slug and returns true or false respectively.