WPDev.one

is_paged()

is_paged( )

Determines whether the query is for a paged result and not for the first page.

Return Value

(bool)
Whether the query is for a paged result.

Function Information

Since Version
1.5.0
Source File
wp-includes/query.php
Advertisement