Description
The Transmit SMS Share plugin displays a button on your website that when clicked displays a window that a visitor can enter their mobile number into to send themselves content as a text message.
The most common use os this is sending a article title and a link to their phone so they can view it while mobile.
Sending as an SMS gives the recipient a quick to access bookmark so they do not have to browse to the site manually using their phone and look for the content they wanted to read later.
It is also useful for addresses and phone numbers displayed so people can easily text themselves your contact details.
Screenshots
Installation
- Upload TransmitSMSShare to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Click menu Transmit SMS > Transmit SMS Share.
- Add your Transmit SMS API Key and Secret
- Customise other settings and save.
- Use WordPress shortcodes in your message to display dynamic content.
FAQ
- A question that someone might have
-
An answer to that question.
Reviews
Contributors & Developers
“Transmit SMS Share” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Transmit SMS Share” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Basic code development,first release.
1.1
- Add feature captcha.
1.2
- Update some front end and backend design.
- Add feature automatically apply button share to all POST.
1.3
- Update front-end and backend design fixing bug and mess design.
- Update bootstrap css, prevent conflict with style from themes.
1.4
- Fixing menu icon position on backend page.
1.5
- Change default value button share.
- Change popup design and title text.
1.6
- Update popup design for responsive mode.
1.7
- Fixing bug cannot call post url and post title because different template configuration.
1.8
- Fixing bug cannot cannot detect post title and post url.