You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file, per [the Ke
4
4
5
5
## [Unreleased] - TBD
6
6
7
+
## [1.6.7] - 2021-11-09
8
+
### Added
9
+
- Added `Snippets` page to [Distributor's documentation site](https://10up.github.io/distributor/) with helpful filters and callbacks (props [@claytoncollie](https://github.com/claytoncollie) via [#817](https://github.com/10up/distributor/pull/817)).
10
+
11
+
### Fixed
12
+
- Change how the `New` tab on the Pull Content screen is populated for External Connections (props [@dkotter](https://github.com/dkotter), [@dinhtungdu](https://github.com/dinhtungdu), [@cadic](https://github.com/cadic), [@helen](https://github.com/helen), [@jjgrainger](https://github.com/jjgrainger), [@jakemgold](https://github.com/jakemgold), [Lily Bonney](https://www.linkedin.com/in/lilybonney/), [Mollie Pugh](https://www.linkedin.com/in/molliepugh/), [Martina Haines](https://www.linkedin.com/in/martinahaines/) via [#811](https://github.com/10up/distributor/pull/811)).
13
+
7
14
## [1.6.6] - 2021-09-28
8
15
### Added
9
16
- Add filters to control terms and meta distribution for internal connections: `dt_push_post_meta` and `dt_push_post_terms` (props [@dinhtungdu](https://github.com/dinhtungdu), [@dkotter](https://github.com/dkotter) via [#800](https://github.com/10up/distributor/pull/800)).
@@ -303,6 +310,8 @@ This adds a post type selector when viewing the Pull Content list for both exter
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
> Distributor is a WordPress plugin that makes it easy to distribute and reuse content across your websites — whether in a single multisite or across the web.
6
6
7
-
[](#support-level)[](https://github.com/10up/distributor/actions/workflows/test.yml)[](https://github.com/10up/distributor/actions/workflows/lint.yml)[](https://github.com/10up/distributor/actions/workflows/codeql-analysis.yml)[](https://github.com/10up/distributor/releases/latest)[](https://github.com/10up/distributor/blob/develop/LICENSE.md)
7
+
[](#support-level)[](https://github.com/10up/distributor/actions/workflows/test.yml)[](https://github.com/10up/distributor/actions/workflows/lint.yml)[](https://github.com/10up/distributor/actions/workflows/codeql-analysis.yml)[](https://github.com/10up/distributor/releases/latest)[](https://github.com/10up/distributor/blob/develop/LICENSE.md)
8
8
9
9
*You can learn more about Distributor's features at [DistributorPlugin.com](https://distributorplugin.com) and documentation at the [Distributor documentation site](https://10up.github.io/distributor/).*
10
10
@@ -15,7 +15,7 @@ _Note:_ The latest stable version of the plugin is the _stable_ branch. [Downloa
0 commit comments