Title: Enabling import/export
Last modified: September 7, 2019

---

# Enabling import/export

 *  Resolved [machank](https://wordpress.org/support/users/machank/)
 * (@machank)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/enabling-import-export/)
 * There is a notification on the import-export section of the Settings section 
   in Notification plugin that says “Synchronization is disabled. You can enable
   it with notification_sync() function” but I need to know how to and where to 
   put a notification_sync() function. If it is a PHP patch, I may be able to do
   it, but I’m not a coder.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Kuba Mikita](https://wordpress.org/support/users/kubitomakita/)
 * (@kubitomakita)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/enabling-import-export/#post-11910682)
 * Hi [@machank](https://wordpress.org/support/users/machank/), this option allows
   to automatically save the notifications within your theme or plugin files. You
   may not need that.
 * The manual exporting and importing works independently and you can use it any
   time without any coding.
 * I’ll write some docs for the syncing though.
 *  Plugin Author [Kuba Mikita](https://wordpress.org/support/users/kubitomakita/)
 * (@kubitomakita)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/enabling-import-export/#post-11912706)
 * The docs are here: [https://docs.bracketspace.com/notification/developer/notifications/json-synchronization](https://docs.bracketspace.com/notification/developer/notifications/json-synchronization)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Enabling import/export’ is closed to new replies.

 * ![](https://ps.w.org/notification/assets/icon-256x256.gif?rev=3476901)
 * [Notification - Custom Notifications and Alerts for WordPress](https://wordpress.org/plugins/notification/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/notification/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/notification/)
 * [Active Topics](https://wordpress.org/support/plugin/notification/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/notification/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/notification/reviews/)

## Tags

 * [export](https://wordpress.org/support/topic-tag/export/)
 * [Import](https://wordpress.org/support/topic-tag/import/)

 * 2 replies
 * 2 participants
 * Last reply from: [Kuba Mikita](https://wordpress.org/support/users/kubitomakita/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/enabling-import-export/#post-11912706)
 * Status: resolved