Description
Filters the paginated links for the given archive pages.
Occurrences
Filename | Line Number |
---|---|
wp-includes/general-template.php | 4581 |
wp-includes/general-template.php | 4607 |
wp-includes/general-template.php | 4631 |
Parameters
Type | Name | Description |
---|---|---|
string | $link | The paginated link URL. |
PHP Doc
/**
* Filters the paginated links for the given archive pages.
*
* @since 3.0.0
*
* @param string $link The paginated link URL.
*/