Changeset 3490904
- Timestamp:
- 03/25/2026 12:28:51 PM (3 days ago)
- Location:
- wpsso-tune-image-editors/tags/4.1.0
- Files:
-
- 12 edited
-
lib/abstract/add-on.php (modified) (1 diff)
-
lib/abstract/com/add-on.php (modified) (1 diff)
-
lib/config.php (modified) (1 diff)
-
lib/filters-messages.php (modified) (1 diff)
-
lib/filters-options.php (modified) (1 diff)
-
lib/filters-upgrade.php (modified) (1 diff)
-
lib/filters-wp.php (modified) (1 diff)
-
lib/filters.php (modified) (1 diff)
-
lib/imagick.php (modified) (1 diff)
-
lib/register.php (modified) (1 diff)
-
lib/submenu/image-editors.php (modified) (1 diff)
-
wpsso-tune-image-editors.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wpsso-tune-image-editors/tags/4.1.0/lib/abstract/add-on.php
r3242305 r3490904 3 3 * License: GPLv3 4 4 * License URI: https://www.gnu.org/licenses/gpl.txt 5 * Copyright 2014-202 5Jean-Sebastien Morisset (https://surniaulula.com/)5 * Copyright 2014-2026 Jean-Sebastien Morisset (https://surniaulula.com/) 6 6 */ 7 7 -
wpsso-tune-image-editors/tags/4.1.0/lib/abstract/com/add-on.php
r3242305 r3490904 3 3 * License: GPLv3 4 4 * License URI: https://www.gnu.org/licenses/gpl.txt 5 * Copyright 2020-202 5Jean-Sebastien Morisset (https://surniaulula.com/)5 * Copyright 2020-2026 Jean-Sebastien Morisset (https://surniaulula.com/) 6 6 */ 7 7 -
wpsso-tune-image-editors/tags/4.1.0/lib/config.php
r3269834 r3490904 3 3 * License: GPLv3 4 4 * License URI: https://www.gnu.org/licenses/gpl.txt 5 * Copyright 2018-202 5Jean-Sebastien Morisset (https://wpsso.com/)5 * Copyright 2018-2026 Jean-Sebastien Morisset (https://wpsso.com/) 6 6 */ 7 7 -
wpsso-tune-image-editors/tags/4.1.0/lib/filters-messages.php
r3242305 r3490904 3 3 * License: GPLv3 4 4 * License URI: https://www.gnu.org/licenses/gpl.txt 5 * Copyright 2018-202 5Jean-Sebastien Morisset (https://wpsso.com/)5 * Copyright 2018-2026 Jean-Sebastien Morisset (https://wpsso.com/) 6 6 */ 7 7 -
wpsso-tune-image-editors/tags/4.1.0/lib/filters-options.php
r3242305 r3490904 3 3 * License: GPLv3 4 4 * License URI: https://www.gnu.org/licenses/gpl.txt 5 * Copyright 2018-202 5Jean-Sebastien Morisset (https://wpsso.com/)5 * Copyright 2018-2026 Jean-Sebastien Morisset (https://wpsso.com/) 6 6 */ 7 7 -
wpsso-tune-image-editors/tags/4.1.0/lib/filters-upgrade.php
r3242305 r3490904 3 3 * License: GPLv3 4 4 * License URI: https://www.gnu.org/licenses/gpl.txt 5 * Copyright 2014-202 5Jean-Sebastien Morisset (https://wpsso.com/)5 * Copyright 2014-2026 Jean-Sebastien Morisset (https://wpsso.com/) 6 6 */ 7 7 -
wpsso-tune-image-editors/tags/4.1.0/lib/filters-wp.php
r3242305 r3490904 3 3 * License: GPLv3 4 4 * License URI: https://www.gnu.org/licenses/gpl.txt 5 * Copyright 2018-202 5Jean-Sebastien Morisset (https://wpsso.com/)5 * Copyright 2018-2026 Jean-Sebastien Morisset (https://wpsso.com/) 6 6 */ 7 7 -
wpsso-tune-image-editors/tags/4.1.0/lib/filters.php
r3242305 r3490904 3 3 * License: GPLv3 4 4 * License URI: https://www.gnu.org/licenses/gpl.txt 5 * Copyright 2018-202 5Jean-Sebastien Morisset (https://wpsso.com/)5 * Copyright 2018-2026 Jean-Sebastien Morisset (https://wpsso.com/) 6 6 */ 7 7 -
wpsso-tune-image-editors/tags/4.1.0/lib/imagick.php
r3242305 r3490904 3 3 * License: GPLv3 4 4 * License URI: https://www.gnu.org/licenses/gpl.txt 5 * Copyright 2018-202 5Jean-Sebastien Morisset (https://wpsso.com/)5 * Copyright 2018-2026 Jean-Sebastien Morisset (https://wpsso.com/) 6 6 */ 7 7 -
wpsso-tune-image-editors/tags/4.1.0/lib/register.php
r3242305 r3490904 3 3 * License: GPLv3 4 4 * License URI: https://www.gnu.org/licenses/gpl.txt 5 * Copyright 2018-202 5Jean-Sebastien Morisset (https://wpsso.com/)5 * Copyright 2018-2026 Jean-Sebastien Morisset (https://wpsso.com/) 6 6 */ 7 7 -
wpsso-tune-image-editors/tags/4.1.0/lib/submenu/image-editors.php
r3242305 r3490904 3 3 * License: GPLv3 4 4 * License URI: https://www.gnu.org/licenses/gpl.txt 5 * Copyright 2018-202 5Jean-Sebastien Morisset (https://wpsso.com/)5 * Copyright 2018-2026 Jean-Sebastien Morisset (https://wpsso.com/) 6 6 */ 7 7 -
wpsso-tune-image-editors/tags/4.1.0/wpsso-tune-image-editors.php
r3480611 r3490904 25 25 * {stage}.{level} Pre-production release: dev < a (alpha) < b (beta) < rc (release candidate). 26 26 * 27 * Copyright 2018-202 5Jean-Sebastien Morisset (https://wpsso.com/)27 * Copyright 2018-2026 Jean-Sebastien Morisset (https://wpsso.com/) 28 28 */ 29 29
Note: See TracChangeset
for help on using the changeset viewer.