A Backbone.js version of the posts page.
Features include:
- Live (or “instant”) filtering for categories & tags, including select2 integration for easier tag/category picking
- Live search with suggestions; date pickers for date filtering
- A scrollbar with dynamic loading (pagination optional)
- Responsive design, resizable columns
- Live switching to display of excerpts
- Live updating of post and comment counts
- Compatibility with all existing hooks
Features:
- Live updating of post counts
- Live search
- Bulk actions take effect immediately (no page refresh)
- Dates range with pickers, Category and Tag filtering with select2, dynamic loading
- Both view modes supported (with or without excerpts)
- Live pagination
- Edit opens to exiting edit page
- Live updating of comment counts (heartbeat)
- Lazy load scrollbar
- All hooks remain in place, pass data from PHP