Version Description
Download this release
Release Info
Developer | barrykooij |
Plugin | What The File |
Version | 1.5.4 |
Comparing to | |
See all releases |
Code changes from version 1.5.3 to 1.5.4
- readme.txt +5 -2
- what-the-file.php +2 -2
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: never5, barrykooij
|
|
3 |
Donate link: http://www.barrykooij.com/donate/
|
4 |
Tags: toolbar, development, file, template, template editing, Template Hierarchy, theme, themes, php, php file, template part
|
5 |
Requires at least: 3.1
|
6 |
-
Tested up to: 4.
|
7 |
-
Stable tag: 1.5.
|
8 |
License: GPL v3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
@@ -50,6 +50,9 @@ Glad to hear I could help you! You can thank me in various ways, please see [my
|
|
50 |
|
51 |
== Changelog ==
|
52 |
|
|
|
|
|
|
|
53 |
= 1.5.3: May 2, 2016 =
|
54 |
* Appended an extra check for the Sage starter theme, props [remyvv](https://github.com/remyvv).
|
55 |
|
3 |
Donate link: http://www.barrykooij.com/donate/
|
4 |
Tags: toolbar, development, file, template, template editing, Template Hierarchy, theme, themes, php, php file, template part
|
5 |
Requires at least: 3.1
|
6 |
+
Tested up to: 4.9
|
7 |
+
Stable tag: 1.5.4
|
8 |
License: GPL v3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
50 |
|
51 |
== Changelog ==
|
52 |
|
53 |
+
= 1.5.4: October 8, 2017 =
|
54 |
+
* Version and meta update.
|
55 |
+
|
56 |
= 1.5.3: May 2, 2016 =
|
57 |
* Appended an extra check for the Sage starter theme, props [remyvv](https://github.com/remyvv).
|
58 |
|
what-the-file.php
CHANGED
@@ -3,13 +3,13 @@
|
|
3 |
Plugin Name: What The File
|
4 |
Plugin URI: http://www.barrykooij.com/what-the-file/
|
5 |
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 <a href='http://wordpress.org/extend/plugins/what-the-file/'>WordPress plugin page</a>.
|
6 |
-
Version: 1.5.
|
7 |
Author: Never5
|
8 |
Author URI: http://www.never5.com/
|
9 |
License: GPL v3
|
10 |
|
11 |
What The File Plugin
|
12 |
-
Copyright (C) 2012-
|
13 |
|
14 |
This program is free software: you can redistribute it and/or modify
|
15 |
it under the terms of the GNU General Public License as published by
|
3 |
Plugin Name: What The File
|
4 |
Plugin URI: http://www.barrykooij.com/what-the-file/
|
5 |
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 <a href='http://wordpress.org/extend/plugins/what-the-file/'>WordPress plugin page</a>.
|
6 |
+
Version: 1.5.4
|
7 |
Author: Never5
|
8 |
Author URI: http://www.never5.com/
|
9 |
License: GPL v3
|
10 |
|
11 |
What The File Plugin
|
12 |
+
Copyright (C) 2012-2017, Never5 - www.never5.com
|
13 |
|
14 |
This program is free software: you can redistribute it and/or modify
|
15 |
it under the terms of the GNU General Public License as published by
|