Skip to content

Commit 073300e

Browse files
authored
Merge pull request #24 from sabernhardt/polishing-readme
Polishing `readme.txt`
2 parents d931a84 + 8139b51 commit 073300e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/readme.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ This plug-in uses Able Player, an open-source fully-accessible cross-browser HTM
2020
== Installation ==
2121

2222
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.
2525

2626
== Screenshots ==
2727

@@ -32,7 +32,7 @@ This plug-in uses Able Player, an open-source fully-accessible cross-browser HTM
3232

3333
There are currently three ways to add an Able Player instance to a WordPress site:
3434

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.
3636
2. Go to Settings > Able Player > Shortcodes to generate an `[ableplayer]` shortcode.
3737
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.
3838

@@ -50,7 +50,7 @@ The `[ableplayer]` shortcode supports the following attributes.
5050

5151
* `youtube-id` - 11-character YouTube ID or YouTube URL.
5252
* `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.
5454

5555
= Additional Player Content =
5656

0 commit comments

Comments
 (0)