Plugin Directory

Changeset 1565997


Ignore:
Timestamp:
01/02/2017 04:16:23 AM (9 years ago)
Author:
mtomic
Message:

Update screenshots

Location:
smsify/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • smsify/trunk/includes/functions.php

    r1565658 r1565997  
    66    global $current_user;
    77    $smsify_params = new stdClass();
    8     $smsify_params->appVersion = '5.1.3';
     8    $smsify_params->appVersion = '5.1.4';
    99    $smsify_params->api_key = get_site_option('smsify-api-key');
    1010    $smsify_params->apiprotocol = 'https';
  • smsify/trunk/readme.txt

    r1565658 r1565997  
    44Requires at least: 3.2
    55Tested up to: 4.7
    6 Stable tag: 5.1.3
     6Stable tag: 5.1.4
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    48485. Send SMS to your chosen WordPress user
    49496. Import contacts from a CSV file
    50 7. Usage report page
     507. Integration with Contact Form 7
     518. Custom Integration that lets you hook into any event in WordPress
     529. Usage report page
    5153
    5254== Changelog ==
  • smsify/trunk/smsify.php

    r1565658 r1565997  
    1212 *
    1313 * @package SMSify
    14  * @version 5.1.3
     14 * @version 5.1.4
    1515 */
    1616/*
     
    1919Description: <strong>SMSify</strong> is a premium SMS plugin that allows you to <strong>send and receive SMS</strong> within your own WordPress dashboard. SMSify allows you to <strong>import contacts</strong> from a csv file and <strong>schedule recurring SMS messages</strong>.  It features a native WordPress interface that is very simple to use. Screenshots available. 
    2020Author: SMSify
    21 Version: 5.1.3
     21Version: 5.1.4
    2222Author URI: http://www.smsify.com.au/
    2323*/
Note: See TracChangeset for help on using the changeset viewer.