Make WordPress Core

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#9626 closed enhancement (fixed)

Use is_user_logged_in(), have_comments in Theme's comments.php

Reported by: zeo's profile zeo Owned by:
Milestone: 2.8 Priority: low
Severity: minor Version: 2.8
Component: Themes Keywords: has-patch
Focuses: Cc:

Description

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

Attachments (1)

use_is_user_logged_in-have_comments.diff (3.1 KB) - added by zeo 17 years ago.

Download all attachments as: .zip

Change History (3)

#1 @ryan
17 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [11067]) Use is_user_logged_in(), have_comments in bundled themes. Props zeo. fixes #9626

#2 @Denis-de-Bernardy
17 years ago

  • Milestone changed from Unassigned to 2.8
Note: See TracTickets for help on using tickets.