Plugin Directory

Changeset 1842595


Ignore:
Timestamp:
03/19/2018 09:29:10 AM (8 years ago)
Author:
mahabubs
Message:

Fix logo name trademark problem

Location:
easy-youtube-subscribe/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • easy-youtube-subscribe/trunk/easy-youtube-subscribe.php

    r1728251 r1842595  
    11<?php
    22/*
    3 Plugin Name: SM Youtube Subscribe
     3Plugin Name: Youtube Subscribe
    44Plugin URI: https://wordpress.org/plugins/easy-youtube-subscribe/
    55Author: Mahabubur Rahman
     
    1919            'description' => 'YouTube channel subscribe',
    2020        );
    21         parent::__construct( 'SMYouTubesubscribe_Widget', 'SM YouTube Subscribe', $widget_ops );
     21        parent::__construct( 'SMYouTubesubscribe_Widget', 'YouTube Subscribe', $widget_ops );
    2222    }
    2323
  • easy-youtube-subscribe/trunk/readme.txt

    r1775463 r1842595  
    1 === SM YouTube Subscribe ===
     1=== YouTube Subscribe ===
    22Contributors: mahabubs
    33Tags: YouTube, subscribe, share,  widget, shortcode
     
    19192. Activate the plugin through the 'Plugins' menu in WordPress
    20203. Now YouTube Subscribe widget abailable in your widget section.
    21 4. Also you have SM YouTube Subscribe in settings section for YouTube Subscribe Button.
     214. Also you have YouTube Subscribe in settings section for YouTube Subscribe Button.
    2222
    2323= Usage =
    2424
    25251. Go to Appearance > Widgets.
    26 2. Enable SM YouTube Subscribe widget.
     262. Enable YouTube Subscribe widget.
    27273. Enter widget title
    28284. Enter channel id;
     
    4545
    4646= 1.0.0 =
    47 * Create Widget for YouTube Subscription Button named SM Youtube Subscribe
     47* Create Widget for YouTube Subscription Button named Youtube Subscribe
    4848
Note: See TracChangeset for help on using the changeset viewer.