Archive | Documentation RSS feed for this section

is_author

Is the query for an author archive page?If the $author parameter is specified, this function will additionally check if the query is for one of the authors specified.

2093

Continue reading

is_archive

Is the query for an archive page?Month, Year, Category, Author, Post Type archive…

2087

Continue reading

is_admin

Whether the current request is for a network or blog admin pageDoes not inform on whether the user is an admin! Use capability checks to tell if the user should be accessing a section or not.

2085

Continue reading