Advertisement

require_wp_db

Load the database class file and instantiate the `$wpdb` global.

get_pagenum_link

Filters the page number link for the current request.

Advertisement

get_{$adjacent}_post_sort

Filters the ORDER BY clause in the SQL for an adjacent post query.

get_{$adjacent}_post_join

Filters the JOIN clause in the SQL for an adjacent post query.

Advertisement

search_feed_link

This filter is documented in wp-includes/link-template.php

Advertisement

get_author_feed_link

Retrieves the feed link for a given author.

_n_noop

Registers plural strings in POT file, but does not translate them.