Skip to content

Commit 634e7f4

Browse files
authored
Merge pull request #13 from studiopress/feature/new-contrib-release-notes
Adds Release notes, Adds new contributors.
2 parents ed0ec1c + e282212 commit 634e7f4

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

plugin.php

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,17 @@
11
<?php
22
/*
3-
Plugin Name: SEO Data Transporter
4-
Plugin URI: https://github.com/copyblogger/seo-data-transporter
53
4+
Plugin Name: SEO Data Transporter
5+
Plugin URI: https://wordpress.org/plugins/seo-data-transporter/
66
Description: SEO Data Transporter helps you transfer post/page specific SEO data, like custom doctitles, custom META descriptions and keywords, etc., from one platform (theme or plugin) to another.
7-
7+
Version: 1.1.0
88
Author: StudioPress
9-
Author URI: http://www.studiopress.com/
10-
11-
Version: 1.0.1
12-
9+
Author URI: https://www.studiopress.com/
1310
Text Domain: seo-data-transporter
1411
Domain Path: /languages/
15-
1612
License: GNU General Public License v2.0 (or later)
1713
License URI: http://www.opensource.org/licenses/gpl-license.php
14+
1815
*/
1916

2017
require_once( plugin_dir_path( __FILE__ ) . 'seo-data-transporter.php' );

readme.txt

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
=== Plugin Name ===
2-
Contributors: nathanrice, studiopress
2+
Contributors: nathanrice, studiopress, mazedulislamkhan, joostdevalk
33
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5553118
44
Tags: seo, genesis, genesiswp, thesis, thesiswp, headway, headwaywp, builder, frugal, hybrid, woothemes, all in one seo, headspace, platinum seo
55
Requires at least: 4.7.3
6-
Tested up to: 4.7.3
7-
Stable tag: 1.0.1
6+
Tested up to: 5.0.3
7+
Stable tag: 1.1.0
88

99
This plugin allows you to transfer your inputs SEO data from one theme/plugin to another.
1010

@@ -36,6 +36,7 @@ Just choose what platform your moving away from, and what platform you want to m
3636
* Praison SEO
3737
* SEO Title Tag
3838
* SEO Ultimate
39+
* The SEO Framework
3940
* Yoast SEO
4041

4142
== Installation ==
@@ -60,8 +61,10 @@ It's relatively stable. This plugin has been in the repository since August, 201
6061

6162
== Changelog ==
6263

63-
= 1.0.1 =
64+
= 1.1.0 =
6465
* Add support for Praison SEO
66+
* Add support for The SEO Framework
67+
* Fix typo on dropdown label
6568

6669
= 1.0.0 =
6770
* Rewrite plugin based on new boilerplate

0 commit comments

Comments
 (0)