• digital_slice

    (@digital_slice)


    Is it possible to create ( or that i can script it by myself) a function to automaticly sync albums daily or weekly?
    Plugin is running great on my website. Somebody else is taking care of that facebookpage , and cant login to my site. So need to login and sync manually every time.

    https://wordpress.org/plugins/fb-photo-sync/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Mike Auteri

    (@mauteri)

    It’s on the plugin roadmap to have it sync automatically (probably use wp_schedule_event on it), but I haven’t had a chance to write that in yet. If you want to write it and submit a patch I can review and implement it into the plugin. Thx.

    Hi Mike, is there any update on this feature? Can you supply more details on an implementation?

    Plugin Author Mike Auteri

    (@mauteri)

    Hi spike.tickner,

    No update on this yet. It is quite a large undertaking and unfortunately I have not had the time just yet to start building it. It will require implementing the PHP SDK rather than using just the JavaScript SDK (which the plugin uses currently) since the wp cron will need to happen behind the scenes. I will update this ticket once it is implemented.

    Thanks,
    Mike

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

The topic ‘Automatic ( cronjob ) sync albums’ is closed to new replies.