close
BERJAYA
BERJAYA

Multisite Event Sync

설명

This plugin allows you to automatically collect and display events from subsites within a WordPress Multisite installation on the main site. It supports:

  • Daily synchronization via cron job
  • Manual synchronization via admin interface
  • Selection of which subsites to include
  • Import and update of event content and metadata
  • Clean removal of outdated events

The plugin works with “The Events Calendar” and pulls tribe_events from each selected subsite into the main site’s event calendar.

스크린샷

  • BERJAYA
    Admin interface to select subsites and start sync manually
  • BERJAYA
    Resulting events listed in the main site calendar

설치

  1. Upload the plugin folder to /wp-content/plugins/multisite-event-sync/
  2. Activate the plugin from the Plugins menu in the main site admin
  3. Navigate to Event Sync in the admin menu
  4. Select the subsites you want to include
  5. Click Save Selection and run manual sync, or wait for the daily cron to run

FAQ

Does this plugin work without “The Events Calendar”?

No, it requires “The Events Calendar” plugin to be active on the subsites and the main site.

Does it sync events both ways?

No. Events are imported from the subsites to the main site only.

What happens if an event is deleted on a subsite?

It will automatically be removed from the main site during the next synchronization.

Can I disable certain subsites from being synced?

Yes, you can choose which subsites to include via checkboxes in the admin panel.

후기

BERJAYA
2025년 6월 23일
Finally an easy solution for managing events across our network! We are a nonprofit organization with several locations, each running its own WordPress subsite. Keeping all event calendars in sync on the main site used to be a real hassle — often resulting in outdated or missing entries. With the Multisite Event Sync plugin, we can now automatically pull events from each subsite into the main calendar with ease. What we appreciate most: automatic daily synchronization, a clear admin panel where we can select which subsites to include, and the option to trigger a manual sync whenever needed. Setup was quick and everything has worked smoothly since. For any organization running a WordPress Multisite and looking for a centralized event overview — this plugin is a huge time-saver. Big thanks to the developer for making our lives easier!
모든 1 평가 읽기

기여자 & 개발자

“Multisite Event Sync”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Multisite Event Sync”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0

  • Initial release
  • Daily cron sync
  • Manual sync via admin interface
  • Subsite selection
  • Event cleanup and update logic