Title: Beer Directory
Author: Rescue Themes
Published: <strong>22 ມີນາ 2015</strong>
Last modified: 13 ສິງຫາ 2019

---

ຄົ້ນຫາປລັກອິນ

![](https://ps.w.org/beer-directory/assets/banner-772x250.png?rev=1118286)

ປລັກອິນນີ້ **ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ**. ມັນອາດຈະ
ບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອ
ໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

![](https://s.w.org/plugins/geopattern-icon/beer-directory_01addd.svg)

# Beer Directory

 ໂດຍ [Rescue Themes](https://profiles.wordpress.org/rescuethemes/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/beer-directory.1.1.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/beer-directory/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/beer-directory/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/beer-directory/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/beer-directory/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/beer-directory/)

## ຄຳອະທິບາຍ

This plugin allows home brewers, professional breweries, and beer afficianadoes 
to enter individual beer, beer categories, and beer details. It provides a shortcode
that will allow for display management.

**Features include:**

 * Easily categorize and group your beer with a configurable shortcode.
 * Enter details for your beer that include: ABV, IBU, OG, FG, SRM/Color, Malts,
   Hops, and Yeast.

**New features**
 We want to improve the Beer Directory plugin based on your feedback!
Please let us know via the plugin’s support tab and [subscribe to our mailing list](http://rescuethemes.us6.list-manage.com/subscribe?u=e996b9d9a5&id=a41af7345e)
to get notified of new developments.

### Credit

team-post-type – ​https://github.com/devinsays/team-post-type
 License: GPL-2.0+–
http://www.gnu.org/licenses/gpl-2.0.html Copyright: Devin Price, @devinsays

Dashboard Glancer – http://gamajo.com/dashboard-glancer
 License: GPL-2.0+ – http://
www.gnu.org/licenses/gpl-2.0.html Copyright: Gary Jones, Gamajo Tech

## ການຕິດຕັ້ງ

 1. Install Beer Directory either via the WordPress.org plugin directory, or by uploading
    the files to your server.
 2. After activating the plugin, a new menu item named “Beer” will be added to your
    WordPress dashboard. Select the “Add Beer” menu and start inputing your individual
    beer.
 3. To display your beer, paste the beer shortcode anywhere you’d like to display them
    and adjust the shortcode attributes to your liking:
 4. [beer count=”5″ orderby=”title” category=”american-ale” id=”34″]
 5. That’s it. Your beer is ready for the world!

## ຄຳຖາມທີ່ພົບເລື້ອຍ

  How to display a single beer?

Paste the beer shortcode and enter the post id of the beer you want to display:

    ```
    [beer id="34"]
    ```

  How to display all of the beer posts?

You can use the shortcode without any attributes and it will display all of the 
beer posts as a list:

    ```
    [beer]
    ```

  What are all of the shortcode attributes?

The shortcode can be adjusted to display the following:

 * **count** – Enter the number of beer to display. To display all of the beer posts,
   enter -1 (negative one).
 * **orberby** – Enter any of the WP_Query orderby strings. A complete list can 
   be viewed at [Order & Orderby Parameters](https://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters).
 * **category** – Enter the name of the beer category to display. Leave blank to
   show all beer regardless of category.
 * **id** – To display an individual beer, enter the beer post’s id number.
 * [beer count=”5″ orderby=”title” category=”american-ale” id=”34″]

  How to add an image to the beer post?

The image assigned as the “featured image” in the beer post will automatically display.

## ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“Beer Directory” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນ
ການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ Rescue Themes ](https://profiles.wordpress.org/rescuethemes/)

[ແປ “Beer Directory” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/beer-directory)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/beer-directory/), ກວດເບິ່ງ
[ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/beer-directory/), ຫຼື ຕິດຕາມ [ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/beer-directory/)
ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/beer-directory/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

#### 1.1, August 13, 2019

 * Added Availability attribute
 * Tested with WordPress 5.2.2

#### 1.0, April 5, 2019

 * Tested with WordPress 5.1.1

#### 0.0.5

June 23, 2016
 * Updated text domain hook so translations work

#### 0.0.4

June 23, 2015
 * Updated text domain to ‘beer-directory’ * Updated .pot translation
file

#### 0.0.3

May 15, 2015
 * Updated text domain to ‘beer-post-type’ * Updated .pot translation
file

#### 0.0.2

April 20, 2015
 * Added .pot translation file

#### 0.0.1

March 31, 2015
 * Initial release

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.1**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **7 ປີ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **30+**
 *  ເວີຊັນ WordPress ** 4.0 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **5.2.24**
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/beer-directory/)
 * ແທັກ
 * [beer](https://lo.wordpress.org/plugins/tags/beer/)[brew](https://lo.wordpress.org/plugins/tags/brew/)
   [brewery](https://lo.wordpress.org/plugins/tags/brewery/)[directory](https://lo.wordpress.org/plugins/tags/directory/)
   [homebrew](https://lo.wordpress.org/plugins/tags/homebrew/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/beer-directory/advanced/)

## ການໃຫ້ຄະແນນ

 3 ຈາກທັງໝົດ 5 ດາວ.

 *  [  ການວິຈານ 5 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/beer-directory/reviews/?filter=5)
 *  [  ການວິຈານ 4 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/beer-directory/reviews/?filter=4)
 *  [  ການວິຈານ 3 ດາວ ຈຳນວນ 1 ລາຍການ     ](https://wordpress.org/support/plugin/beer-directory/reviews/?filter=3)
 *  [  ການວິຈານ 2 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/beer-directory/reviews/?filter=2)
 *  [  ການວິຈານ 1 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/beer-directory/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/beer-directory/reviews/#new-post)

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/beer-directory/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

 *   [ Rescue Themes ](https://profiles.wordpress.org/rescuethemes/)

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/beer-directory/)