Changeset 38397 for trunk/src/wp-admin/press-this.php
- Timestamp:
- 08/27/2016 06:06:50 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/press-this.php
r37914 r38397 25 25 if ( empty( $GLOBALS['wp_press_this'] ) ) { 26 26 include( ABSPATH . 'wp-admin/includes/class-wp-press-this.php' ); 27 $GLOBALS['wp_press_this'] = new WP_Press_This(); 27 28 } 28 29
Note: See TracChangeset
for help on using the changeset viewer.