WP-Sweep - Version 1.1.5

Version Description

Download this release

Release Info

Developer GamerZ
Plugin Icon WP-Sweep
Version 1.1.5
Comparing to
See all releases

Code changes from version 1.1.15 to 1.1.5

Files changed (2) hide show
  1. readme.txt +1 -1
  2. wp-sweep.php +1 -1
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: GamerZ
3
  Donate link: https://lesterchan.net/site/donation/
4
  Tags: sweep, clean, cleanup, clean up, optimize, orphan, unused, duplicated, posts, post meta, comments, comment meta, users, user meta, terms, term meta, term relationships, revisions, auto drafts, transient, database, tables, oembed
5
  Requires at least: 4.6
6
- Tested up to: 5.8
7
  Stable tag: 1.1.5
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
3
  Donate link: https://lesterchan.net/site/donation/
4
  Tags: sweep, clean, cleanup, clean up, optimize, orphan, unused, duplicated, posts, post meta, comments, comment meta, users, user meta, terms, term meta, term relationships, revisions, auto drafts, transient, database, tables, oembed
5
  Requires at least: 4.6
6
+ Tested up to: 6.1
7
  Stable tag: 1.1.5
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
wp-sweep.php CHANGED
@@ -17,7 +17,7 @@ License: GPL2
17
  */
18
 
19
  /*
20
- Copyright 2021 Lester Chan (email : lesterchan@gmail.com)
21
 
22
  This program is free software; you can redistribute it and/or modify
23
  it under the terms of the GNU General Public License, version 2, as
17
  */
18
 
19
  /*
20
+ Copyright 2022 Lester Chan (email : lesterchan@gmail.com)
21
 
22
  This program is free software; you can redistribute it and/or modify
23
  it under the terms of the GNU General Public License, version 2, as