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 […]

Video Slideshow

Generate a quick carousel from MP4 videos uploaded in Media Library

Month Selector

Use standard Form Date Field type to select an entire Month, without a specific day.