Changeset 732277
- Timestamp:
- 06/26/2013 05:46:46 PM (13 years ago)
- Location:
- open-menu/trunk
- Files:
-
- 3 edited
-
openmenu.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
-
widgets.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
open-menu/trunk/openmenu.php
r695269 r732277 6 6 /** 7 7 @package OpenMenu 8 @version 1.6.1 48 @version 1.6.15 9 9 10 10 Plugin Name: OpenMenu … … 12 12 Description: This plugin allows you to easily create posts that are based on your OpenMenu. This plugin fully integrates an OpenMenu or OpenMenus into an existing theme. Widget / Menu ready themes work best. 13 13 Author: OpenMenu, LLC 14 Version: 1.6.1 414 Version: 1.6.15 15 15 Author URI: http://openmenu.com 16 16 -
open-menu/trunk/readme.txt
r695269 r732277 4 4 Tags: openmenu, restaurant, menu, restaurants, menus, open menu, dining, food 5 5 Requires at least: 3.0 6 Tested up to: 3.5. 17 Stable tag: 1.6.1 46 Tested up to: 3.5.2 7 Stable tag: 1.6.15 8 8 9 9 Easily create posts that are based on your OpenMenu. Fully integrates an OpenMenu or OpenMenu's and a restaurants Deals/Coupons into an existing theme. … … 159 159 160 160 == Changelog == 161 = 1.6.15 = 162 * Support for Wordpress 3.5.2 163 * Updated the render class to fix issues with currency symbol for some European countries 164 161 165 = 1.6.14 = 162 166 * Added the new Group Break rendering option to display a 2-coumn display with a hard break between groups -
open-menu/trunk/widgets.php
r695269 r732277 2 2 /** 3 3 * @package OpenMenu 4 * @version 1.6.1 44 * @version 1.6.15 5 5 */ 6 6 /*
Note: See TracChangeset
for help on using the changeset viewer.