=== WP Iletimerkezi SMS === Contributors: nsozden Tags: iletimerkezi, sms, text message Requires at least: 4.2 Tested up to: 4.8 Stable tag: 1.0.0 Requires PHP: 5.2.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html WP Iletimerkezi SMS is a simple plugin to add SMS capability to your website. == Description == The plugin primarily allows a WordPress developer to extend functionality and integrate it into any type of site. The plugin also includes functionality to directly send a text message to any number from the plugin settings page. You can use it to SMS any of your users or just for testing purposes Here's a list of what the plugin provides out of the box: * Custom function to easily send SMS messages to any number (including international ones) * Functionality to directly send a text message to any number from the plugin settings page * Hooks to add additional tabs on the plugin settings page to allow managing all SMS related settings from the same page * Basic logging capability to keep track of up to 100 entries * Mobile Phone User Field added to each profile (optional) * Shorten URLs using Google URL Shortener API (optional) Extend, Contribute, Integrate ------- Visit the [plugin page](@todo) for full integration details. Contributors are welcome to send pull requests via [GitHub repository](@todo). == Installation == 1. Extract and upload the folder `wp-iletimerkezi-sms` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Go to `Settings -> Iletimerkezi` in WordPress and enter API keys and Sender. == Frequently Asked Questions == Please make sure you read through the [SMS FAQs](https://www.iletimerkezi.com/toplu-sms-servisleri/sikca-sorulan-sorular) on the Iletimerkezi website. = Is this service chargeable? = Yes, you will need to signup on [Iletimerkezi](https://www.iletimerkezi.com/), and obtain a sender with SMS capability. However, we have trial accounts available which should have enough credit for you to try out the plugin! == Screenshots == 1. Send text messages from your WordPress website to any sender using Iletimerkezi.com! 2. Settings page in the WordPress admin back end. == Changelog == = 1.0.0 = * Initial release version