开发者 | tstandiford |
---|---|
更新时间 | 2016年7月8日 18:56 |
捐献地址: | 去捐款 |
PHP版本: | 3.0.1 及以上 |
WordPress版本: | 4.5.3 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
[beer]
will allow users to reference a beer in a blog or page.[beer]
- Create a URL to a specified beer. This link will also show a preview of the beer when you hover over it with your mouse.[beer_list]
- Create a list of beers based on specified parameters such as style, or pairings./wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly.When creating your Beer, set the "featured image" option in the sidebar to the beer image you wish to use. Most themes automatically use this option out of the box.
Use the [beer name=# text=#]
shortcode inside your page editor to add a beer to any page. Replace the "#" with the name of the beer, as well as the text that you want to show in the link.
Use the [beer_list]
shortcode inside your page editor to add a list of all your beers to any page. See the getting started section to learn more about this shortcode.
Be sure to remove the default margins when you print your menu!
Since Easy Beer Lister is designed to work with as many themes as possible, I created a way to adjust this hover. Go to settings->Easy Beer Lister settings and set some offset values until you get it right. Use trial and error until it looks good
You probably need to flush your permalinks. Follow these steps:
[beer_info]
shortcode. You can now add specific beer information (such as ABV, IBU) directly into posts. Refer to the wiki for more information.