#9626 closed enhancement (fixed)
Use is_user_logged_in(), have_comments in Theme's comments.php
| Reported by: | zeo | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 2.8 |
| Component: | Themes | Version: | 2.8 |
| Severity: | minor | Keywords: | has-patch |
| Cc: | Focuses: |
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)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [11067]) Use is_user_logged_in(), have_comments in bundled themes. Props zeo. fixes #9626