Changeset 54470 for trunk/src/wp-includes/general-template.php
- Timestamp:
- 10/11/2022 09:00:33 AM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/general-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/general-template.php
r54286 r54470 4464 4464 * @type string $after_page_number A string to append after the page number. Default empty. 4465 4465 * } 4466 * @return string| array|void String of page links or array of page links, depending on 'type' argument.4467 * Void if total number of pages is less than 2.4466 * @return string|string[]|void String of page links or array of page links, depending on 'type' argument. 4467 * Void if total number of pages is less than 2. 4468 4468 */ 4469 4469 function paginate_links( $args = '' ) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)