Plugin Directory

Changeset 1311889


Ignore:
Timestamp:
12/18/2015 07:01:07 PM (10 years ago)
Author:
Engr.MTH
Message:

Committing version 1.1

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

Legend:

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

    r1311851 r1311889  
    55Requires at least: 3.5
    66Tested up to: 4.4
    7 Stable tag: 1.0
     7Stable tag: 1.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1313> This Plugin requires [Forms Management System - WordPress FrontEnd Posting & Contact Forms Builder Plugin](https://mostasharoon.org/forms-management-system/) and [Tajer- All In One eCommerce WordPress Plugin](https://mostasharoon.org/tajer/).
    1414> We don't give any support for this plugin here, if you need any help please feel free to contact us through our [support page](https://mostasharoon.org/support/).
    15 
    16 WP Premium Posts is a free add-on allows you to go beyond the frontend posting. You can charge for anything related to posting on your website!
    1715
    1816Features of the plugin include:
     
    4038== Changelog ==
    4139
     40= 1.1 =
     41* Tweak: Change the plugin description.
     42
    4243= 1.0 =
    4344* initial release
  • wp-premium-posts/trunk/wp-premium-posts.php

    r1311851 r1311889  
    66  Plugin Name: WP Premium Posts
    77  Plugin URI: https://mostasharoon.org
    8   Description: Add options to Tajer and Forms Management System plugins in order to make them work together.
    9   Version: 1.0
     8  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
    1010  Author: Mohammed Thaer
    1111  Author URI: https://mostasharoon.org
     
    1313 */
    1414
    15 define( 'WPP_VERSION', '1.0' );
     15define( 'WPP_VERSION', '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.