[Resuelto] wp-toolset cred form email with deactivation link
This support ticket is created hace 12 meses. There's a good chance that you are reading advice that it now obsolete.
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.
Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.
I can't see how it would be possible to create a link to delete the post that would be included in the email, not without a highly customised solution at any rate.
The people submitting posts to the site, are they registered users on the site?
I imagine you could have a page with a View that shows such posts where the author is the logged-in user, and the list of posts could include links to delete the posts. (The View would include a Query Filter to show posts whose author is the current user.)
The users would need to be logged in, and they would need to be authors of the posts (which is normally the case with the front end forms to publish posts).