I am trying to work out how to implement the Datatables sort/filter/pagination behavior with the default admin post, pages, posttype, etc tables by post type. That will really expand functionality especially with larger WP sites having 50+ pages, 300+ posts. I assume I can use some of the admin hooks to apply this script conditionally by post type to the WP_List_Tables but I just don't know where to begin. Any help much appreciated here?
↧