link-roundups icon indicating copy to clipboard operation
link-roundups copied to clipboard

refactor pretty much everything in inc/saved-links/display-recent.php

Open aschweigert opened this issue 10 years ago • 2 comments

most of this pre-dates us, but it's scary in there.

aschweigert avatar Jul 31 '15 17:07 aschweigert

  • [ ] tests as well.
  • [x] use WP_List_Table class for that table generation

benlk avatar Aug 10 '15 14:08 benlk

  • [x] make the initial page load use WP's native AJAX functions
  • [x] make the filter and pagination and sort clicks use WP's native AJAX functions instead of directly loading the plugin file.

benlk avatar Aug 20 '15 05:08 benlk