Making WordPress.org

Changes between Version 1 and Version 2 of Ticket #1094, comment 2


Ignore:
Timestamp:
06/28/2015 03:38:41 AM (10 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1094, comment 2

    v1 v2  
     1Introduced in [768].
     2
    13There's a [source:sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/comments.php?rev=1675&marks=76#L60 must_log_in] string in the `comments.php` template, but it's not used because the whole block is not displayed if you're not logged in. Looks like `DevHub::can_user_post_note()` needs to be removed for it to show up.