v1.1.0
Fix:
- Ensure that when
anyis passed as thepost_statusthat 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.