Ticket #2387: 2387.patch
| File 2387.patch, 871 bytes (added by , 9 years ago) |
|---|
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/functions.php
171 171 add_filter( 'document_title_parts', __NAMESPACE__ . '\document_title' ); 172 172 173 173 /** 174 * Set the separator for the document title. 175 * 176 * @return string Document title separator. 177 */ 178 function document_title_separator() { 179 return '—'; 180 } 181 add_filter( 'document_title_separator', __NAMESPACE__ . '\document_title_separator' ); 182 183 /** 174 184 * Shorten excerpt length on index pages, so plugins cards are all the same height. 175 185 * 176 186 * @param string $excerpt The excerpt.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)