This filter hook is applied to the translated text by the internationalization function that handle plurals (_n()).
IMPORTANT: This filter is always applied even if internationalization is not in effect, and if the text domain has not been loaded. If there are functions hooked to this filter, they will always run. This could lead to a performance problem.
For regular translation functions such as _e(), and for examples on usage, see gettext().
User Contributed Notes
You must log in before being able to contribute a note or feedback.