10up / distributor

Share content between your websites.
https://distributorplugin.com
GNU General Public License v2.0
640 stars 156 forks source link

Add categories to pull screen - 2 #1244

Open kirtangajjar opened 4 months ago

kirtangajjar commented 4 months ago

Description of the Change

Add categories to the pull screen. This is part 2 of 2 of this issue. This PR filters posts by categories.

Closes #428

How to test the Change

  1. Open post pull screen
  2. You should be able to see post categories in the filter.
  3. Select a category and filter. The posts should be filtered by categories.
  4. Pull the posts and verify only posts from that category have been pulled.
  5. Verify it on both internal and external connections.
  6. Verify it in conjunction with post type filter as well.

Changelog Entry

Added - Category filter in pull screen

Credits

Props @kirtangajjar

Checklist: