Functions
-
functioncache_javascript_headers()
Sets the HTTP headers for caching for 10 days with JavaScript content type.
-
functioncache_users()
Retrieves info for user lists to prevent multiple queries by get_userdata().
-
functioncalendar_week_mod()
Gets number of days since the start of the week.
-
functioncancel_comment_reply_link()
Displays HTML content for cancel comment reply link.
-
functioncan_edit_network()
Determines whether or not this network from this page can be edited.
-
functioncapital_P_dangit()
Forever eliminate “Wordpress” from the planet (or at least the little bit we can influence).
-
functioncategory_description()
Retrieves category description.
-
functioncategory_exists()
Checks whether a category exists.
-
functioncat_is_ancestor_of()
Checks if a category is an ancestor of another category.
-
functionchecked()
Outputs the HTML checked attribute.
-
functioncheck_admin_referer()
Ensures intent by verifying that a user was referred from another admin page with the correct security nonce.
-
functioncheck_ajax_referer()
Verifies the Ajax request to prevent processing requests external of the blog.
-
functioncheck_and_publish_future_post()
Publishes future post and make sure post ID has future post status.
-
functioncheck_column()
Checks that database table column matches the criteria.
-
functioncheck_comment()
Checks whether a comment passes internal checks to be allowed to add.
-
functioncheck_comment_flood_db()
Hooks WP’s native database-based comment-flood check.
-
functioncheck_import_new_users()
Checks if the current user has permissions to import new users.
-
functioncheck_password_reset_key()
Retrieves a user row based on password reset key and login.
-
functioncheck_theme_switched()
Checks if a theme has been changed and runs ‘after_switch_theme’ hook on the next WP load.
-
functioncheck_upload_mimes()
Checks an array of MIME types against a list of allowed types.
-
functioncheck_upload_size()
Determines whether uploaded file exceeds space quota.
-
functionchoose_primary_blog()
Handles the display of choosing a user’s primary site.
-
functionclean_attachment_cache()
Will clean the attachment in the cache.
-
functionclean_blog_cache()
Clean the blog cache
-
functionclean_bookmark_cache()
Deletes the bookmark cache.
-
functionclean_category_cache()
Removes the category cache data based on ID.
-
functionclean_comment_cache()
Removes a comment from the object cache.
-
functionclean_dirsize_cache()
Cleans directory size cache used by recurse_dirsize().
-
functionclean_network_cache()
Removes a network from the object cache.
-
functionclean_object_term_cache()
Removes the taxonomy relationship to terms from the cache.