This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
133 lines (76 loc) · 4.64 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
=== Remove Medium Cross Links ===
Contributors: tangrufus, typisttech
Tags: medium
Donate link: https://typist.tech/donate/remove-medium-cross-links
Requires at least: 4.8
Requires PHP: 7.1.0
Tested up to: 4.9
Stable tag: 1.1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Remove Medium cross links footer from WordPress posts.
== Description ==
= Features =
* Remove Medium cross links footer from WordPress
* It keeps the cross links footer on Medium.com
Check Typist Tech blog about [Cross Posting WordPress to Medium without Hurting SEO](https://typist.tech/cross-posting-wordpress-to-medium-without-hurting-seo/)
= Things you need to know =
* You need the official [Medium plugin](https://wordpress.org/plugins/medium/) .
* This plugin was not built by Medium.
> If you like the plugin, feel free to [rate it](https://wordpress.org/support/plugin/remove-medium-cross-links/reviews/#new-post) or [donate via PayPal](https://typist.tech/donate/remove-medium-cross-links/). Thanks a lot! :)
= For Bloggers =
If you have written an article about `Remove Medium Cross Links`, do [let me know](https://typist.tech/contact/). For any questions, shoot me an email at [[email protected]](mailto:[email protected])
= For Developers =
Remove Medium Cross Links is open source and hosted on [GitHub](https://github.com/TypistTech/remove-medium-cross-links). Feel free to make [pull requests](https://github.com/Typisttech/remove-medium-cross-links/pulls).
= Who make this plugin? =
[Tang Rufus](mailto:[email protected]), a freelance developer for hire.
I make [Typist Tech](https://typist.tech/) also.
= Support =
To save time so that we can spend it on development, please read the plugin's [FAQs](https://wordpress.org/plugins/remove-medium-cross-links/faq/) first.
Before requesting support, and ensure that you have updated Remove Medium Cross Links and WordPress to the latest released version and installed PHP 7 or later.
We hang out in the WordPress [support forum](https://wordpress.org/support/plugin/remove-medium-cross-links) for this plugin.
If you know what `GitHub` is, use [GitHub issues](https://github.com/Typisttech/remove-medium-cross-links/issues) instead.
== Frequently Asked Questions ==
= What version of PHP do I need? =
PHP 7.1 or later.
= Is this plugin written by A Medium Corporation? =
No.
This plugin is a [Typist Tech](https://typist.tech) project.
= Does this plugin available in my language? =
English works out of the box.
Traditional Chinese language pack is available [here](https://translate.wordpress.org/projects/wp-plugins/remove-medium-cross-links/language-packs).
You can add your own translation at [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/remove-medium-cross-links).
= How to get support? =
Use the WordPress support forum for this plugin at [https://wordpress.org/support/plugin/remove-medium-cross-links](https://wordpress.org/support/plugin/remove-medium-cross-links).
Make sure you have read the plugin's FAQs at [https://wordpress.org/plugins/remove-medium-cross-links/faq/](https://wordpress.org/plugins/remove-medium-cross-links/faq/). And, updated Remove Medium Cross Links and WordPress to the latest released version before asking questions.
If you know what `GitHub` is, use [GitHub issues](https://github.com/Typisttech/remove-medium-cross-links/issues) instead.
= How can I support this plugin? =
If you like the plugin, feel free to:
* Give us a 5-star review on [WordPress.org](https://wordpress.org/support/plugin/remove-medium-cross-links/reviews/#new-post)
* [Donate](https://typist.tech/donate/remove-medium-cross-links/). Thanks a lot! :)
* Translate it at [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/remove-medium-cross-links).
Besides, `Remove Medium Cross Links` is open source and hosted on [GitHub](https://github.com/TypistTech/remove-medium-cross-links). Feel free to make pull requests.
Last but not least, you can hire me. Shoot me an email at [[email protected]](mailto:[email protected]) or use this [contact form](https://typist.tech/contact/).
= What if I want more? =
Hire me!
Shoot me an email at [[email protected]](mailto:[email protected]) or use this [contact form](https://typist.tech/contact/).
== Changelog ==
Full change log available at [GitHub](https://github.com/TypistTech/remove-medium-cross-links/blob/master/CHANGELOG.md)
= 1.1.1 =
* TravisCI: Fix deployment
= 1.1.0 =
* Update dependencies
* Update TravisCI config
= 1.0.16 =
* Bug fix
= 1.0.15 =
* Bug fix
= 1.0.14 =
* Change deployment config
= 1.0.13 =
* Remove unused code
= 1.0.12 =
* Minor fixes
* Development automation
= 1.0.0 =
* Initial release