Title: Improving Theme Support
Last modified: August 31, 2016

---

# Improving Theme Support

 *  [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [10 years ago](https://wordpress.org/support/topic/improving-theme-support/)
 * Thanks for making this plugin!
 * My themes make a few modifications to the default form fields on the “comment_form_default_fields”
   hook, and this prevents the plugin from working. This is a standard practice,
   so I’m sure it comes up with other themes as well.
 * To fix this, you can add an explicit priority to the `comment_form_default_fields`
   hook on line 45 of the main PHP file to 99. This will ensure the code runs after
   any theme code for modifying the URL field and effectively remove it.
 * [https://wordpress.org/plugins/remove-comment-websiteurl-box/](https://wordpress.org/plugins/remove-comment-websiteurl-box/)

The topic ‘Improving Theme Support’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/remove-comment-websiteurl-box_3d3d3d.
   svg)
 * [Remove Comment Website/URL Box](https://wordpress.org/plugins/remove-comment-websiteurl-box/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/remove-comment-websiteurl-box/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/remove-comment-websiteurl-box/)
 * [Active Topics](https://wordpress.org/support/plugin/remove-comment-websiteurl-box/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/remove-comment-websiteurl-box/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/remove-comment-websiteurl-box/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/improving-theme-support/)
 * Status: not resolved