Skip to content

Commit 84fed94

Browse files
committed
Update readme and plugin URI
1 parent 7d1f53d commit 84fed94

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,11 @@ Network monitor for WordPress with connection overview for controlling and regul
3737
* If you want to help us translate this plugin you can do so [on WordPress Translate](https://translate.wordpress.org/projects/wp-plugins/snitch).
3838

3939
### Donate ###
40-
[Donate to us via Paypal](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=TD4AMD2D8EMZW)
40+
[Donate via Paypal](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=TD4AMD2D8EMZW)
4141

4242
### Credits ###
4343
* Author: [Sergej Müller](https://sergejmueller.github.io/)
4444
* Maintainers: [pluginkollektiv](http://pluginkollektiv.org/)
45-
* Contributor: [Bego Mario Garde](https://garde-medienberatung.de)
4645

4746
## Installation ##
4847
* If you don’t know how to install a plugin for WordPress, [here’s how](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins).
@@ -53,9 +52,9 @@ Network monitor for WordPress with connection overview for controlling and regul
5352

5453

5554
## Frequently Asked Questions ##
56-
Please have a look [in the FAQ pages](https://github.com/pluginkollektiv/snitch/wiki/en-FAQ).
55+
Please have a look [in the FAQ pages](https://snitch.pluginkollektiv.org/documentation#faq).
5756

58-
A complete documentation is available in the [GitHub repository Wiki](https://github.com/pluginkollektiv/snitch/wiki).
57+
A complete documentation is available in the [GitHub repository Wiki](https://snitch.pluginkollektiv.org/documentation/).
5958

6059

6160
## Changelog ##

readme.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ Network monitor for WordPress with connection overview for controlling and regul
4848
### Credits ###
4949
* Author: [Sergej Müller](https://sergejmueller.github.io/)
5050
* Maintainers: [pluginkollektiv](https://pluginkollektiv.org/)
51-
* Contributor: [Bego Mario Garde](https://garde-medienberatung.de)
5251

5352
## Installation ##
5453
* If you don’t know how to install a plugin for WordPress, [here’s how](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins).
@@ -90,7 +89,7 @@ And so it quickly happens that Google suddenly hits *Snitch* entries (as blog pa
9089
### Automatic Shares go crazily ###
9190
The fact that every new _Snitch_ entry automatically sends a message to Facebook and/or Twitter, is clearly not due to *Snitch*. Rather, the cause is to be found in the inserted Auto-Tweet-Facebook-Plugin, which faulty triggers an automatic event at every - also non-public - [WordPress Custom Post Type](https://codex.wordpress.org/Post_Types). And that's wrong. The usage of such Plugins should be reconsidered.
9291

93-
A complete documentation is available in the [GitHub repository Wiki](https://github.com/pluginkollektiv/snitch/wiki).
92+
A complete documentation is available on [Snitchs website](https://snitch.pluginkollektiv.org/documentation/).
9493

9594

9695
## Changelog ##
@@ -106,7 +105,7 @@ A complete documentation is available in the [GitHub repository Wiki](https://gi
106105

107106
### 1.1.6 ###
108107
* Updated README
109-
* Updated [plugin authors](https://gist.github.com/glueckpress/f058c0ab973d45a72720)
108+
* Updated [plugin authors](https://pluginkollektiv.org/hello-world/)
110109

111110
### 1.1.5 / 06.05.2015 ###
112111
* [GitHub Repository](https://github.com/sergejmueller/snitch)

snitch.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Description: Network monitor for WordPress. Connection overview for monitoring and controlling outgoing data traffic.
55
Author: pluginkollektiv
66
Author URI: https://pluginkollektiv.org
7-
Plugin URI: https://wordpress.org/plugins/snitch/
7+
Plugin URI: https://snitch.pluginkollektiv.org/
88
License: GPLv3 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010
Version: 1.1.8

0 commit comments

Comments
 (0)