diff --git a/src/wp-content/themes/twentyfourteen/taxonomy-post_format.php b/src/wp-content/themes/twentyfourteen/taxonomy-post_format.php index 915a01caa5..3b4d4df7a2 100644 --- a/src/wp-content/themes/twentyfourteen/taxonomy-post_format.php +++ b/src/wp-content/themes/twentyfourteen/taxonomy-post_format.php @@ -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