Archive | Documentation RSS feed for this section

is_category

Is the query for a category archive page?If the $category parameter is specified, this function will additionally check if the query is for one of the categories specified.

2099

Continue reading

is_blog_installed

Test whether blog is already installed.The cache will be checked first. If you have a cache plugin, which saves the cache values, then this will work. If you use the default WordPress cache, and the database goes away, then you might have problems.

2095

Continue reading