mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-14 09:34:41 +00:00
Press This: bump bookmarklet's version. See #31657.
git-svn-id: https://develop.svn.wordpress.org/trunk@31800 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2600,7 +2600,7 @@ function paginate_comments_links($args = array()) {
|
||||
function get_shortcut_link() {
|
||||
global $is_IE, $wp_version;
|
||||
|
||||
$bookmarklet_version = '7';
|
||||
$bookmarklet_version = '8';
|
||||
$link = '';
|
||||
|
||||
if ( $is_IE ) {
|
||||
|
||||
Reference in New Issue
Block a user