- Timestamp:
- 03/18/2014 10:43:15 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/functions.php
r27442 r27595 122 122 * 123 123 * @since Twenty Fourteen 1.0 124 *125 * @return void126 124 */ 127 125 function twentyfourteen_content_width() { … … 165 163 * 166 164 * @since Twenty Fourteen 1.0 167 *168 * @return void169 165 */ 170 166 function twentyfourteen_widgets_init() { … … 226 222 * 227 223 * @since Twenty Fourteen 1.0 228 *229 * @return void230 224 */ 231 225 function twentyfourteen_scripts() { … … 271 265 * 272 266 * @since Twenty Fourteen 1.0 273 *274 * @return void275 267 */ 276 268 function twentyfourteen_admin_fonts() { … … 284 276 * 285 277 * @since Twenty Fourteen 1.0 286 *287 * @return void288 278 */ 289 279 function twentyfourteen_the_attached_image() { … … 353 343 * 354 344 * @since Twenty Fourteen 1.0 355 *356 * @return void357 345 */ 358 346 function twentyfourteen_list_authors() {
Note: See TracChangeset
for help on using the changeset viewer.