Plugin Directory

Changeset 1337679


Ignore:
Timestamp:
01/28/2016 12:57:13 AM (10 years ago)
Author:
edwardbenson
Message:

version 1.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cloudstitch/trunk/cloudstitch-wordpress.php

    r1337673 r1337679  
    22/*
    33 * Plugin Name: Cloudstitch
    4  * Version: 1.2
     4 * Version: 1.3
    55 * Plugin URI: http://www.cloudstitch.io/wordpress
    66 * Description: This plugin lets you inject Cloudstitch widgets into your WordPress blog.
     
    6363    return $html;
    6464  } else {
    65     echo "XXX";
    6665    return handle_cloudstitch_container_shortcode($atts);
    6766  }
Note: See TracChangeset for help on using the changeset viewer.