Changeset 41219 for trunk/src/wp-admin/includes/class-wp-press-this.php
- Timestamp:
- 08/03/2017 03:42:45 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-press-this.php
r41161 r41219 1523 1523 <?php 1524 1524 /** This action is documented in wp-admin/admin-footer.php */ 1525 do_action( 'admin_footer' );1525 do_action( 'admin_footer', '' ); 1526 1526 1527 1527 /** This action is documented in wp-admin/admin-footer.php */
Note: See TracChangeset
for help on using the changeset viewer.