From 07136729c8980be507177ebf98fff742980b3cba Mon Sep 17 00:00:00 2001 From: Anh Date: Fri, 20 May 2016 09:00:56 +0700 Subject: [PATCH] Version 4.8.6 --- inc/loader.php | 2 +- meta-box.php | 2 +- package.json | 2 +- readme.md | 32 ++++++++++++++++++++++++++++++++ readme.txt | 36 ++++++++++++++++++++++++++++++++++-- 5 files changed, 69 insertions(+), 5 deletions(-) diff --git a/inc/loader.php b/inc/loader.php index b8661709b..e49027dbf 100644 --- a/inc/loader.php +++ b/inc/loader.php @@ -41,7 +41,7 @@ public function __construct() public function constants() { // Script version, used to add version for scripts and styles - define( 'RWMB_VER', '4.8.5' ); + define( 'RWMB_VER', '4.8.6' ); list( $path, $url ) = self::get_path(); diff --git a/meta-box.php b/meta-box.php index 65079c568..5c6134079 100644 --- a/meta-box.php +++ b/meta-box.php @@ -3,7 +3,7 @@ * Plugin Name: Meta Box * Plugin URI: https://metabox.io * Description: Create custom meta boxes and custom fields for any post type in WordPress. - * Version: 4.8.5 + * Version: 4.8.6 * Author: Rilwis * Author URI: http://www.deluxeblogtips.com * License: GPL2+ diff --git a/package.json b/package.json index 74cf0be14..a875d8830 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meta-box", - "version": "4.8.5", + "version": "4.8.6", "description": "Meta Box plugin helps you easily implement multiple meta boxes in editing pages in WordPress.", "repository": { "type": "git", diff --git a/readme.md b/readme.md index 8642b0b4a..e624c5a1c 100644 --- a/readme.md +++ b/readme.md @@ -93,6 +93,38 @@ To getting started with the plugin API, please read [this tutorial](https://meta ## Changelog +#### 4.8.6 +* Improvement: Edit link on media items now opens edit modal +* Improvement: Refresh map when sorting meta boxes. +* Improvement: Wrap checkbox's description into a