Skip to content

Commit f00f10b

Browse files
authored
Update readme.txt with new features and connections sections
1 parent 3dc2272 commit f00f10b

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

readme.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ Distributor makes it easy to distribute and reuse content across your websites
1414

1515
_Note:_ The latest stable version of the plugin is the _stable_ branch. [Download the stable branch]((https://github.com/10up/distributor/archive/stable.zip)) if you are intending to use the plugin in a Production environment.
1616

17-
**Features**
17+
== Features ==
1818

1919
* Distributor supports safe, SEO-friendly content reuse and sharing via "pushing" and "pulling".
2020
* While logged in and editing or viewing any single post (or custom post type) that can be distributed, a `Distributor` admin bar item will appear, that will facilitate sharing ("pushing") that content to any `connection`.
2121
* In the admin dashboard, a top level Distributor menu item links to the "pull" screen. Here, editors can share ("pull") content from any `connection` into the current site.
2222
* Content this is distributed (via Push or Pull) is connected to the original. Reposted content receives updates from the original, canonical source automatically.
2323

24-
**Connections**
24+
== Connections ==
2525

2626
There are two connection types: `internal` and `external`.
2727

@@ -30,6 +30,12 @@ There are two connection types: `internal` and `external`.
3030
* External connections require HTTP Basic Authentication or [WordPress.com OAuth2](https://developer.wordpress.com/docs/oauth2/) (must be on VIP) be set up on the remote website. For Basic Auth, we recommend the [Application Passwords](https://make.wordpress.org/core/2020/11/05/application-passwords-integration-guide/#Getting-Credentials) feature built in to WordPress.
3131
* For external connections, Distributor needs to be installed on BOTH sides of the connection.
3232

33+
== Frequently Asked Questions ==
34+
35+
= Where do I report security bugs found in this plugin? =
36+
37+
Please report security bugs found in the source code of the undefined plugin through the [Patchstack Vulnerability Disclosure  Program](https://patchstack.com/database/vdp/2198169c-4564-4fae-bc07-9e737721a9b2). The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin.
38+
3339
== Upgrade Notice ==
3440

3541
= 2.2.0 =

0 commit comments

Comments
 (0)