S Kumar I S
Forum Replies Created
-
Forum: Hacks
In reply to: WP Password Strength Meteroh sorry! its in my local system. You want me to brief in depth about my requirement.
Forum: Hacks
In reply to: WP Password Strength MeterOne more thing I’m creating this for MU environment with two different registration forms one for super user and other for guest user with above mentioned functionalities. Please guide me to develop this
Forum: Hacks
In reply to: WP Password Strength MeterHi Sunrise,
Thanks for your kind reply, I created custom registration form which is identical to normal registration but am having additional functionalities, I’m registering a user meanwhile creating a custom post
so I went for custom registration form using wp_create_user() and wp_insert_post() now I just called above js with same fields, there is no error but nothing seems to be working, it just submits without any error,
it creates user in user table and creates a post under custom post type.I wanted to make exact replica of your registration form
http://marcopololand.ca/manage-reservations/ registration
with create custom post under custom post type. Could you please advise me to develop a plugin like your form with my features.Thanks a lot with anticipation. 😉
Forum: Hacks
In reply to: WP Password Strength MeterHI Sunrise,
I created profile exactly like wp registration page and tried to add password strength meter js exactly like how u explained above its not working for me, could you please spot out what i might have left