Finding out the cause of 500 Internal server error. My conventional course to fixing blunders is to run WordPress logs to discover what’s causing your …
Contact form 7 Textarea rows and columns change in the shortcode
Contact form 7 Textarea rows and columns will be faced by each and every one while using WordPress based contact form 7 plugin we will …
Protecting data’s submitted from front end form etc wordpress
Nowadays hackers will try to inject code though frontend form fields. But we can overcome that if we learn and do with wordpress that will …
Working with wordpress nonce for securing forms and ajax
Remove increment and decrement icon from input number field
Fixed : You cannot delete a plugin while it is active on the main site.
You will get this error in your site even though it was not an multi site website. It wont allow you to delete the plugin …
Check your plugin or themes auto update enabled or not in wordpress
In this tutorial we will see how to get the plugin auto update enabled in wordpress or not. This will be a helpful function for …
How to use the do_action () with parameter
The correct way is to pass first argument as a unique string which acts as an identifier for the action & any additional arguments after …
Line Breaks not working in Text area in front end
When we add space that is line break in text area it was not showing in the front end display. For display the line break …
Remove lastpass autofill icon from text fields
To remove lastpass autofill icon we need to add following to input field in which we need to remove the icon. data-lpignore=”true”