Changeset 46827 for trunk/src/wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php
- Timestamp:
- 12/07/2019 01:54:43 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php
r46586 r46827 5 5 * @package WordPress 6 6 * @subpackage Twenty_Nineteen 7 * @since 1.0.07 * @since Twenty Nineteen 1.0 8 8 */ 9 9 … … 11 11 * This class outputs custom comment walker for HTML5 friendly WordPress comment and threaded replies. 12 12 * 13 * @since 1.0.013 * @since Twenty Nineteen 1.0 14 14 */ 15 15 class TwentyNineteen_Walker_Comment extends Walker_Comment {
Note: See TracChangeset
for help on using the changeset viewer.