Deprecated function __ngettext needs to be replaced
-
Hi!
In function displayStats(), at line 591 and 596 (of NoSpamNX 5.1.11) __ngettext is used. That function was deprecated since WordPress 2.8
It must be replace by the new function _n
Arguments are the same, so it’s a very simple change.
I hope to see an update very soon! ??
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Deprecated function __ngettext needs to be replaced’ is closed to new replies.