diff --git a/readme.txt b/readme.txt index d8a6bb3..a2cec88 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: http://www.barrykooij.com/donate/ Tags: toolbar, development, file, template, template editing, Template Hierarchy, theme, themes, php, php file, template part Requires at least: 3.1 Tested up to: 4.3 -Stable tag: 1.5.0 +Stable tag: 1.5.1 License: GPL v3 License URI: http://www.gnu.org/licenses/gpl-3.0.html @@ -50,6 +50,9 @@ Glad to hear I could help you! You can thank me in various ways, please see [my == Changelog == += 1.5.1 = +* Fixed a bug where some themes make _all_ images display block. + = 1.5.0 = * Only add edit link if direct file editing is allowed. Props szepeviktor * Wrapped initiation in hooks and split frontend and admin code. diff --git a/what-the-file.php b/what-the-file.php index c5b9399..a717dee 100644 --- a/what-the-file.php +++ b/what-the-file.php @@ -3,7 +3,7 @@ Plugin Name: What The File Plugin URI: http://www.barrykooij.com/what-the-file/ Description: What The File adds an option to your toolbar showing what file and template parts are used to display the page you’re currently viewing. You can click the file name to directly edit it through the theme editor. Supports BuddyPress and Roots Theme. More information can be found at the WordPress plugin page. - Version: 1.5.0 + Version: 1.5.1 Author: Never5 Author URI: http://www.never5.com/ License: GPL v3