Auto Sync Pro
When AUTO LINKS is enabled in the Pro version, the plugin automatically detects new or updated content and creates internal links without manual intervention.
Configuration
| Setting | Options | Default |
|---|---|---|
| Batch size | 10, 25, 50, 100 items | 25 |
| Frequency | 15 min, 30 min, hourly, 2h, 6h, daily | 15 minutes |
How it works
The plugin uses the WordPress cron system to schedule background processing. Each cron run processes one batch of items, updates the sync offset, and schedules the next run. A lock mechanism (5-minute timeout) prevents overlapping runs.
Disable sync on post create/update
A separate toggle allows you to disable the real-time sync trigger (on save_post) while keeping the scheduled background sync active. This gives you control over when new content enters the linking system.