Plugin Directory

Changeset 989596


Ignore:
Timestamp:
09/14/2014 06:20:09 PM (12 years ago)
Author:
ritesh1991
Message:

Upgrading Files for shortcode issues fixes

Location:
wp-couch-mode
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • wp-couch-mode/tags/1.2/readme.txt

    r989414 r989596  
    55Requires at least: 3.4.2
    66Tested up to: 4.0
    7 Stable tag: 1.1
     7Stable tag: 1.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3535= 1.1 =
    3636* Responsive Fixes (Now popup will works in mobile and tablets).
     37
     38= 1.2 =
     39* Fixed shortcodes issue (Supports shortcodes in content).
  • wp-couch-mode/trunk/readme.txt

    r989414 r989596  
    55Requires at least: 3.4.2
    66Tested up to: 4.0
    7 Stable tag: 1.1
     7Stable tag: 1.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1818
    1919From now on, your users will have the choice to read lengthy posts in the couch mode. This increases the user interaction very much.
     20
     21Technical support
     22If you notice any problems/issues by using this plugin, please notify me & I will investigate and fix the issues.
     23Ideally your request should contain: URL of the website (if your site is public), WordPress version or any screen shots(If it can help me fix problem)
    2024
    2125
     
    3539= 1.1 =
    3640* Responsive Fixes (Now popup will works in mobile and tablets).
     41
     42= 1.2 =
     43* Fixed shortcodes issue (Supports shortcodes in content).
  • wp-couch-mode/trunk/wp-couch-mode.php

    r989416 r989596  
    44  Plugin URI: http://wordpress.org/plugins/wp-couch-mode/
    55  Description: WP Couch Mode lets you get a Clean or Simple Reading mode for post in your Wordpress website.
    6   Version: 1.1
     6  Version: 1.2
    77  Author: Ritesh Vatwani
    8   Author URI: http://riteshvatwani.com/
     8  Author URI: http://profiles.wordpress.org/ritesh1991
    99  License: GPLv2 or later
    1010 */
Note: See TracChangeset for help on using the changeset viewer.