Changeset 38470 for trunk/src/wp-admin/press-this.php
- Timestamp:
- 08/31/2016 04:30:48 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/press-this.php
r38466 r38470 20 20 } 21 21 22 include( ABSPATH . 'wp-admin/includes/class-wp-press-this.php' ); 22 23 $wp_press_this = new WP_Press_This(); 23 24 $wp_press_this->html();
Note: See TracChangeset
for help on using the changeset viewer.