Skip to content

Commit 80148d7

Browse files
committed
Added readme for Worpress.org Plugins Directory
1 parent 15ad1c7 commit 80148d7

1 file changed

Lines changed: 39 additions & 0 deletions

File tree

readme.txt

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
=== Plugin Name ===
2+
Contributors: d79
3+
Donate link: http://www.emergency.it/form/donations/
4+
Tags: amara, amara.org, video, subtitles
5+
Requires at least: 3.0.1
6+
Tested up to: 3.7.1
7+
Stable tag: 4.3
8+
License: GPLv2 or later
9+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
10+
11+
A simple wordpress plugin to enable Amara.org shortcode
12+
13+
== Description ==
14+
15+
A simple wordpress plugin to enable Amara.org shortcode.
16+
17+
**Usage**
18+
19+
Insert `[amara id=XXXXXXXXXXX]` into the content of your page where you want to display the subtitled video (where `XXXXXXXXXXX` is the ID of your Youtube video).
20+
21+
Optionally, you can set some other options:
22+
23+
* `color1`
24+
* `width` - The width of the frame
25+
* `height` - The height of the frame
26+
27+
### Example
28+
29+
`[amara id=XSGBVzeBUbk color1=0xFF0000 width=640 height=480]`
30+
31+
== Installation ==
32+
33+
1. Upload `wp_amara_shortcode.php` to the `/wp-content/plugins/` directory
34+
1. Activate the plugin through the 'Plugins' menu in WordPress
35+
36+
== Changelog ==
37+
38+
= 1.0 =
39+
Plugin file created

0 commit comments

Comments
 (0)