Changeset 60249 for trunk/src/wp-includes/comment-template.php
- Timestamp:
- 05/26/2025 11:18:03 AM (9 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/comment-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment-template.php
r60166 r60249 2096 2096 * Only affects users with JavaScript disabled. 2097 2097 * 2098 * @internal The $comment global must be present to allow template tags access to the current2099 * comment. See https://core.trac.wordpress.org/changeset/36512.2098 * {@internal The $comment global must be present to allow template tags access to the current 2099 * comment. See https://core.trac.wordpress.org/changeset/36512.} 2100 2100 * 2101 2101 * @since 2.7.0
Note: See TracChangeset
for help on using the changeset viewer.