kovshenin / surge

Surge is a very simple and fast page caching plugin for WordPress.
GNU General Public License v3.0
152 stars 12 forks source link

Add support for more post statuses in transition_post_status #8

Closed kovshenin closed 2 years ago

kovshenin commented 2 years ago

Currently transition_post_status watches only transitions from and to the publish post status. This PR adds support for any public post status.