Changeset 1352468
- Timestamp:
- 02/17/2016 09:43:25 AM (10 years ago)
- Location:
- youtube-subscriber/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
shortcodes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
youtube-subscriber/trunk/readme.txt
r1352455 r1352468 46 46 = 1.1.1 = 47 47 48 * Fixed a bug . Now shortcode displayedat the point of fasting, which has been inserted.48 * Fixed a bug with location. Now shortcode is displaying at the point of fasting, which has been inserted. 49 49 * Decrease indent from the bottom edge of the block. 50 * Readme fix. Shortcode parameter is correct now. 50 51 51 52 = 1.1 = -
youtube-subscriber/trunk/shortcodes.php
r1352455 r1352468 11 11 //Out YouTube subscribing form 12 12 if ( ! empty( $channelname ) ) : 13 ob_start(); 14 ?> 13 ob_start(); ?> 15 14 <iframe id="fr" 16 15 height="78"
Note: See TracChangeset
for help on using the changeset viewer.