Plugin Directory

Changeset 1555488


Ignore:
Timestamp:
12/15/2016 03:20:30 PM (9 years ago)
Author:
gjsmith66
Message:

Version 1.5

Location:
cookiemonster
Files:
3 added
2 edited

Legend:

Unmodified
Added
Removed
  • cookiemonster/trunk/Cookie.php

    r1322758 r1555488  
    6464if (!is_admin()) add_filter('widget_title', 'do_shortcode', 11);
    6565
    66 if (!is_admin()) add_filter('the_content', 'wpautop', 12);
     66//if (!is_admin()) add_filter('the_content', 'wpautop', 12);
    6767
    6868if (!is_admin()) add_filter('the_title', 'do_shortcode', 11);
  • cookiemonster/trunk/readme.txt

    r1322754 r1555488  
    44Tags: cookie, URL parameter, shortcode
    55Requires at least: 4.0
    6 Tested up to: 4.4
    7 Stable tag: 1.4
     6Tested up to: 4.7
     7Stable tag: 1.5
    88
    99License: GPLv2 or later
     
    5252= 1.4 =
    5353* Fixed deprecated call error
     54= 1.5 =
     55* Resolved issue with plugin breaking some themes
    5456
    5557
     
    5759= 1.4 =
    5860* Resolves errors when debug turned on
     61= 1.5 =
     62* Resolved issue with plugin breaking some themes
Note: See TracChangeset for help on using the changeset viewer.