Plugin Directory

Changeset 1352468


Ignore:
Timestamp:
02/17/2016 09:43:25 AM (10 years ago)
Author:
WEB4PRO_co
Message:

Canged readme

Location:
youtube-subscriber/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • youtube-subscriber/trunk/readme.txt

    r1352455 r1352468  
    4646= 1.1.1 =
    4747
    48 * Fixed a bug. Now shortcode displayed at 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.
    4949* Decrease indent from the bottom edge of the block.
     50* Readme fix. Shortcode parameter is correct now.
    5051
    5152= 1.1 =
  • youtube-subscriber/trunk/shortcodes.php

    r1352455 r1352468  
    1111  //Out YouTube subscribing form
    1212  if ( ! empty( $channelname ) ) :
    13     ob_start();
    14     ?>
     13    ob_start(); ?>
    1514    <iframe id="fr"
    1615            height="78"
Note: See TracChangeset for help on using the changeset viewer.