Changeset 46088 for trunk/src/wp-admin/includes/template.php
- Timestamp:
- 09/10/2019 07:22:07 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/template.php
r46083 r46088 310 310 $title = esc_textarea( trim( $post->post_title ) ); 311 311 312 /** This filter is documented in wp-admin/edit-tag-form.php */313 312 echo ' 314 313 <div class="hidden" id="inline_' . $post->ID . '">
Note: See TracChangeset
for help on using the changeset viewer.