diff --git a/CHANGELOG.md b/CHANGELOG.md index 852df01..5980e1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 This is an alpha version! The changes listed here are not final. +### Added +- Adding new site option to be synced. + ## [1.30.6] - 2022-04-06 ### Changed - Updated package dependencies. diff --git a/src/class-defaults.php b/src/class-defaults.php index aac662d..41ccb8b 100644 --- a/src/class-defaults.php +++ b/src/class-defaults.php @@ -172,6 +172,7 @@ class Defaults { 'wpcom_is_fse_activated', 'wpcom_publish_comments_with_markdown', 'wpcom_publish_posts_with_markdown', + 'videopress_private_enabled_for_site', ); /**