WebSub/PubSubHubbub - Version 2.2.1

Version Description

  • display topic URLs on the settings page
Download this release

Release Info

Developer pfefferle
Plugin Icon 128x128 WebSub/PubSubHubbub
Version 2.2.1
Comparing to
See all releases

Code changes from version 2.2.0 to 2.2.1

.svnignore CHANGED
@@ -28,3 +28,4 @@ phpunit.xml.dist
28
  tests
29
  node_modules
30
  vendor
 
28
  tests
29
  node_modules
30
  vendor
31
+ package-lock.json
languages/pubsubhubbub.pot CHANGED
@@ -1,36 +1,46 @@
1
- # Copyright (C) 2017 Matthias Pfefferle
2
- # This file is distributed under the same license as the WebSub/PubSubHubbub package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: WebSub/PubSubHubbub 1.7.2\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/pubsubhubbub\n"
7
- "POT-Creation-Date: 2017-05-01 20:24:15+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=utf-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
- "PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
12
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
  "Language-Team: LANGUAGE <LL@li.org>\n"
14
  "X-Generator: grunt-wp-i18n 0.5.4\n"
15
 
16
- #: pubsubhubbub.php:152
17
  msgid "Settings"
18
  msgstr ""
19
 
20
- #: templates/settings-page.php:2
 
 
 
 
21
  msgid "Define custom hubs"
22
  msgstr ""
23
 
24
- #: templates/settings-page.php:17
25
  msgid "Hubs (one per line)"
26
  msgstr ""
27
 
28
- #: templates/settings-page.php:26
29
- msgid "Thanks for using WebSub/PubSubHubbub!"
30
  msgstr ""
31
 
32
- #. Plugin Name of the plugin/theme
33
- msgid "WebSub/PubSubHubbub"
 
 
 
 
 
 
34
  msgstr ""
35
 
36
  #. Plugin URI of the plugin/theme
@@ -46,5 +56,5 @@ msgid "Matthias Pfefferle"
46
  msgstr ""
47
 
48
  #. Author URI of the plugin/theme
49
- msgid "https://wordpress.org/plugins/pubsubhubbub/"
50
  msgstr ""
1
+ # Copyright (C) 2018 Matthias Pfefferle
2
+ # This file is distributed under the MIT.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: WebSub/PubSubHubbub 2.2.1\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/pubsubhubbub\n"
7
+ "POT-Creation-Date: 2018-02-04 19:41:40+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=utf-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
+ "PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n"
12
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
  "Language-Team: LANGUAGE <LL@li.org>\n"
14
  "X-Generator: grunt-wp-i18n 0.5.4\n"
15
 
16
+ #: pubsubhubbub.php:153
17
  msgid "Settings"
18
  msgstr ""
19
 
20
+ #. Plugin Name of the plugin/theme
21
+ msgid "WebSub/PubSubHubbub"
22
+ msgstr ""
23
+
24
+ #: templates/settings-page.php:4
25
  msgid "Define custom hubs"
26
  msgstr ""
27
 
28
+ #: templates/settings-page.php:19
29
  msgid "Hubs (one per line)"
30
  msgstr ""
31
 
32
+ #: templates/settings-page.php:28
33
+ msgid "Topic URLs"
34
  msgstr ""
35
 
36
+ #: templates/settings-page.php:30
37
+ msgid ""
38
+ "These topic URLs will be send to the hub if you post a new, or update an "
39
+ "existing post:"
40
+ msgstr ""
41
+
42
+ #: templates/settings-page.php:40
43
+ msgid "Thanks for using WebSub/PubSubHubbub!"
44
  msgstr ""
45
 
46
  #. Plugin URI of the plugin/theme
56
  msgstr ""
57
 
58
  #. Author URI of the plugin/theme
59
+ msgid "https://notiz.blog/"
60
  msgstr ""
pubsubhubbub.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: WebSub/PubSubHubbub
4
  * Plugin URI: https://github.com/pubsubhubbub/wordpress-pubsubhubbub/
5
  * Description: A better way to tell the world when your blog is updated.
6
- * Version: 2.2.0
7
  * Author: Matthias Pfefferle
8
  * Author URI: https://notiz.blog/
9
  * License: MIT
3
  * Plugin Name: WebSub/PubSubHubbub
4
  * Plugin URI: https://github.com/pubsubhubbub/wordpress-pubsubhubbub/
5
  * Description: A better way to tell the world when your blog is updated.
6
+ * Version: 2.2.1
7
  * Author: Matthias Pfefferle
8
  * Author URI: https://notiz.blog/
