wpdb::get_results()
Method: Retrieves an entire SQL result set from the database (i.e., many rows).
Source: wp-includes/class-wpdb.php:2997
Method: Retrieves an entire SQL result set from the database (i.e., many rows).
Source: wp-includes/class-wpdb.php:2997
Method: Retrieves column metadata from the last query.
Source: wp-includes/class-wpdb.php:3739
Class:
Source: wp-includes/class-wpdb.php:55
Action Hook: Fires after a post pingback has been sent.
Source: wp-includes/class-wp-xmlrpc-server.php:7059
Function: Retrieves post categories.
Source: wp-includes/category-template.php:77
Function: Retrieves category name based on category ID.
Source: wp-includes/category-template.php:109
Function: Displays category list for a post in either HTML list or custom format.
Source: wp-includes/category-template.php:276
Function: Adds a callback function to a filter hook.
Source: wp-includes/plugin.php:121
Function: Calls the callback functions that have been added to a filter hook.
Source: wp-includes/plugin.php:173
Function: Retrieves the post excerpt.
Source: wp-includes/post-template.php:403