Ticket #31639: 31639.diff
| File 31639.diff, 484 bytes (added by , 11 years ago) |
|---|
-
src/wp-admin/includes/class-wp-press-this.php
993 993 } else if ( ! empty( $data['_meta']['description'] ) ) { 994 994 $text = $data['_meta']['description']; 995 995 } 996 if ( substr( $text, -3, 3 ) == '...' ) { 997 $text = ''; 998 } 996 999 } 997 1000 998 1001 $default_html = array(