Changeset 31550 for trunk/src/wp-admin/includes/template.php
- Timestamp:
- 02/26/2015 02:46:40 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/template.php
r31446 r31550 2170 2170 echo '</div>'; 2171 2171 } 2172 2173 /** 2174 * Output a notice when editing the page for posts. 2175 * 2176 * @since 4.2.0 2177 */ 2178 function _wp_posts_page_notice() { 2179 echo '<div class="notice notice-warning inline"><p>' . __( 'You are currently editing the page that shows your latest posts.' ) . '</p></div>'; 2180 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)