Home › Forums › Plugins › Store Exporter Deluxe › [Resolved] Little bug with Scheduled Exports › Reply To: [Resolved] Little bug with Scheduled Exports
May 4, 2017 at 8:49 am
#46440
Support Team
Participant
Re the forums: Hi Dima, it’s run of the mill bbPress you should be able to edit your own topics/posts. If a Plugin for bbPress is required to allow users to edit their own topics/posts I’ll get it added.
The “one time” Frequency is a little special as it only schedules a single event using wp_schedule_single_event() instead of wp_schedule_event(). I’ll reproduce this and see what’s going on as we do some frequency value checks at saving time on the Edit Scheduled Export screen to reset the Scheduled Export WP_CRON task as needed.