1.0.2
Order gets its own Sort screen; Live Draft publish fixes
Ordering moves off the post list onto a dedicated screen and stops scrambling across pages, term sorting is cut before it could mislead anyone, and publishing a Live Draft from the block editor no longer crashes the editor.
- Order — sorting moved to a screen of its own. The in-list drag handles are gone; each enabled post type gets a Sort entry in its admin menu, 100 rows at a time, saved in place without a reload. Nothing is written until you press Save.
- Order — new "Put new posts at" setting: top or bottom of the order (bottom by default). A post saved with a position of its own is left where it was put.
- Order — fixed: dragging on page 2 could overwrite page 1's positions. Positions are now absolute across the whole set. If you dragged past the first page in an earlier version, open the Sort screen and check that post type's order.
- Order — removed term sorting. Hierarchical taxonomies were never covered by the flat model, and WordPress asks for alphabetical order whenever a term list states no preference, so overriding it was inherently surprising. A saved taxonomy selection is ignored, not deleted.
- Order — the Sort screen now requires the capability to edit other users' posts; it lists every title in the set, drafts included.
- Live Draft — fixed: publishing a working copy from the block editor crashed the editor. The editor now receives the merged result and takes you to the live post, with a note that your changes were merged.
- Live Draft — the merged copy is trashed and deleted a few minutes later instead of mid-request, so an SEO plugin's metabox save moments after Publish no longer fails or drops what you typed. Restoring the trashed copy turns it back into a working copy.
- Live Draft — a stale link to a merged copy (back button, old tab) opens the live post instead of a "this item is in the Trash" error.