[wp-trac] [WordPress Trac] #10910: Standardize comment form
WordPress Trac
wp-trac at lists.automattic.com
Mon Feb 1 12:16:10 UTC 2010
#10910: Standardize comment form
----------------------------+-----------------------------------------------
Reporter: Otto42 | Owner: beaulebens
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 3.0
Component: Comments | Version: 2.9
Severity: normal | Keywords: has-patch
----------------------------+-----------------------------------------------
Comment(by greenshady):
> Replying to [comment:20 greenshady]:
> > Shouldn't this line:
>
> That was carried over from the code in the previous wp-
content/themes/default/comments.php (and also in Sandbox) in an attempt to
maintain compatibility with any themes or plugins already relying on that
action.
That's my point exactly. From the current default, classic, and pretty
much all other theme `comments.php` files:
{{{
<?php do_action('comment_form', $post->ID); ?>
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10910#comment:22>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list