Plugin Directory

Changeset 732277


Ignore:
Timestamp:
06/26/2013 05:46:46 PM (13 years ago)
Author:
OpenMenu
Message:

Update

Location:
open-menu/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • open-menu/trunk/openmenu.php

    r695269 r732277  
    66/**
    77    @package OpenMenu
    8     @version 1.6.14
     8    @version 1.6.15
    99
    1010    Plugin Name: OpenMenu
     
    1212    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.
    1313    Author: OpenMenu, LLC
    14     Version: 1.6.14
     14    Version: 1.6.15
    1515    Author URI: http://openmenu.com
    1616
  • open-menu/trunk/readme.txt

    r695269 r732277  
    44Tags: openmenu, restaurant, menu, restaurants, menus, open menu, dining, food
    55Requires at least: 3.0
    6 Tested up to: 3.5.1
    7 Stable tag: 1.6.14
     6Tested up to: 3.5.2
     7Stable tag: 1.6.15
    88 
    99Easily create posts that are based on your OpenMenu.  Fully integrates an OpenMenu or OpenMenu's and a restaurants Deals/Coupons into an existing theme.
     
    159159
    160160== 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
    161165= 1.6.14 =
    162166* 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  
    22/**
    33 * @package OpenMenu
    4  * @version 1.6.14
     4 * @version 1.6.15
    55 */
    66/*
Note: See TracChangeset for help on using the changeset viewer.