Changeset 1337679
- Timestamp:
- 01/28/2016 12:57:13 AM (10 years ago)
- File:
-
- 1 edited
-
cloudstitch/trunk/cloudstitch-wordpress.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cloudstitch/trunk/cloudstitch-wordpress.php
r1337673 r1337679 2 2 /* 3 3 * Plugin Name: Cloudstitch 4 * Version: 1. 24 * Version: 1.3 5 5 * Plugin URI: http://www.cloudstitch.io/wordpress 6 6 * Description: This plugin lets you inject Cloudstitch widgets into your WordPress blog. … … 63 63 return $html; 64 64 } else { 65 echo "XXX";66 65 return handle_cloudstitch_container_shortcode($atts); 67 66 }
Note: See TracChangeset
for help on using the changeset viewer.