Added
- Ability to pull content in draft status, option to set
post_status
of pulled content (props @dkotter, @dinhtungdu, @francisco-domo via #701).
- Introduce
View all
post type filter on Pull Content screen (props @elliott-stocks, @dkotter, @jeffpaul, @oszkarnagy via #725).
- Add ability to Unskip or Pull items from the Skipped tab on the Pull screen (props @dkotter, @elliott-stocks, @jeffpaul, @oszkarnagy, @zacnboat via #728).
- Support for plugins / themes to add additional columns to the Pull Content list table (props @elliott-stocks via #721).
- Test coverage to ensure meta denylist is applied to attachments (props @dhanendran, @helen via #706).
Changed
Fixed
- Allow pulled posts to use block editor (props @davidmpurdy, @dkotter via #581).
- Ensure Distributor push menu in adminbar displays for appropriate post types (props @dkotter, @avag-novembit, @jeffpaul via #694).
- Block editor check for posts that have no
post_content
set (props @dkotter, @andrewortolano, @xyralothep, @ggutenberg, @jmslbam via #710).
- Pull Content UI errors that resulted in displaying incorrect post type content and PHP notices (props @dkotter, @grappler via #703).
- Reset the
last_changed_sites
option when a new site is created, also ensures initialization works on sites created with WP CLI (props @dkotter, @sbrow, @helen via #716).
- Ensure Bulk Skip option in Pull Content screen correctly skips posts (props @dhanendran, @dkotter, @jeffpaul, @zacnboat via #717).
View all closed issues in the 1.6.2 milestone.