=== Speak Pirate ===
Contributors: ericjuden
Tags: pirate, language, shortcode, translate, translation
Requires at least: 3.0
Tested up to: 4.5.2
Stable tag: master
License: GPLv2 or later

Speak Pirate translates text in a shortcode into the equivalent text spoken as a pirate

== Description ==
Speak Pirate translates text in a shortcode into the equivalent text spoken as a pirate. 

This plugin uses a web service from http://isithackday.com/.

== Installation ==
1. Copy the plugin files to <code>wp-content/plugins/</code>

2. Activate plugin from Plugins page

3. Start using by sticking text in [speak_pirate][/speak_pirate] shortcodes

== Changelog ==
= 1.1 =
* Updated to filter all site content on Speak like a Pirate Day (September 19)...kudos to joemcgill
* Updated code to better adhere to WordPress coding standards

= 1.0 =
* Initial release