link-roundups
link-roundups copied to clipboard
refactor pretty much everything in inc/saved-links/display-recent.php
most of this pre-dates us, but it's scary in there.
- [ ] tests as well.
- [x] use WP_List_Table class for that table generation
- [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.