How i can add my own Pagination in my plugin
-
hello Guys,
Please help me … i have made my own plugin … where i have fetch all wp_users data … for different fields … i have given Delete,Update option … all is done …
But as user’s submit the Form … Nos are getting increase ,, in my plugin … hence how i can use Pagination in that …
In my plugin .. i have not use much hard code … just one Function
function mt_toplevel_page() {
// all my code goes here ….
}
above function is for adding menus in admin panel ..
please help also i am using ” wordpress-link-directory ” .. how i can use pagination in this also …
Hoping for best …
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How i can add my own Pagination in my plugin’ is closed to new replies.