Skip to content
On this page

Change status

Info

NameValue
Object IDwunderautomation.change-status
GroupWordPress

Description

Changes the status of a WordPress post object currently in the runtime context. This action only works on WordPress post objects and objects with a custom post type, like a WooCommerce order.

Changing a post status in WunderAutomation

Note that the New status dropdown lists all possible post statuses in the WordPress installation, regardless of the post-type of the selected object. This means that it's possible to set a post status that doesn't make sense for the selected post object. For instance, it's possible to set the status wc-pending on a WordPress page.

Please make sure to use a post status that is relevant to the current post type.

Released under the MIT License.