Plugin Directory

Changeset 1978548


Ignore:
Timestamp:
11/22/2018 03:33:22 AM (7 years ago)
Author:
willrad
Message:

update wordpress version compatibility and links

Location:
kiip/trunk
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • kiip/trunk/README.md

    r1821746 r1978548  
    99**Requires at least:** 3.9
    1010
    11 **Tested up to:** 4.9.4
     11**Tested up to:** 4.9.8
    1212
    1313Requires PHP: 5.6
     
    7171### Q: I have a problem to report
    7272
    73 A: Use this plugin's support forum page or send an email to will@radford.online
     73A: Use this plugin's support forum page or send an email to radford.will@gmail.com
    7474
    7575
  • kiip/trunk/admin/css/default.css

    r1776773 r1978548  
    11/*
    22    Name:       darken-editor
    3     Author:     Will Radford (http://radford.online)
     3    Author:     Will Radford (https://github.com/radfordwill/)
    44    codemirror theme dark-mode (wordpress version edited for dark colors)
    55*/
  • kiip/trunk/admin/partials/kiip-for-wordpress-admin-display.php

    r1793322 r1978548  
    1010 * Version: 3.1.6
    1111 * @author     Will Radford <radford.will@gmail.com>
    12  * @link       http://radford.online/
     12 * @link       https://github.com/radfordwill/
    1313 * @since      1.0.0
    1414 *
  • kiip/trunk/includes/kiip-for-wordpress-widget-class.php

    r1787635 r1978548  
    3939
    4040    function form( $instance ) {
    41         $kiip_plugin_lang = kiip_for_wordpress::TEXTDOMAIN;
    4241        $title = !empty( $instance[ 'title' ] ) ? $instance[ 'title' ] : '';
    4342        ?>
  • kiip/trunk/kiip-for-wordpress.php

    r1805433 r1978548  
    55 * Description: Kiip.me plugin for Wordpress. Simple to use with shortcodes, widgets and editor buttons. Kiip is a marketing and monetization platform unique in style and user reward platforms. Reward your users and monetize your website today! Make ad revenue. Create rewards and user retention.
    66 *
    7  * Plugin URI: http://radford.online
     7 * Plugin URI: https://github.com/radfordwill/kiip
    88 * Version: 3.1.8
    99 * Author: Will Radford
    10  * Author URI: http:/radford.online
     10 * Author URI: https://github.com/radfordwill/
    1111 * License: GPLv3
    1212 * License URI: https://www.gnu.org/licenses/gpl-3.0.html
  • kiip/trunk/languages/kiip.pot

    r1793985 r1978548  
    194194
    195195#. Plugin URI of the plugin/theme
    196 msgid "http://radford.online"
     196msgid "https://github.com/radfordwill/kiip"
    197197msgstr ""
    198198
     
    210210
    211211#. Author URI of the plugin/theme
    212 msgid "http:/radford.online"
    213 msgstr ""
     212msgid "https://github.com/radfordwill/"
     213msgstr ""
  • kiip/trunk/readme.txt

    r1821746 r1978548  
    44Donate link: paypal.me/kiipforwordpress
    55Requires at least: 3.9
    6 Tested up to: 4.9.4
     6Tested up to: 4.9.8
    77Requires PHP: 5.6
    88Stable tag: trunk
     
    6464= Q: I have a problem to report =
    6565
    66 A: Use this plugin's support forum page or send an email to will@radford.online
     66A: Use this plugin's support forum page or send an email to radford.will@gmail.com
    6767
    6868= Q: Ask a question =
Note: See TracChangeset for help on using the changeset viewer.