v1.1.0
Fix:
- Ensure that when
any
is passed as thepost_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.