Wordless
Stop writing themes like it's 1998.
Public Member Functions | List of all members
ConditionalHelper Class Reference

Implements WordPress Conditional Tags (http://codex.wordpress.org/Conditional_Tags) More...

Public Member Functions

 is_subpage ($id=NULL)
 Check if the page is a subpage and return the parent post ID if true. More...
 
 is_page_wpml ( $page_title=array())
 Check if is a page when WPML is in use; takes in consideration all the translations. More...
 

Detailed Description

Implements WordPress Conditional Tags (http://codex.wordpress.org/Conditional_Tags)