Changeset 55004 for trunk/src/wp-content/themes/twentytwelve/functions.php
- Timestamp:
- 12/18/2022 01:00:29 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwelve/functions.php
r55003 r55004 428 428 * Used as a callback by wp_list_comments() for displaying the comments. 429 429 * 430 * @since Twenty Twelve 1.0 431 * 430 432 * @global WP_Post $post Global post object. 431 *432 * @since Twenty Twelve 1.0433 433 */ 434 434 function twentytwelve_comment( $comment, $args, $depth ) {
Note: See TracChangeset
for help on using the changeset viewer.