W3cubDocs

/WordPress

WP_Posts_List_Table::pagination( string $which )

Parameters

$which

(string) (Required)

Source

File: wp-admin/includes/class-wp-posts-list-table.php

);

			$status_links[ $status_name ] = $this->get_edit_link( $status_args, $status_label, $class );
		}

		if ( ! empty( $this->sticky_posts_count ) ) {
			$class = ! empty( $_REQUEST['show_sticky'] ) ? 'current' : '';

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_posts_list_table/pagination