_n()
Translates and retrieves the singular or plural form based on the supplied number.
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.
Translates and retrieves the singular or plural form based on the supplied number.
Registers plural strings in POT file, but does not translate them.
Prevents a menu item ID from being used more than once.
Wraps passed links in navigational markup.
Legacy version of _n(), which supports contexts.
Translates and retrieves the singular or plural form based on the supplied number, with gettext context.
Registers plural strings with gettext context in POT file, but does not translate them.
Creates an XML string from a given array.
Prepare the oembed HTML to be displayed in an RSS feed.
Hooks into the REST API output to print XML instead of JSON.