Update WordPress webhook to say self-installed blogs are experimental.
Reword the doc to be clear that WordPress.com blogs are supported and self-installed blogs are experimental. Change the screen captures to show WordPress.com. For more details, see: original issue https://github.com/zulip/zulip/issues/3245 original PR https://github.com/zulip/zulip/pull/2691
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 56 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 14 KiB |
|
@ -1,14 +1,17 @@
|
|||
<p>
|
||||
See WordPress blog notifications in Zulip!
|
||||
See WordPress.com blog notifications in Zulip!
|
||||
</p>
|
||||
|
||||
<p>
|
||||
This integration works with both <a href="http://wordpress.com">WordPress.com</a>
|
||||
blogs and self-installed blogs using software from <a href="http://wordpress.org">
|
||||
WordPress.org</a> and the optional <a href="https://wordpress.org/plugins/hookpress/">
|
||||
HookPress plugin</a>. For more details on the two, please see the WordPress.com
|
||||
support page about <a href="https://en.support.wordpress.com/com-vs-org/"> the
|
||||
difference between WordPress.com and WordPress.org.</a>
|
||||
This integration works with <a href="http://wordpress.com">WordPress.com</a> blogs.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Support for self-installed blogs using software from <a href="http://wordpress.org">
|
||||
WordPress.org</a> and the <a href="https://wordpress.org/plugins/hookpress/">
|
||||
HookPress plugin</a> is experimental. For more details on the two, please see the
|
||||
WordPress.com support page about <a href="https://en.support.wordpress.com/com-vs-org/">
|
||||
the difference between WordPress.com and WordPress.org.</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
@ -22,10 +25,6 @@
|
|||
<b>Configuration</b>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<em>Note: screen capture images in this tutorial use a self-installed blog.</em>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
To configure a new webhook from WordPress, go to the <b>Webhooks</b> page in the
|
||||
<b>Settings</b> section of your blog dashboard and click <b>Add webhook</b>.
|
||||
|
@ -34,7 +33,7 @@
|
|||
<p><img class="screenshot" src="/static/images/integrations/wordpress/wordpress_hookpress.png" /></p>
|
||||
|
||||
<p>
|
||||
If you use WordPress.com and have trouble locating the correct page, you can reach
|
||||
If you have trouble locating the correct page on WordPress.com, you can reach
|
||||
it by manually typing the url in your browser address bar as in this example:
|
||||
</p>
|
||||
|
||||
|
|