-
Notifications
You must be signed in to change notification settings - Fork 2
/
readme.txt
69 lines (48 loc) · 1.6 KB
/
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
=== Brewery DB ===
Contributors: PintLabs L.L.C.
Donate link: http://www.brewerydb.com/
Tags: beer, breweries, craft beer, craftbeer, brewerydb, pintlabs, beer library
Requires at least: 3.0
Tested up to: 3.5.1
Stable tag: 2.0.0
The BreweryDB plugin allows you to display information in your posts about beers and breweries.
== Description ==
The BreweryDB plugin allows you to display information in your posts about beers and breweries.
This plugin uses the BreweryDB API to retrieve data and you must register for a BreweryDB API Key at http://www.brewerydb.com/developers
== Installation ==
1. Upload WP_BreweryDB Folder into your plguins directory
2. Activate the plugin through the 'Plugins' menu in WordPress
Shortcode usage
[brewery id=brewery-id]
[beer id=beer-id]
More usage examples in documentation.
== Frequently Asked Questions ==
= Where do you get the data from =
The BreweryDB Plugin is powered by http://www.brewerydb.com/
== Screenshots ==
* No screenshots available at this time.
== Changelog ==
= 2.0.0 =
* Updated plugin to work with BreweryDB V2 API
* Added backwords capatibility mode to allow for old BreweryDB Id's
* Remvoed some shortcode options. Only brewery and beer with id's now work.
= 0.1.3 =
* index.php
* BreweryDb.php
* BreweryDb_Admin.php
= 0.1.2 =
* BreweryDb.php
* readme.txt
= 0.1.1 =
* readme.txt
= 0.1 =
* Initial Release
== Upgrade Notice ==
= 0.1.3 =
* Minor version number issue.
= 0.1.2 =
* Must upgrade. Fix to css path
= 0.1 =
* Initial Release
== Arbitrary section ==
More information can be found at http://www.brewerydb.com/ or by contacting [email protected]