- Timestamp:
- 03/05/2014 05:25:11 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/inc/widgets.php
r27124 r27412 44 44 parent::__construct( 'widget_twentyfourteen_ephemera', __( 'Twenty Fourteen Ephemera', 'twentyfourteen' ), array( 45 45 'classname' => 'widget_twentyfourteen_ephemera', 46 'description' => __( 'Use this widget to list your recent Aside, Quote, Video, Audio, Image, Gallery, and Link posts ', 'twentyfourteen' ),46 'description' => __( 'Use this widget to list your recent Aside, Quote, Video, Audio, Image, Gallery, and Link posts.', 'twentyfourteen' ), 47 47 ) ); 48 48
Note: See TracChangeset
for help on using the changeset viewer.