Skip to content
Snippets Groups Projects
Commit 3b0a31ec authored by Erick Hitter's avatar Erick Hitter
Browse files

License

parent 3088c36c
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,20 @@ Description: Allows users to point WordPress objects (posts, pages, custom post ...@@ -6,6 +6,20 @@ Description: Allows users to point WordPress objects (posts, pages, custom post
Version: 1.0.2 Version: 1.0.2
Author: Erick Hitter (Oomph, Inc.) Author: Erick Hitter (Oomph, Inc.)
Author URI: http://www.thinkoomph.com/ Author URI: http://www.thinkoomph.com/
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
class external_permalinks_redux { class external_permalinks_redux {
......
...@@ -5,6 +5,8 @@ Tags: link, redirect, external link, permalink ...@@ -5,6 +5,8 @@ Tags: link, redirect, external link, permalink
Requires at least: 3.0 Requires at least: 3.0
Tested up to: 3.4 Tested up to: 3.4
Stable tag: 1.0.2 Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Allows you to point WordPress objects (posts, pages, custom post types) to a URL of your choosing. Allows you to point WordPress objects (posts, pages, custom post types) to a URL of your choosing.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment