The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
33 views

How to sync roles across Multisite?

How to synchronize roles on all sites of the Multisite Network if roles were changed on main site?
2
votes
1answer
305 views

How to synchronize user profile fields in multisite?

I'm using wordpress multisite. I installed Multisite user management plugin. If a user register in my main sites then that user automatically added in all my sites. My problem it doesn't copy the ...
9
votes
2answers
2k views

Wordpress database synch between dev and prod

Question has been asked before about how to synchronize files as well as the database between two Wordpress installations. For the database level, the answer is usually to basically dump one ...
0
votes
2answers
261 views

Sync Wordpress Articles from Local to Remote?

I am starting a Blog and I am trying to keep my Localhost version as up to date as possible with my Remote server version on the web. I would really like to be able to make a post/article on my ...
0
votes
1answer
74 views

How to keep several local copies of a theme in sync?

I am working on several sites on a local installation of apache/mysql, using virtual hosts. I have created a child theme for twentyeleven and I want to use that child theme like a framework for all my ...
4
votes
1answer
1k views

Syncing BuddyPress and WordPress profile fields

BuddyPress and WordPress store profile information in 2 separate locations, and there's a process to sync profile data between the 2 tables. However, this is pretty much limited (from how I'm reading ...
9
votes
1answer
2k views

WordPress as XML-RPC client?

I want to sync post edits on two sites. Test environment, not production. Single direction (site A to site B, but not backwards). Basically I edit post at my local test stack and same post (part of ...
0
votes
1answer
1k views

How to Mirror WordPress database from Remote server to Local server

Before I embark on this tutorial from the WordPress Codex on mirroring a WordPress database from a remote server to a local one. I'd like to get some feedback from SE users who have successfully ...
0
votes
2answers
643 views

Syndicate posts to another blog?

i want to import one blog to another but have that constantly happneing. i.e. when i blog on one site i want it to appear on the other? thanks
0
votes
1answer
372 views

Two-way synchronizing of a post type among multisite blogs

Is it possible to two way sync a post type between multiple sites on a multisite install? For example if someone makes a change to an entry under post type "inventory" on Site A how can I make that ...
0
votes
1answer
590 views

Errors when using CDN Sync Tool plugin

Now that wp-supercache has some built in support for CDNs, I've tried using the CDN Sync Tool to do an initial upload of files to Cloudfront. But, I'm getting 2 sets of errors when syncing (I'm ...