https://github.com/cherryframework/tm-youtube-subscribe
This simple plugin allows to display YouTube subscribe widget on the website
https://github.com/cherryframework/tm-youtube-subscribe
embed-videos widgets youtube youtube-channel
Last synced: about 2 months ago
JSON representation
This simple plugin allows to display YouTube subscribe widget on the website
- Host: GitHub
- URL: https://github.com/cherryframework/tm-youtube-subscribe
- Owner: CherryFramework
- Created: 2016-06-23T14:51:51.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-09-08T13:47:21.000Z (almost 9 years ago)
- Last Synced: 2025-11-29T10:59:23.192Z (7 months ago)
- Topics: embed-videos, widgets, youtube, youtube-channel
- Language: PHP
- Homepage: https://wordpress.org/plugins/tm-youtube-subscribe/
- Size: 727 KB
- Stars: 0
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
=== TM YouTube Subscribe ===
Contributors: TemplateMonster 2002
Tags: youtube, widgets, embed videos, youtube channel, youtube, youtube for wordpress
Requires at least: 4.4
Tested up to: 4.8.1
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This simple plugin allows to display YouTube subscribe widget on the website. Flexible customization options allow you to install it in no time flat.
== Description ==
Use this professionally designed widget to add YouTube subscribe box to your website. You only need to specify major information like: API key, channel title and channel URL. These are enough to add it to the home page, sidebar or whatever. You can also fill in additional fields so users could find more information about the videos.
== Installation ==
1. Upload "TM Youtube Subscribe Widget" folder to the "/wp-content/plugins/" directory
2. Activate the plugin through the "Plugins" menu in WordPress
3. Navigate to the "Widgets" section to start customizing
== Configuration ==
* Title - This property specifies the widget title
* API key - Enter your YouTube API key
* Channel Title - Enter title of your channel
* Channel URL - Enter URL of your channel
* Text to display when there are no video - Text that will come up if the video is unavailable
* Text to display when there is one video - Text that will come up when only one video is uploaded
* Text to display when there is more than one video - Text that will come up when if more than one video is available on the channel
== Changelog ==
= 1.0.1 =
* Fixed bugs
= 1.0.0 =
* Initial release