Twenty Fourteen: add future TODO for post format string plurals, see #23257.
Built from https://develop.svn.wordpress.org/trunk@26674 git-svn-id: http://core.svn.wordpress.org/trunk@26564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
5819bbf298
commit
cf7ec69eca
|
@ -6,6 +6,9 @@
|
|||
* If you'd like to further customize these Post Format views, you may create a
|
||||
* new template file for each specific one.
|
||||
*
|
||||
* @todo http://core.trac.wordpress.org/ticket/23257: Add plural versions of Post Format strings
|
||||
* and remove plurals below.
|
||||
*
|
||||
* @link http://codex.wordpress.org/Template_Hierarchy
|
||||
*
|
||||
* @package WordPress
|
||||
|
|
Loading…
Reference in New Issue