WPPaste WordPress Functions index
Page 204

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_nooped_plural()

Translates and retrieves the singular or plural form of a string that’s been registered with _n_noop() or _nx_noop().

translate_with_context()

Translates $text like translate(), but assumes that the text contains a context after its last vertical bar.