Username*
E-Mail*
Password*
Confirm Password*
Captcha* Click on image to update the captcha.
Username or email*
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
You must login to ask question.
Instead of using the_tags(); you can use like this to ignore the comma the_tags( null, '' );
Instead of using
the_tags();
you can use like this to ignore the comma
the_tags( null, '' );
simple none the resize option by using the below css. textarea { resize: none; }
simple none the resize option by using the below css.
textarea { resize: none; }
How to remove comma between Tag names in WordPress
Dhinesh
Instead of using the_tags(); you can use like this to ignore the comma the_tags( null, '' );
Instead of using
you can use like this to ignore the comma
See lessHow to disable or hide the resizable property of a textarea?
Dhinesh
simple none the resize option by using the below css. textarea { resize: none; }
simple none the resize option by using the below css.
See less