New and updated in 3.1.0
-
hookunmature_blog
Fires when the ‘mature’ status is removed from a site.
-
Retrieves a media item by ID.
-
Retrieves a collection of media library items (or attachments).
-
Retrieves a list of post formats used by the site.
-
methodwpdb::init_charset()
Sets $this->charset and $this->collate.
-
methodwpdb::set_charset()
Sets the connection’s character set.
-
Sets up the WordPress query for retrieving comments.
-
hookpre_get_comments
Fires before comments are retrieved.
-
hookcomments_clauses
Filters the comment query clauses.
-
hookthe_comments
Filters the comment query results.
-
Used internally to generate an SQL string for searching across multiple columns.
-
classWP_Comment_Query
Core class used for querying comments.
-
Filters the current commenter’s name, email, and URL.
-
Performs post queries for internal linking.
-
Dialog for internal linking.