WordPress 0.71 Hooks, Functions, Classes and Methods
Page 2

wpdb::query()

Performs a database query, using current database connection.

wpdb::select()

Selects a database using the current or provided database connection.

addslashes_gpc()

Adds slashes to a string or recursively adds slashes to strings within an array.

antispambot()

Converts email addresses characters to HTML entities to block spam bots.

apply_filters()

Calls the callback functions that have been added to a filter hook.

backslashit()

Adds backslashes before letters and before a number at the start of a string.

balanceTags()

Balances tags if forced to, or if the ‘use_balanceTags’ option is set to true.