Opened 21 years ago
Closed 21 years ago
#665 closed defect (bug) (fixed)
Default theme comments.php is missing 'comment_form' action
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | minor | Version: | 1.5 |
| Component: | Template | Keywords: | |
| Focuses: | Cc: |
Description
do_action('comment_form', $post->ID); is missing in comments.php. This is consistent with Kubrick 1.2.6 (wp-comments.php) and 1.3.0-rc2 (comments.php) but does not match the behaviour of the classic them which includes it.
Change History (2)
Note: See
TracTickets for help on using
tickets.