[wp-trac] [WordPress Trac] #9626: Use is_user_logged_in(),
have_comments in Theme's comments.php
WordPress Trac
wp-trac at lists.automattic.com
Thu Apr 23 06:03:58 GMT 2009
#9626: Use is_user_logged_in(), have_comments in Theme's comments.php
-------------------------+--------------------------------------------------
Reporter: zeo | Owner:
Type: enhancement | Status: new
Priority: low | Milestone: Unassigned
Component: Themes | Version: 2.8
Severity: minor | Keywords: has-patch
-------------------------+--------------------------------------------------
{{{is_user_logged_in()}}} should be use instead of {{{$user_ID}}} in
Theme's classic and default comments.php.
Use {{{have_comments()}}} instead of {{{$comments}}} in Classic theme
comments.php
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9626>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list