WP_User_Search::page_links()

Displaying paging text.


Description

Top ↑

See also


Top ↑

Source

File: wp-admin/includes/deprecated.php. View all references

function page_links() {
	echo $this->paging_text;
}

Top ↑

Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes

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