sanitize_option()
Sanitizes various option values based on the nature of the option.
Welcome to the WPPaste WordPress Function index. This page contains a an alphabetically sorted list of functions that are available for use in WordPress. Each function has a brief description of what it does and how it can be used. To find out more about a particular function, simply click on the function name.
Sanitizes various option values based on the nature of the option.
Sanitizes every post field.
Sanitizes a post field based on context.
Ensures a string is a valid SQL ‘order by’ clause.
Sanitizes all term fields.
Sanitizes the field value in the term based on the context.
Sanitizes a string from user input or from the database.
Sanitizes a multiline string from user input or from the database.
Sanitizes a string into a slug, which can be used in URLs or HTML attributes.
Sanitizes a title with the ‘query’ context.