4.4.30
2018-08-01 Fix6 Tweak2 Deprecated8Fixes
- Fix month view shortcode to retain category when changing between months, thanks to Robert Young and other for reporting
- Fix permalinks regeneration when editing recurring events on same day. Thanks @ajoranger for flagging this!
- Fix problems with filters not working when the value contains a space for the filterbar. Thanks @steviger, Sarah and others for flagging this
- Escape each closing html element in week view tooltip to prevent PHP parser from exposing html, thanks to Karen for a solution
- Fix Moment JS library deprecation warning when creating recurring events
- Fix WPML wrong URL in the language switcher for the recurring events
Tweaks
- Use event id to get title of event in Week view
- Manage plugin assets via
tribe_assets()
Deprecateds
- Tribe__Events__Pro__Asset__Ajax_Maps in favor of using
tribe_asset - Tribe__Events__Pro__Asset__Ajax_Photoview in favor of using
tribe_asset - Tribe__Events__Pro__Asset__Ajax_Weekview in favor of using
tribe_asset - Tribe__Events__Pro__Asset__Events_Pro_Css_Default in favor of using
tribe_asset - Tribe__Events__Pro__Asset__Events_Pro_Css_Full in favor of using
tribe_asset - Tribe__Events__Pro__Asset__Events_Pro_Css_Skeleton in favor of using
tribe_asset - Tribe__Events__Pro__Asset__Events_Pro_Css in favor of using
tribe_asset - Tribe__Events__Pro__Asset__Factory in favor of using
tribe_asset
