Disable password limitations

if you use wocommerce please try this code to your current theme functions.php add_action( ‘wp_enqueue_scripts’, ‘misha_deactivate_pass_strength_meter’, 10 ); function misha_deactivate_pass_strength_meter() { wp_dequeue_script( ‘wc-password-strength-meter’ ); }

Force display name to nickname wp

Hi Guys in response to further details on my answer, so basically i searched for plugin solutions in preference to adding code (i am not a developer) and found a plugin that does the job very well called change display name publicly as. Hope this feedback is relevant and helpful. many thanks, J

Modifying the Default Registeration Page?

Both modifying the fields and the styling of the user registration (as well as login, lost password, etc. pp.) page can be done programmatically as well as using plugins. The latter obviously being the much simpler way of achieving quick results. While I’m all for control and doing things on our own, in this case … Read more

Custom user registration

You can create and page and assign template to that page. Some Demo of registration url i am sending. http://www.cozmoslabs.com/1012-wordpress-user-registration-template-and-custom-user-profile-fields/ http://www.tutorialstag.com/create-custom-wordpress-registration-page.html

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)