Place following code in your functions.php file: function remove_email_url($fields) { unset($fields[‘url’]); unset($fields[’email’]); return $fields; } add_filter(‘comment_form_default_fields’, ‘remove_email_url’); ———————————————————– Another way to remove Website and Email lines…
Almost all web hosting providers are providing WordPress Hosting. What we suggest you are to find the affordable web hosting providers not cheap domain name…
Alomost 30% of websites hosted in the whole world are using WordPress technologies. All the hackers and Spammers are keeping find new hacking technologies to…
WordPress was originally a Web-publishing platform frequently used for Web logs, or “blogs” that focuses on speed, ease of use and user experience. WordPress is…
Install a Plugin in WordPress You can install a WordPress plugin using the available plugins in WordPress, or upload a premium plugin you purchased or received.…
Your Managed WordPress has blacklisted the following plugins, meaning you cannot install them, and if we detect them installed on your account, they will be…
Maintaining a website shouldn’t mean spending hours optimizing your server and battling security threats. With Managed WordPress, we handle the technical stuff for you –…
For Detail htaccess file Usages and how to create it, please check htaccess file knowledge base Millions of WordPress users use the .htaccess file to…
If you want to protect your wordpress website admin folder wp-admin folder by htaccess file. You can check How to deny IP address to your…