Changeset 23789 for trunk/wp-includes/post-formats.php
- Timestamp:
- 03/22/2013 06:58:55 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/post-formats.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/post-formats.php
r23775 r23789 447 447 return ''; 448 448 449 if ( in_array( get_post_format( $post->ID , array( 'link', 'quote' )) ) ) {449 if ( in_array( get_post_format( $post->ID ), array( 'link', 'quote' ) ) ) { 450 450 $meta = get_post_format_meta( $post->ID ); 451 451 if ( ! empty( $meta['url'] ) )
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)