Archive | Functions by letter i RSS feed for this section

is_post_type_hierarchical

Whether the post type is hierarchical.A false return value might also mean that the post type does not exist.

2165

Continue reading

is_plugin_page

Whether the current page was created by a plugin.The plugin can set this by using the global $plugin_page and setting it to true.

2163

Continue reading