Skip to content

v1.1.0

Compare
Choose a tag to compare
@srtfisher srtfisher released this 07 Oct 19:35
· 24 commits to main since this release
28f649c

Fix:

  • Ensure that when any is passed as the post_status that archiveless does not modify the query. The query should return archiveless posts normally then with an unmodified query.
  • Call out that get_posts() calls will not have archiveless posts returned by default. This logic in the plugin broke backward compatibility with some existing plugin use.