Changeset 43951
- Timestamp:
- 11/30/2018 01:35:19 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.0/src/wp-includes/blocks/latest-comments.php
r43950 r43951 6 6 */ 7 7 8 if ( ! function_exists( ' gutenberg_draft_or_post_title' ) ) {8 if ( ! function_exists( 'wp_latest_comments_draft_or_post_title' ) ) { 9 9 /** 10 10 * Get the post title.
Note: See TracChangeset
for help on using the changeset viewer.