You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/readme.txt
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,8 @@ This plug-in uses Able Player, an open-source fully-accessible cross-browser HTM
20
20
== Installation ==
21
21
22
22
1. Upload the unzipped folder `ableplayer` to the `/wp-content/plugins/` directory.
23
-
1. Activate the Able Player plugin through the 'Plugins' menu in WordPress
24
-
1. Follow the Instructions for Use
23
+
1. Activate the Able Player plugin through the 'Plugins' menu in WordPress.
24
+
1. Follow the Instructions for Use.
25
25
26
26
== Screenshots ==
27
27
@@ -32,7 +32,7 @@ This plug-in uses Able Player, an open-source fully-accessible cross-browser HTM
32
32
33
33
There are currently three ways to add an Able Player instance to a WordPress site:
34
34
35
-
1. Go to Settings > Able Player > Settings and enable the options to use Able Player for all video, audio, and playlists. Able Player will automatically replace MediaElement.jss or the default WordPress video/audio blocks with Able Player.
35
+
1. Go to Settings > Able Player > Settings and enable the options to use Able Player for all video, audio, and playlists. Able Player will automatically replace MediaElement.js or the default WordPress video/audio blocks with Able Player.
36
36
2. Go to Settings > Able Player > Shortcodes to generate an `[ableplayer]` shortcode.
37
37
3. Enter or paste any valid HTML5 Able Player code into your web page. Full documentation is available on the [Able Player](http://ableplayer.github.io/ableplayer) project page on GitHub.
38
38
@@ -50,7 +50,7 @@ The `[ableplayer]` shortcode supports the following attributes.
50
50
51
51
* `youtube-id` - 11-character YouTube ID or YouTube URL.
52
52
* `vimeo-id` - Vimeo ID or URL.
53
-
* `media-id' - An attachment ID for a media file in your WordPress media library or the URL to a hosted video.
53
+
* `media-id` - An attachment ID for a media file in your WordPress media library or the URL to a hosted video.
0 commit comments