Changeset 49106
- Timestamp:
- 10/08/2020 09:25:01 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyten/functions.php
r48825 r49106 342 342 * 343 343 * @param string $more The Read More text. 344 * @return string An ellipsis.344 * @return string The filtered Read More text. 345 345 */ 346 346 function twentyten_auto_excerpt_more( $more ) { … … 360 360 * @since Twenty Ten 1.0 361 361 * 362 * @param string $output The "Con inue Reading" link.362 * @param string $output The "Continue Reading" link. 363 363 * @return string Excerpt with a pretty "Continue Reading" link. 364 364 */
Note: See TracChangeset
for help on using the changeset viewer.