is_paged()
Function: Determines whether the query is for a paged result and not for the first page.
Source: wp-includes/query.php:608
Function: Determines whether the query is for a paged result and not for the first page.
Source: wp-includes/query.php:608
Function: Checks compatibility with the current PHP version.
Source: wp-includes/functions.php:8582
Function: Determines whether a plugin is active.
Source: wp-admin/includes/plugin.php:539
Function: Determines whether the plugin is active for the entire network.
Source: wp-admin/includes/plugin.php:580
Function: Determines whether the plugin is inactive.
Source: wp-admin/includes/plugin.php:559
Function: Determines whether the current admin page is generated by a plugin.
Source: wp-includes/deprecated.php:2532
Function: Determines whether a plugin is technically active but was paused while loading.
Source: wp-admin/includes/plugin.php:2400
Function: Determines whether a post is publicly viewable.
Source: wp-includes/post.php:2084
Function: Determines whether a post status is considered “viewable”.
Source: wp-includes/post.php:2037
Function: Determines whether the query is for an existing post type archive page.
Source: wp-includes/query.php:187