Amy Evans
Amy Evans
## Expected Behavior The `Publish` value on a newly created post should say `Immediately` (remain "floating"), unless it is explicitly set by the user or created from the calendar view...
## Description This PR is a suggested fix for #676. It sets `post_date_gmt` always (instead of having it behind the `ef_calendar_allow_ajax_to_set_timestamp` filter flag) and removes code that is 8 years...
After the "Publish All" button is clicked and the text changes to "Done", it would be a better user experience if the button were also then disabled.