9
  * License: MIT
readme.txt CHANGED
@@ -1,16 +1,16 @@
1
  === WebSub/PubSubHubbub ===
2
  Contributors: pfefferle, joshfraz
3
- Donate link: http://14101978.de
4
  Tags: webhooks, websub, puhsubhubbub, pubsub, ping, push, indieweb, openweb, ostatus
5
  Requires at least: 4.5
6
- Tested up to: 4.8
7
- Stable tag: 2.2.0
8
 
9
  A better way to tell the world when your blog is updated.
10
 
11
  == Description ==
12
 
13
- This plugin is a simple way to let people know in real-time when your blog is updated. PubSubHubbub is widely adopted and is used by Google Reader, Google Alerts and many other services. WebSub provides a common mechanism for communication between publishers of any kind of Web content and their subscribers, based on HTTP web hooks. Subscription requests are relayed through hubs, which validate and verify the request. Hubs then distribute new and updated content to subscribers when it becomes available. WebSub was previously known as PubSubHubbub.
14
 
15
  This plugin:
16
 
@@ -55,6 +55,10 @@ You can visit [PubsSubHubbub on Github](https://github.com/pubsubhubbub "PubsSub
55
 
56
  Project maintained on github at [pubsubhubbub/wordpress-pubsubhubbub](https://github.com/pubsubhubbub/wordpress-pubsubhubbub).
57
 
 
 
 
 
58
  = 2.2.0 =
59
 
60
  * fixed a discovery bug
1
  === WebSub/PubSubHubbub ===
2
  Contributors: pfefferle, joshfraz
3
+ Donate link: https://notiz.blog/donate/
4
  Tags: webhooks, websub, puhsubhubbub, pubsub, ping, push, indieweb, openweb, ostatus
5
  Requires at least: 4.5
6
+ Tested up to: 4.9.3
7
+ Stable tag: 2.2.1
8
 
9
  A better way to tell the world when your blog is updated.
10
 
11
  == Description ==
12
 
13
+ This plugin is a simple way to let people know in real-time when your blog is updated. PubSubHubbub is widely adopted and is used by Google Reader, Google Alerts and many other services. The latest version of the spec is called WebSub, and is developed by the W3C. Subscription requests are relayed through hubs, which validate and verify the request. Hubs then distribute new and updated content to subscribers when it becomes available.
14
 
15
  This plugin:
16
 
55
 
56
  Project maintained on github at [pubsubhubbub/wordpress-pubsubhubbub](https://github.com/pubsubhubbub/wordpress-pubsubhubbub).
57
 
58
+ = 2.2.1 =
59
+
60
+ * display topic URLs on the settings page
61
+
62
  = 2.2.0 =
63
 
64
  * fixed a discovery bug
templates/settings-page.php CHANGED
@@ -1,5 +1,7 @@
1
  <div class="wrap">
2
- <h2><?php _e( 'Define custom hubs', 'pubsubhubbub' ); ?></h2>
 
 
3
 
4
  <form method="post" action="options.php">
5
  <!-- starting -->
@@ -23,5 +25,17 @@ $pubsubhubbub_endpoints = trim( implode( PHP_EOL, pubsubhubbub_get_hubs() ), PHP
23
 
24
  </form>
25
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  <p><strong><?php _e( 'Thanks for using WebSub/PubSubHubbub!', 'pubsubhubbub' ); ?></strong></p>
27
  </div>
1
  <div class="wrap">
2
+ <h2><?php _e( 'WebSub/PubSubHubbub', 'pubsubhubbub' ); ?></h2>
3
+
4
+ <h3><?php _e( 'Define custom hubs', 'pubsubhubbub' ); ?></h3>
5
 
6
  <form method="post" action="options.php">
7
  <!-- starting -->
25
 
26
  </form>
27
 
28
+ <h3><?php _e( 'Topic URLs', 'pubsubhubbub' ); ?></h3>
29
+
30
+ <p><?php _e( 'These topic URLs will be send to the hub if you post a new, or update an existing post:', 'pubsubhubbub' ); ?></p>
31
+
32
+ <ul>
33
+ <?php foreach ( pubsubhubbub_get_topic_urls() as $topic_url ) { ?>
34
+ <li><pre><?php echo $topic_url; ?></pre></li>
35
+ <?php } ?>
36
+ </ul>
37
+
38
+ <hr />
39
+
40
  <p><strong><?php _e( 'Thanks for using WebSub/PubSubHubbub!', 'pubsubhubbub' ); ?></strong></p>
41
  </div>