Edit Posts from frontend

Use a stylized Elementor PRO Form to easily edit all your Page, Post and CPT content from a custom interface without need to manage them from standard boring WP Admin area.

User submitted Amount

Store on Site Options or Post Meta a value which will be increased by User submitted amount

Total calculated on submit

Use the Form to obtain input values and show a calculated total only on form submit to prevent javascript manumissions.

Delete an User from a frontend Form

Custom PHP Script actionA simple line of Custom Code is required! For security reason there is not a dedicated Action, which should be too dangerous if not used properly.Change the Field “Custom ID” with your own. wp_delete_user($fields[‘user_id’]); After the deletion a Redirect action is required to refresh the list of existent users in the form […]

Custom Email Template

Create your email message Body as you want, built in with standard Elementor Editor with most common Widgets