Version Description
- Updated contributors
Download this release
Release Info
Developer | webcraftic |
Plugin | Simple 301 Redirects – Addon – Bulk Uploader |
Version | 1.0.15 |
Comparing to | |
See all releases |
Code changes from version 1.0.14 to 1.0.15
- readme.txt +3 -1
- simple-301-bulk-uploader.php +2 -2
readme.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
=== Simple 301 Redirects - Addon - Bulk Uploader ===
|
2 |
-
Contributors: ashdurham
|
3 |
Donate link: http://durham.net.au/donate/
|
4 |
Tags: simple 301 redirects, bulk upload, csv, 301, redirects
|
5 |
Requires at least: 3.0.1
|
@@ -67,6 +67,8 @@ Have a question thats not listed? Get support either on the support forums here
|
|
67 |
--
|
68 |
|
69 |
== Changelog ==
|
|
|
|
|
70 |
|
71 |
= 1.0.14 =
|
72 |
* Added mime type "plain/text"
|
1 |
=== Simple 301 Redirects - Addon - Bulk Uploader ===
|
2 |
+
Contributors: Webcraftic, ashdurham
|
3 |
Donate link: http://durham.net.au/donate/
|
4 |
Tags: simple 301 redirects, bulk upload, csv, 301, redirects
|
5 |
Requires at least: 3.0.1
|
67 |
--
|
68 |
|
69 |
== Changelog ==
|
70 |
+
= 1.0.15 =
|
71 |
+
* Updated contributors
|
72 |
|
73 |
= 1.0.14 =
|
74 |
* Added mime type "plain/text"
|
simple-301-bulk-uploader.php
CHANGED
@@ -3,8 +3,8 @@
|
|
3 |
Plugin Name: Simple 301 Redirects - Addon - Bulk CSV Uploader
|
4 |
Plugin URI: http://kingpro.me/plugins/support-plugins/simple-301-redirects-addon-bulk-csv-uploader
|
5 |
Description: Adds the ability to upload a CSV to populate the Simple 301 Redirects plugin
|
6 |
-
Version: 1.0.
|
7 |
-
Author: Ash Durham
|
8 |
Author URI: http://durham.net.au/
|
9 |
License: GPL2
|
10 |
|
3 |
Plugin Name: Simple 301 Redirects - Addon - Bulk CSV Uploader
|
4 |
Plugin URI: http://kingpro.me/plugins/support-plugins/simple-301-redirects-addon-bulk-csv-uploader
|
5 |
Description: Adds the ability to upload a CSV to populate the Simple 301 Redirects plugin
|
6 |
+
Version: 1.0.15
|
7 |
+
Author: Webcraftic, Ash Durham
|
8 |
Author URI: http://durham.net.au/
|
9 |
License: GPL2
|
10 |
|