You can easily create a synced pattern in your WordPress website. Go to Appearance → Editor → Patterns → Add Pattern. Unsynced patternsNow, if you toggle it off, your pattern will be saved as a customizable unsynced or not synced pattern. Click Add Pattern → Import Pattern from JSON and upload the JSON files one by one. Now open it using TextEdit and change:"syncStatus": "unsynced"To this:"syncStatus": "synced"Now, when you upload the JSON, it’ll upload as a synced pattern.