=== Text My App === Contributors: nhangen, virtuousgiant Tags: mobile, sms, text messaging, notification, hyperlink, shortlink Requires at least: 3.0.1 Tested up to: 4.2 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Easily send a direct link to your mobile app via SMS. Uses shortcodes to place form, and requires a Twilio account. == Description == The most effective way to drive downloads for your mobile app. Admin places a shortcode on any page or post that enables a form to input a phone number. Reader submits phone number and gets a direct link to your app sent via SMS to their mobile device. Text My App requires a Twilio account. A few notes about the sections above: == Installation == This section describes how to install the plugin and get it working. e.g. 1. Unzip textmyapp.zip and upload the textmyapp folder to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Register for a Twilio account (http://twilio.com) and complete the fields in the settings screen 4. Add shortcode [tma_input] to any post or page == Changelog == = 1.0.1 = * Add option to customize URL and message on a per shortcode basis. Thanks to Gegory Wexler for the donation! = 1.0 = * Initial Release