[Résolu] wp-toolset cred form email with deactivation link
This support ticket is created Il y a 1 année. 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.
Aucun de nos assistants n'est disponible aujourd'hui sur le forum Jeu d'outils. Veuillez créer un ticket, et nous nous le traiterons dès notre prochaine connexion. Merci de votre compréhension.
Les langues: Anglais (English )Espagnol (Español )
Fuseau horaire: Europe/London (GMT+00:00)
Hi Alex
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).