- Timestamp:
- 03/07/2023 08:28:40 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentythirteen/functions.php
r55420 r55472 384 384 * @since Twenty Thirteen 1.0 385 385 * 386 * @global int $paged WordPress archive pagination page count. 387 * @global int $page WordPress paginated post page count. 388 * 386 389 * @param string $title Default title text for current view. 387 390 * @param string $sep Optional separator. … … 752 755 * 753 756 * @since Twenty Thirteen 1.0 757 * 758 * @global int $content_width Content width. 754 759 */ 755 760 function twentythirteen_content_width() {
Note: See TracChangeset
for help on using the changeset viewer.