Changeset 822031
- Timestamp:
- 12/14/2013 05:45:58 PM (12 years ago)
- Location:
- rj-quick-empty-trash/trunk
- Files:
-
- 2 edited
-
RJQET_Plugin.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
rj-quick-empty-trash/trunk/RJQET_Plugin.php
r812995 r822031 105 105 }; 106 106 107 /*if (t.hasClass('post')) {108 data.type = 'post';109 } else if (t.hasClass('page'))110 {111 data.type = 'page';112 }*/113 114 107 $.ajax('".admin_url()."admin-ajax.php', { 115 108 type: 'POST', -
rj-quick-empty-trash/trunk/readme.txt
r812995 r822031 4 4 License: GPLv3 5 5 License URI: http://www.gnu.org/licenses/gpl-3.0.html 6 Requires at least: 3. 57 Tested up to: 3. 7.16 Requires at least: 3.0 7 Tested up to: 3.8 8 8 Stable tag: 0.0.2 9 9
Note: See TracChangeset
for help on using the changeset viewer.