-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
44 lines (28 loc) · 856 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
=== Show Current Branch ===
Contributors: tai
Donate link:
Tags: template, toolbar, git
Requires at least: 3.8
Tested up to: 3.8
Stable tag: 0.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
== Description ==
A WordPress plugin which shows the current Git branch name in the tool bar.
== Installation ==
= The Good Way =
1. In your WordPress Admin, go to the Add New Plugins page
1. Search for: Show Current Template
1. Show Current Template should be the first result. Click the Install link.
= The Old Way =
1. Upload the plugin to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
None so far.
== Screenshots ==
1. Shows the Git branch name.
== Upgrade Notice ==
None so far.
== Changelog ==
= 0.1.0 =
* Initial release