Changeset 31800 for trunk/src/wp-admin/includes/class-wp-press-this.php
- Timestamp:
- 03/17/2015 01:18:01 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-press-this.php
r31799 r31800 39 39 // Used to trigger the bookmarklet update notice. 40 40 // Needs to be set here and in get_shortcut_link() in wp-includes/link-template.php. 41 'version' => ' 7',41 'version' => '8', 42 42 43 43 /**
Note: See TracChangeset
for help on using the changeset viewer.