Changeset 2049289
- Timestamp:
- 03/12/2019 07:16:59 PM (7 years ago)
- Location:
- cc-redirects
- Files:
-
- 65 added
- 10 edited
-
tags/1.0.1 (added)
-
tags/1.0.1/.gitignore (added)
-
tags/1.0.1/.htaccess (added)
-
tags/1.0.1/AUTHORS.txt (added)
-
tags/1.0.1/LICENSE.txt (added)
-
tags/1.0.1/README.txt (added)
-
tags/1.0.1/assets (added)
-
tags/1.0.1/assets/css (added)
-
tags/1.0.1/assets/css/index.html (added)
-
tags/1.0.1/assets/css/style.css (added)
-
tags/1.0.1/assets/index.html (added)
-
tags/1.0.1/composer.json (added)
-
tags/1.0.1/composer.lock (added)
-
tags/1.0.1/includes (added)
-
tags/1.0.1/includes/Redirects.php (added)
-
tags/1.0.1/includes/Settings.php (added)
-
tags/1.0.1/includes/Table.php (added)
-
tags/1.0.1/includes/index.html (added)
-
tags/1.0.1/index.html (added)
-
tags/1.0.1/languages (added)
-
tags/1.0.1/languages/cc-redirects-pl_PL.mo (added)
-
tags/1.0.1/languages/cc-redirects-pl_PL.po (added)
-
tags/1.0.1/languages/index.html (added)
-
tags/1.0.1/plugin.php (added)
-
tags/1.0.1/screenshot-1.png (added)
-
tags/1.0.1/templates (added)
-
tags/1.0.1/templates/code.php (added)
-
tags/1.0.1/templates/export.php (added)
-
tags/1.0.1/templates/import.php (added)
-
tags/1.0.1/templates/index.html (added)
-
tags/1.0.1/templates/input.php (added)
-
tags/1.0.1/templates/link.php (added)
-
tags/1.0.1/templates/menu.php (added)
-
tags/1.0.1/templates/redirects.php (added)
-
tags/1.0.1/templates/reset.php (added)
-
tags/1.0.1/templates/select.php (added)
-
tags/1.0.1/uninstall.php (added)
-
tags/1.0.1/vendor (added)
-
tags/1.0.1/vendor/autoload.php (added)
-
tags/1.0.1/vendor/clearcode (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/.gitignore (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/.htaccess (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/AUTHORS.txt (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/LICENSE.txt (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/README.md (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/composer.json (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/index.html (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/src (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/src/index.html (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/src/v3 (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/src/v3/Autoloader.php (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/src/v3/Filterer.php (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/src/v3/Plugin.php (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/src/v3/Singleton.php (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/src/v3/index.html (added)
-
tags/1.0.1/vendor/composer (added)
-
tags/1.0.1/vendor/composer/ClassLoader.php (added)
-
tags/1.0.1/vendor/composer/LICENSE (added)
-
tags/1.0.1/vendor/composer/autoload_classmap.php (added)
-
tags/1.0.1/vendor/composer/autoload_namespaces.php (added)
-
tags/1.0.1/vendor/composer/autoload_psr4.php (added)
-
tags/1.0.1/vendor/composer/autoload_real.php (added)
-
tags/1.0.1/vendor/composer/autoload_static.php (added)
-
tags/1.0.1/vendor/composer/installed.json (added)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/includes/Redirects.php (modified) (2 diffs)
-
trunk/includes/Settings.php (modified) (1 diff)
-
trunk/includes/Table.php (modified) (1 diff)
-
trunk/plugin.php (modified) (3 diffs)
-
trunk/uninstall.php (modified) (1 diff)
-
trunk/vendor/clearcode/wordpress-framework/src/v3/Autoloader.php (modified) (1 diff)
-
trunk/vendor/clearcode/wordpress-framework/src/v3/Filterer.php (modified) (1 diff)
-
trunk/vendor/clearcode/wordpress-framework/src/v3/Plugin.php (modified) (1 diff)
-
trunk/vendor/clearcode/wordpress-framework/src/v3/Singleton.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cc-redirects/trunk/README.txt
r1849203 r2049289 3 3 Tags: 301, redirect, redirects, seo, url, request, destination, 302, csv, clearcode, piotrpress 4 4 Requires PHP: 7.0 5 Requires at least: 4.9.45 Requires at least: 5.1 6 6 Tested up to: 4.9.4 7 7 Stable tag: trunk … … 57 57 == Changelog == 58 58 59 = 1.0.1 = 60 *Release date: 12.03.2019* 61 62 * Added 'code' param to wp_redirect() function. 63 59 64 = 1.0.0 = 60 65 *Release date: 27.03.2018* -
cc-redirects/trunk/includes/Redirects.php
r1849203 r2049289 2 2 3 3 /* 4 Copyright (C) 201 8by Clearcode <https://clearcode.cc>4 Copyright (C) 2019 by Clearcode <https://clearcode.cc> 5 5 and associates (see AUTHORS.txt file). 6 6 … … 41 41 if ( '' !== $to && trim( $to, '/' ) !== trim( $from, '/' ) ) { 42 42 if ( 0 === strpos( $to, '/' ) ) wp_safe_redirect( home_url() . $to, $code ); 43 else wp_redirect( $to );43 else wp_redirect( $to, $code ); 44 44 exit; 45 45 } return false; -
cc-redirects/trunk/includes/Settings.php
r1849203 r2049289 2 2 3 3 /* 4 Copyright (C) 201 8by Clearcode <https://clearcode.cc>4 Copyright (C) 2019 by Clearcode <https://clearcode.cc> 5 5 and associates (see AUTHORS.txt file). 6 6 -
cc-redirects/trunk/includes/Table.php
r1849203 r2049289 2 2 3 3 /* 4 Copyright (C) 201 8by Clearcode <https://clearcode.cc>4 Copyright (C) 2019 by Clearcode <https://clearcode.cc> 5 5 and associates (see AUTHORS.txt file). 6 6 -
cc-redirects/trunk/plugin.php
r1849203 r2049289 6 6 * @package CC-Redirects 7 7 * @author PiotrPress 8 * @copyright 201 8Clearcode8 * @copyright 2019 Clearcode 9 9 * @license GPL-3.0+ 10 10 * … … 13 13 * Plugin URI: https://wordpress.org/plugins/cc-redirects 14 14 * Description: This plugin allows you to create simple redirect requests to another page on your site or elsewhere on the web. 15 * Version: 1.0. 015 * Version: 1.0.1 16 16 * Author: Clearcode 17 17 * Author URI: https://clearcode.cc … … 21 21 * License URI: http://www.gnu.org/licenses/gpl-3.0.txt 22 22 23 Copyright (C) 201 8by Clearcode <https://clearcode.cc>23 Copyright (C) 2019 by Clearcode <https://clearcode.cc> 24 24 and associates (see AUTHORS.txt file). 25 25 -
cc-redirects/trunk/uninstall.php
r1849203 r2049289 2 2 3 3 /* 4 Copyright (C) 201 8by Clearcode <https://clearcode.cc>4 Copyright (C) 2019 by Clearcode <https://clearcode.cc> 5 5 and associates (see AUTHORS.txt file). 6 6 -
cc-redirects/trunk/vendor/clearcode/wordpress-framework/src/v3/Autoloader.php
r1849203 r2049289 2 2 3 3 /* 4 Copyright (C) 201 8by Clearcode <https://clearcode.cc>4 Copyright (C) 2019 by Clearcode <https://clearcode.cc> 5 5 and associates (see AUTHORS.txt file). 6 6 -
cc-redirects/trunk/vendor/clearcode/wordpress-framework/src/v3/Filterer.php
r1849203 r2049289 2 2 3 3 /* 4 Copyright (C) 201 8by Clearcode <https://clearcode.cc>4 Copyright (C) 2019 by Clearcode <https://clearcode.cc> 5 5 and associates (see AUTHORS.txt file). 6 6 -
cc-redirects/trunk/vendor/clearcode/wordpress-framework/src/v3/Plugin.php
r1849203 r2049289 2 2 3 3 /* 4 Copyright (C) 201 8by Clearcode <https://clearcode.cc>4 Copyright (C) 2019 by Clearcode <https://clearcode.cc> 5 5 and associates (see AUTHORS.txt file). 6 6 -
cc-redirects/trunk/vendor/clearcode/wordpress-framework/src/v3/Singleton.php
r1849203 r2049289 2 2 3 3 /* 4 Copyright (C) 201 8by Clearcode <https://clearcode.cc>4 Copyright (C) 2019 by Clearcode <https://clearcode.cc> 5 5 and associates (see AUTHORS.txt file). 6 6
Note: See TracChangeset
for help on using the changeset viewer.