apply_filters( 'paginate_links', string $link )

Filters the paginated links for the given archive pages.


Description Description


Parameters Parameters

$link

(string) The paginated link URL.


Top ↑

Source Source

File: wp-includes/general-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.