Plugin Directory

Changeset 1347718


Ignore:
Timestamp:
02/10/2016 06:33:18 PM (10 years ago)
Author:
Engr.MTH
Message:

Committing version 1.1.1

Location:
wp-premium-posts/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-premium-posts/trunk/readme.txt

    r1311889 r1347718  
    55Requires at least: 3.5
    66Tested up to: 4.4
    7 Stable tag: 1.1
     7Stable tag: 1.1.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3838== Changelog ==
    3939
     40= 1.1.1 =
     41* Fix: Tagging issue with WordPress.org.
     42
    4043= 1.1 =
    4144* Tweak: Change the plugin description.
  • wp-premium-posts/trunk/wp-premium-posts.php

    r1311889 r1347718  
    77  Plugin URI: https://mostasharoon.org
    88  Description: WP Premium Posts allows you to go beyond the frontend posting. You can charge for anything related to posting on your website!
    9   Version: 1.1
     9  Version: 1.1.1
    1010  Author: Mohammed Thaer
    1111  Author URI: https://mostasharoon.org
     
    1313 */
    1414
    15 define( 'WPP_VERSION', '1.1' );
     15define( 'WPP_VERSION', '1.1.1' );
    1616
    1717// Check if Tajer is active. If not display warning message and don't do anything
Note: See TracChangeset for help on using the changeset viewer.