You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -37,6 +37,10 @@ Just select option "Unlist Post" in any post of any type and that post will be h
37
37
38
38
## Changelog ##
39
39
40
+
### 1.1.0 ###
41
+
- New: Add post status filter to make it easier to find out the unlisted posts. (Props [@matthewmcvickar](https://github.com/matthewmcvickar)[#40](https://github.com/Nikschavan/unlist-posts/pull/40))
42
+
- Fix: Don't save post status for the revision posts.
43
+
40
44
### 1.0.4 ###
41
45
- Fix: unlist posts does not work in Ajax callbacks. (props <ahref="https://github.com/makovetskiy">@makovetskiy</a>)
@@ -37,6 +37,10 @@ Just select option "Unlist Post" in any post of any type and that post will be h
37
37
38
38
== Changelog ==
39
39
40
+
= 1.1.0 =
41
+
- New: Add post status filter to make it easier to find out the unlisted posts. (Props [@matthewmcvickar](https://github.com/matthewmcvickar) [#40](https://github.com/Nikschavan/unlist-posts/pull/40))
42
+
- Fix: Don't save post status for the revision posts.
43
+
40
44
= 1.0.4 =
41
45
- Fix: unlist posts does not work in Ajax callbacks. (props <a href="https://github.com/makovetskiy">@makovetskiy</a>)
0 commit comments