Chuyển đến nội dung chính

How to disable the Website field in WordPress comment form

How to Disable Website Fields in WordPress Comment Form - It can be said that WordPress's comment function is very useful for users, with 3 basic information namely Name, Email Address and Website (if any) is very useful for those who want to build "cross" links safely and passively, but this feature also bring a lot of nuisance for you, because There are a lot of comments that are not always useful, there are a lot of junk comments that will cause backlinks and it will damage your web page if you do not manage the comments.



Disable Website Fields in WordPress Comment Form


As I mentioned above, if you manage all the links from the comments you should leave this Website field but at some point your site comments become too many comments. Comment, and you can not manage all the links from the comment, then you should disable this Website field! This not only helps to restrict spam comments but also helps to make the comments more qualified.





 


Disable Website Fields in WordPress Comment Form

# 1 Use code


For this method you just use a small script and paste directly into the file Functions.php of the child interface is used to be.



Genesis Interface


Please use the code below and paste to the bottom of the file Functions.php of the child interface is used to be!




For the common WordPress interface


Use the code below and paste it after the <? Php tag of the Functions.php file you are using






See also:   "Hexagon" with Bulk Email Sending via Mozilla Thunderbird







Or use the following code




For the thesis interface


For those who are using the Thesis interface to disable the Website field a little bit different , please copy the code below and paste into the custom.css file of the interface is okay.




# 2 Use the Plugin


There are many Plugins that can help you customize the fields in the WordPress comment form easily and quickly, using some of the plugins provided below so you can customize the fields in the comment form.




Download Plugin Remove Fields: https://goo.gl/DPUYTD


Download the Plugin Remove Comment Website / URL Box: https://goo.gl/23hM5K



Firstly, download one of the two Plugins and install the plugin (if you do not already know how to install the Plugin for WordPress you can refer to the Plugin for WordPress installation guide) . After you have installed Plugin and configured the Plugin, simply configuring Plugins to disable or enable fields in the comment form is OK.


Finally, nothing more if you feel useful article subscribe to your blog regularly to update the latest articlesvia Email - Sincerely thank!

Nhận xét

Bài đăng phổ biến từ blog này

Share tut unlock Facebook account FAQ

Hello friends! Today I saw many of you get unlocked Facebook account , as well as long blog does not have a new article, today I share the Tut open your Facebook account FAQ .   - B1: Visit one of the following links: Https://en-gb.facebook.com/help/contact/1261191180581258 Https://en-gb.facebook.com/help/contact/1553947421490701 Https://en-gb.facebook.com/help/contact/313733425335072   - B2: Fill in the full information including: the correct name of the Profile and the registered email. Additional information may be left blank - B3: Wait 1 - 5 minutes later, login to the account is blocked by registered email. - B4: Get account.

How to raise a bulldog

What do bulldogs eat ? Bulldogs are not as picky as other dog breeds, they are very gourmet and can eat anything you eat. However, this breed is very lazy, they can lie in a place from morning to afternoon and only get up when hungry. This characteristic makes them more susceptible to obesity, especially when the starch-rich diet as in Vietnam. Starches (found in rice, porridge, corn, potatoes, cassava, bread, ...) provide lots of calories. A diet rich in starch makes lazy dogs fatty and obese , leading to reduced life expectancy and poor health. An overweight bulldog dog is only six years old, instead of eight years (with the English Bulldog) as usual. So what should you give the Bulldogs to eat? Dogs are carnivores, all breeds of dogs, their digestive system is made to absorb mainly proteins. Therefore, their diet must be rich in protein, from animal meat (lean meat, low fat to avoid going out), viscera, eggs, ... Protein diets will reduce the risk of fat accumulation, Used up wil...

How to Systemless Root and install Xposed with Magisk on Android

For android phone without root means you have not explored it in the best way. The root allows the user to customize the maximum possible to exploit the hardware performance of the machine compared to the original when the user to default from the manufacturer. However, one of the downsides of root is that you will not receive OTA updates and security if you are using SELinux policy. Here is a new rooting technique called " Systemless root " that allows root your device without changing the system files on the device. So you can enjoy OTA updates, security, and root at the same time. The key to experiencing all of them at once is to use  the Magisk systemless interface developed by XDA  developer topjohnwu . Magisk allows you to make changes to android device permissions without altering the system files, so you can enjoy Android Pay on your root device. Yes, I am pretty sure that you understand the advantages of Systemless root on Android. So, let's see how to get Sy...