Skip to content

Commit

Permalink
Merge pull request #5636 from Automattic/update/sync-blacklist-postty…
Browse files Browse the repository at this point in the history
…pe-idx_page

Sync: blacklist `idx_page` post type
  • Loading branch information
lezama committed Nov 14, 2016
2 parents 77ad1b2 + c0cfe8d commit ae5fd84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sync/class.jetpack-sync-defaults.php
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ class Jetpack_Sync_Defaults {
'http',
'bwg_gallery',
'bwg_album',
'idx_page',
);

static $default_post_checksum_columns = array(
Expand Down

0 comments on commit ae5fd84

Please sign in to comment.