WPPaste WordPress Functions index

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.

__()

Retrieve the translation of $text.

__ngettext()

Retrieve the plural or single form based on the amount.

__ngettext_noop()

Register plural strings in POT file, but don’t translate them.