imath / wp-statuses

WordPress plugin to ease Custom Post Statuses integration
GNU General Public License v2.0
161 stars 27 forks source link

Allow more complex custom statuses #29

Open ibes opened 5 years ago

ibes commented 5 years ago

It would be awesome to be able to hook into this function: https://github.com/imath/wp-statuses/blob/master/js/script.js#L198

If I get this right, that would enable to add "Save as Draft" also for "Save as Completed" or so. And it would be great to be able to control what action the main button has in this state.

imath commented 5 years ago

Hi, I need to refresh my memory about the plugin, i'll try to do it soon. Thanks for your feedback!