esc_attr_x()
Translate string with gettext context, and escapes it for safe use in an attribute.
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.
Translate string with gettext context, and escapes it for safe use in an attribute.
Escaping for HTML blocks.
Retrieve the translation of $text and escapes it for safe use in HTML output.
Display translated text that has been escaped for safe use in HTML output.
Translate string with gettext context, and escapes it for safe use in HTML output.
Escapes single quotes, ", , &, and fixes line endings.
Escapes data for use in a MySQL query.
Escaping for textarea values.
Checks and cleans a URL.
Performs esc_url() for database or redirect usage.