Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.4.0 #44

Draft
wants to merge 36 commits into
base: stable
Choose a base branch
from
Draft

v0.4.0 #44

wants to merge 36 commits into from

Conversation

joshuadavidnelson
Copy link
Owner

@joshuadavidnelson joshuadavidnelson commented Feb 3, 2025

  • Updated Tested to WordPress 6.7.1
  • New documentation site at docs.archivedpoststat.us
  • Added block editor support
  • Added bulk edit support, closes Option to archive post is missing in Gutenberg #36
  • Added WP Cli command
  • Replaced Quick Edit dropdown with Inline Row Action support
  • New core aps_archive_post and aps_unarchive_post functions, modeling the way WordPress handles "trashing" a post.
  • Update classic editor support, new "Archive" link next to "Trash" in post editor
  • Deprecating aps_is_excluded_post_type, using new aps_is_supported_post_type instead.
  • Expanded filters and documentation blocks
  • Refactored the core plugin into feature classes
  • Added basic php unit tests
  • All of above fixes Passwords on password protected content empty after re-activation #28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant