Changes between Initial Version and Version 1 of Ticket #47926, comment 2
- Timestamp:
- 08/23/2019 11:57:08 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #47926, comment 2
initial v1 2 2 3 3 There are several ways to remove the URL field from comment form: 4 * Using a code snippe dlike this in a child theme:4 * Using a code snippet like this in a child theme: 5 5 {{{ 6 6 function wp47926_remove_url_from_comments( $fields ) {