- Timestamp:
- 08/11/2020 12:32:22 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyten/loop-attachment.php
r47122 r48782 124 124 <?php 125 125 /** 126 * Filter the Twenty Ten default attachment width.126 * Filters the Twenty Ten default attachment width. 127 127 * 128 128 * @since Twenty Ten 1.0 … … 132 132 $attachment_width = apply_filters( 'twentyten_attachment_size', 900 ); 133 133 /** 134 * Filter the Twenty Ten default attachment height.134 * Filters the Twenty Ten default attachment height. 135 135 * 136 136 * @since Twenty Ten 1.0
Note: See TracChangeset
for help on using the changeset viewer.