[wp-trac] [WordPress Trac] #11404: Convert use of _nc() to _nx()
WordPress Trac
wp-trac at lists.automattic.com
Sat Dec 12 08:25:31 UTC 2009
#11404: Convert use of _nc() to _nx()
--------------------------+-------------------------------------------------
Reporter: nacin | Owner: nbachiyski
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.9
Component: i18n | Version: 2.9
Severity: normal | Keywords: has-patch
--------------------------+-------------------------------------------------
_c() was deprecated for _x(). Core still uses _nc() in one spot, however.
Patch moves that over to _nx().
Patch also formally deprecates _nc() and moves it to deprecated.php, next
to its sibling _c().
I imagine other deprecated moves can be handled in #11388 for 3.0.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11404>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list