Plugin Directory

Changeset 822031


Ignore:
Timestamp:
12/14/2013 05:45:58 PM (12 years ago)
Author:
randyjensen
Message:

checked for 3.8 support

Location:
rj-quick-empty-trash/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • rj-quick-empty-trash/trunk/RJQET_Plugin.php

    r812995 r822031  
    105105                    };
    106106
    107                     /*if (t.hasClass('post')) {
    108                         data.type = 'post';
    109                     } else if (t.hasClass('page'))
    110                     {
    111                         data.type = 'page';
    112                     }*/
    113 
    114107                    $.ajax('".admin_url()."admin-ajax.php', {
    115108                        type: 'POST',
  • rj-quick-empty-trash/trunk/readme.txt

    r812995 r822031  
    44License: GPLv3
    55License URI: http://www.gnu.org/licenses/gpl-3.0.html
    6 Requires at least: 3.5
    7 Tested up to: 3.7.1
     6Requires at least: 3.0
     7Tested up to: 3.8
    88Stable tag: 0.0.2
    99
Note: See TracChangeset for help on using the changeset viewer.