MDL-58866 core_calendar: deprecation warning in upgrade.txt
This commit is contained in:
@@ -5,6 +5,9 @@ information provided here is intended especially for developers.
|
||||
* Plugins can now create their own calendar events, both standard and action ones. To do it they need to specify
|
||||
$event->component when creating an event. Component events can not be edited or deleted manually.
|
||||
See https://docs.moodle.org/dev/Calendar_API#Component_events
|
||||
* The following functions have been deprecated because they were no longer used:
|
||||
- calendar_add_event_metadata()
|
||||
- core_calendar_renderer::event()
|
||||
|
||||
=== 3.8 ===
|
||||
* The following functions have been finally deprecated and can not be used anymore:
|
||||
|
||||
Reference in New Issue
Block a user