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.