Sync Post With Other Site

Descrição

Allows user to sync Posts, Pages and Custom Post Type with multiple websites.

If you run multiple websites and want to synchronise them automatically and securely for specific post operations, then Sync Post With Other Site is the plugin to use.

You just need to enter website URL & login credentials of other website to sync the post from there.

OVERVIEW

This plugin adds the following major features to WordPress:

  • admin page: a “Sync Post” menu to manage remote sites.

  • Import and Export: Connected sites’ present posts base can be synchronised manually thanks to the provided import/export tool.

Imagens de tela

  • Setting Page
  • Post Add / Edit Select Website.

Instalação

Install Via WordPress Uploader : In your WordPress admin, go to Plugins > Add New > Upload and upload the available ZIP of Sync Post With Other Site to install the Plugin.

Manual Installation :
Download the latest version of the Sync Post With Other Site.
Unzip the downloaded file to your computer.
Upload the /SyncPostWithOtherSite/ directory to the /wp-content/plugins/ directory of your site.
Activate the plugin through the ‘Plugins’ menu in WordPress.

FAQ

Do I need to Install SyncPostWithOtherSite for Content on both sites?

Yes! The SyncPostWithOtherSite for Content needs to be installed on the local or Staging server (the website you’re moving the data from – the Source), as well as the Live server (the website you’re moving the data to – the Target).

Can it be tested on localhost first?

Yes, As long as the sites can reach every other, WP Remote User Sync will do the job.
This implies that two sites in localhost can convey. But if one of those sites is on localhost and the other one isn’t, token exchange can’t occur and the sites won’t have the ability to communicate.

Does this plugin Synchronize all of my content (Posts) at once?

No. WPSiteSync for Content will just synchronize with the one Post content which you’re editing. And it is going to only Synchronize the content once you let it. This Permits You to control Just What content is transferred between sites and when It’ll Be transferred

Avaliações

30 de Março, 2023
Didn't work. In fact: received a critical error when trying to sync a page update Fatal error: Uncaught Error: Cannot use object of type WP_Error as array in /wp-content/plugins/sync-post-with-other-site/includes/sps_sync.class.php:126 Stack trace: #0 /wp-includes/class-wp-hook.php(308): SPS_Sync->sps_save_post() #1 wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters() #2 /wp-includes/plugin.php(517): WP_Hook->do_action() #3 /wp-includes/post.php(4717): do_action() #4 /wp-includes/post.php(4819): wp_insert_post() #5 /wp-admin/includes/post.php(426): wp_update_post() #6 /wp-admin/post.php(227): edit_post() #7 {main} thrown in /wp-content/plugins/sync-post-with-other-site/includes/sps_sync.class.php on line 126 Downgrading to PHP 7.4 solved the critical error but then no actual syncing took place.
23 de Janeiro, 2023
Works great with 4 WP installs that we have, but there is one minor detail that could help it be a top plugin - choose the size/ quality of the image to sync - by default it's too small and lacks quality. keep up the good work hope it doesn't go away...
19 de Janeiro, 2023
First thing: there is no button to sync a post to the other domain. Only a widget where I can select the domain. So maybe it will sync when iupdating or saving a post. I don't know.Second: When updating a post, syncing does not happen. No error message, nothing. Just as dead as can be.Maybe it's because I use 2FA on the target site. But since there are no messages and no errors, I'm completely in the dark with this plugin. Will remove. Edit: okay I created a separate WP Editor account on the target that has Wordfence 2FA disabled. Now posts ARE synced. So I changed my 1 star review to 3 stars. Why 3 stars and not 5? Because I cannot set or change the Author on the target site. That means that I have to adjust that with every sync. If that function is added, and working automatically, I can go to 5 stars.
5 de Dezembro, 2022
The language on labels and settings doesn't always make perfect sense. But the plugin works as described, and I would definitely use it despite the difficult english.
Leia todas as 18 avaliações

Contribuidores e desenvolvedores

“Sync Post With Other Site” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Contribuidores

Registro de alterações

1.1.0 – Jan 10, 2021

  • Enhancement: Sync Category and Tags with Post. ( Thanks zfbd. )

1.2.0 – Jan 18, 2021

  • Enhancement: Sync Custom Post Types and Pages. ( Thanks iu7489, moshe and anthov50000. )

1.2.1 – Jan 19, 2021

  • Fix: While Custom Post Types edit on main site then post added on other sync site instead of update post.

1.2.2 – Feb 27, 2021

  • Enhancement: Sync Custom taxonomy with post. Like Category, Tags, Product Category, Product Tags.

1.2.3 – Mar 06, 2021

  • Fix: Gutenberg editor blocks and HTML tags are carried over to other site. ( Thanks lisaburger. )

1.2.4 – April 11, 2021

  • Fix: Post meta senitize field data. ( Thanks lisaburger. )
  • Enhancement: Sync post content images to other server. ( Thanks ale8521. )

1.3 – May 15, 2021

  • Fix: Strict mode.

1.3.1 – Oct 01, 2021

  • Fix: Featured Image Update.

1.3.2 – Feb 08, 2022

  • Enhancement: by default selected website.

1.4.0 – Jun 13, 2022

  • Fix: post published error solved.

1.4.1 – Jul 24, 2022

  • Fix: IFRAME issue.
  • Fix: Sync the corrent parent post.