wp-frontend-profile
wp-frontend-profile copied to clipboard
WP Frontend Profile allows users to edit/view their profile and register/login without going into the dashboard to do so.
When WPFEP_Profile::get_profile_url() is invoked the filter is not applied if not page is selected
When WPFEP_Profile's get_profile_url() is called there's an 'early out' if no page is selected which bypasses the filter applied later in the function. My goal was to send the user...
Email notifications are vital to any registration forms. Sending a customized email to your users as soon as they register on your site builds trust and helps in conversions.
When adding the [wpfep] to an Elementor page upon saving Elementor reports a 500 internal server error. **Steps to Reproduce** 1. Create elementor page 2. Add shortcode element with [wpfep]...
WordPress 6.1 is scheduled to be released on November 1st. Are your plugins ready? After testing your plugins and ensuring compatibility, it only takes a few moments to change the...
This plugin in very good, but I'm looking for the possibility to upload/modify a file once a user register. I need to set up a register form that allows to...
**Describe your question** Is possible to add user xprofile fields into the edit profile form? One of those fields is a country select box, how can be displayed?
**Describe the solution you'd like** Adding a field on profile-edit to show/upload/delete/change user Avatar. hier is an avatar plugin for the profile edit in backend. [https://github.com/stuttter/wp-user-avatars/](https://github.com/stuttter/wp-user-avatars/) Such a solution in...
WordPress 6.5 is scheduled for release on March 26, 2024. Are your plugins ready? Highlights of the release include: - Introducing the Interactivity API: this new feature provides a standard...