Changeset 35085
- Timestamp:
- 10/12/2015 10:50:34 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/embed-template.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/embed-template.php
r34904 r35085 66 66 * Filter the thumbnail image size for use in the embed template. 67 67 * 68 * @since 4.4.0 69 * 68 70 * @param string $image_size Thumbnail image size. 69 71 */ … … 130 132 /** 131 133 * Filters the site icon URL for use in the embed template. 134 * 135 * @since 4.4.0 132 136 * 133 137 * @param string $site_icon_url The site icon URL. … … 234 238 * Filters the site icon URL for use in the embed template. 235 239 * 240 * @since 4.4.0 241 * 236 242 * @param string $site_icon_url The site icon URL. 237 243 */
Note: See TracChangeset
for help on using the changeset viewer.