Changeset 61319
- Timestamp:
- 11/28/2025 09:22:49 PM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/functions.php
r61317 r61319 636 636 * 637 637 * @param string $html The default output HTML for the more tag. 638 * @return string The the read more linkwrapped in a `div`.638 * @return string Read More link element, wrapped in a `div`. 639 639 */ 640 640 function twentytwenty_read_more_tag( $html ) {
Note: See TracChangeset
for help on using the changeset viewer.