-
Notifications
You must be signed in to change notification settings - Fork 2
/
readme.txt
27 lines (20 loc) · 1.11 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
=== Podigee Player Shortcode ===
Contributors: podigee
Tags: podigee,podcast,player,shortcode,embed
Requires at least: 3.0.1
Tested up to: 4.9.8
Stable tag: 1.0.0
License: MIT
License URI: http://opensource.org/licenses/MIT
Shortcode for embedding the Podigee Podcast Player into a post.
== Description ==
A Shortcode to make it easier to embed the Podigee Podcast Player into a blog post by only providing a URL. This also works with free Podigee Accounts or the self-hosted version of the open-source player.
If you have a paid Podigee account and want (a lot) more functionality, like importing show notes and other information into you WordPress posts, please have a look at our more advanced plugin called 'Podigee Wordpress Quick Publish' in the WordPress plugin directory.
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the \'Plugins\' screen in WordPress
### Example
[podigee-player url="http://example.podigee.io/01-podcast"]
== Changelog ==
### 1.0
Initial release