Plugin Directory

Changeset 531964


Ignore:
Timestamp:
04/16/2012 06:40:42 PM (14 years ago)
Author:
andykillen
Message:

release 1.1 with Vincent Turner as a contributor

Location:
planwise/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • planwise/trunk/planwise.php

    r531046 r531964  
    33Plugin Name: Planwise
    44Plugin URI: http://planwise.com
    5 Version: 1.0
     5Version: 1.1
    66Author: Planwise
    77Author URI: http://planwise.com
     
    233233     */
    234234
    235     function planwise_shortcode(){
     235    function planwise_shortcode($atts, $content){
    236236             extract(shortcode_atts(array(
    237237                        'url'=>$this->iframe_url,
  • planwise/trunk/readme.txt

    r531046 r531964  
    11=== Planwise ===
    2 Contributors: andykillen
    3 Tags: money, plan, future, iframe,
     2Contributors: andykillen, Vincent Turner
     3Tags: money, plan, future, iframe, shortcode
    44 
    55Requires at least: 2.8
    66Tested up to: 3.3.1
    7 Stable tag: 1.0
     7Stable tag: 1.1
    88
    99Adds planwise iframe via a shortcode or via a page template
     
    2222== Changelog ==
    2323
     24= 1.1 =
     25
     26added vincent turner as contributor
     27
    2428= 1.0 =
    2529
     
    2832== Upgrade Notice ==
    2933
     34= 1.1 =
     35
     36added vincent turner as contributor
     37
    3038= 1.0 =
    3139First edition
Note: See TracChangeset for help on using the changeset viewer.