Skip Navigation

[Resolved] How can users edit the status of their post

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

This topic contains 2 replies, has 2 voices.

Last updated by Waqar 9 months, 1 week ago.

Assisted by: Waqar.

Author
Posts
#2683036

How can users edit the status of their post, such as changing it from "published" to "draft"?

#2683093

I'm referring to front-end editing, by the way.

#2683094

Hi,

Thank you for contacting us and I'd be happy to assist.

You can use two post-edit forms for this; one for setting the post status to 'published' and the other for the 'draft'.
( ref: https://toolset.com/lesson-placement/lesson-placements-1621521-1612095/ )

In each form's settings, you can select the relevant post status to be changed after submission. These forms don't need to have any fields other than the submit button as their role would only be to change the post status.

Once the forms are ready, you can place them on the single post pages so that users can interact with them, accordingly.

regards,
Waqar

#2683447

Okay thanks.