The Events Calendar - Community Events 4.10.17

Download The Events Calendar - Community Events 4.10.17 from nulled fire. The Events Calendar Community Events allows your users to add their events directly to your calendar
* Feature - Add shortcode attributes to change the Add New and View Your Submitted Events links to custom urls [128295]
* Tweak - A failed login now keeps the user on the front end login form, displays an error message, and the overall login form's styling is more consistent; added new `tribe_events_community_successful_login_redirect_to` filter [40584]
* Tweak - Added filters: `tribe_events_community_edit_event_page_title`, `tribe_events_community_submit_event_page_title`, `tribe_events_community_remove_event_page_title`, `tribe_events_community_event_list_page_title`, `tribe_events_community_submit_event_page_title`, `tribe_events_community_successful_login_redirect_to`, `tribe_events_community_my_events_query_orderby`, `tribe_events_community_my_events_query_order`, `tribe_events_community_my_events_query`, `tribe_events_community_logout_url_redirect_to`, `tribe_events_community_submit_event_page_title`
* Tweak - Removed filters: `tribe_ce_edit_event_page_title`, `tribe_ce_submit_event_page_title`, `tribe_ce_remove_event_page_title`, `tribe_ce_event_list_page_title`, `tribe_ce_submit_event_page_title`, `tribe_ce_my_events_query_orderby`, `tribe_ce_my_events_query_order`, `tribe_ce_my_events_query`, `tribe_community_events_allowed_taxonomies`, `tribe_events_community_required_venue_fields`, `tribe_ce_submit_event_page_title`
* Tweak - Added actions: `tribe_events_community_event_submission_login_form`, `tribe_events_community_before_event_submission_page`, `tribe_events_community_before_event_submission_page_template`, `tribe_events_community_before_event_list_page`, `tribe_events_community_before_event_list_page_template`, `tribe_tribe_events_community_event_list_login_form`, `tribe_events_community_event_submission_login_form`, `tribe_events_community_event_list_table_row_actions`
* Tweak - Removed actions: `tribe_ce_event_submission_login_form`, `tribe_ce_before_event_submission_page`, `tribe_ce_before_event_submission_page_template`, `tribe_ce_before_event_list_page`, `tribe_ce_before_event_list_page_template`, `tribe_ce_event_list_login_form`, `tribe_ce_event_submission_login_form`, `tribe_ce_event_list_table_row_actions`
* Tweak - Changed views: `community/columns/title`, `community/edit-event`, `community/edit-organizer`, `community/edit-venue`, `community/email-template`, `community/event-list-shortcode`, `community/event-list`, `community/modules/custom`, `community/modules/custom/fields/dropdown`, `community/modules/custom/fields/input-option`, `community/modules/custom/fields/text`, `community/modules/custom/fields/textarea`, `community/modules/custom/fields/url`, `community/modules/custom/table-row`, `community/modules/custom/table`, `community/modules/taxonomy`
* Fix - Logged-in users not allowed to access the WordPress Dashboard ("Roles to block" setting) can now be redirected to a custom URL, whether on-site or off-site; the new default URL is the Community Events List View instead of the site's homepage; added new `tribe_events_community_logout_url_redirect_to` filter [72214]
* Fix - tinyMCE.get(...) is null error on submit of event when visual editor is active [128515]
* Fix - Stop translating slugs and let the site owner set them if they so desire [98503]
* Fix - Events Calendar PRO Additional Fields section now renders well for accessibility (A11Y), has correct class names, and drop downs are enhanced with Select2 [127176]
* Fix - Change all namespacing of hooks to match plugin namespacing. Use `apply_filters_deprecated` and `do_action_deprecated` for backwards-compatibility [130084]
* Language: 29 new strings added, 164 updated, 0 fuzzied, and 9 obsoleted
* Feature - Shortcodes for Community Events. With the [tribe_community_events] shortcode, you can embed the Event Submission form, the "My Events" page and edit forms on posts and pages [78707]
* Feature - Deleting events from the "My Events" page is now done via ajax. [123620]
* Tweak - Reduced file size by removing .po files and directing anyone creating or editing local translations to translations.theeventscalendar.com
* Tweak - Clean up the layout styles for the ticket controls on small-medium screens [127193]
* Tweak - Ensure that "My Events" page defaults to sort by start date. Add `tribe_ce_my_events_query_orderby` and `tribe_ce_my_events_query_order` filters. Added comment blocks to all filters in the `doMyEvents` function [126393]
* Tweak - Added filters: `tribe_ce_my_events_query_orderby`, `tribe_ce_my_events_query_order`, `tribe_events_community_list_page_template_include`, `tribe_events_community_submission_url`, `tribe_events_community_shortcode_nav_link`, `tribe_community_events_list_columns_blocked`, `tribe_events_community_add_event_label`, `tribe_community_events_list_display_button_text`
* Tweak - Removed filters: `tribe_events_community_stylesheet_url` as it never worked correctly [125096]
* Tweak - Added actions: `tribe_ce_event_submission_login_form`, `tribe_events_community_before_shortcode`, `tribe_community_events_shortcode_before_list_navigation`, `tribe_community_events_shortcode_after_list_navigation_buttons`, `tribe_community_events_shortcode_before_list_table`, `tribe_community_events_shortcode_after_list_table`
* Tweak - Changed views: `community/event-list-shortcode`, `community/event-list`, `community/modules/delete`, `community/modules/submit`
* Fix - Add styles to prevent recurrence controls from showing on small screens until they are triggered [127193]
* Fix - Changed the text for the submit button to "Update", in the Community Events edit submission screen [123363]
* Fix - Move from deprecated hook to ensure license key fields show up properly in settings [125258]
* Fix - Move creation of `Tribe__Events__Community__Anonymous_Users` to `init` to be sure we have an authenticated user [124619]
* Fix - Correct our implementation of custom styles so that they are applied in addition to our base styles, rather than instead of them [125096]
* Fix - dependency-checker now correctly identifies missing TEC on activation/deactivation of TEC [122638]
* Language - 13 new strings added, 96 updated, 2 fuzzied, and 9 obsoleted
* Fix - Ensure Community Events filter does not remove the Attendee bulk actions in the admin area