You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Programme/Shortcodes: Custom code with do_shortcode now needs to do echo do_shortcode( '[eduadmin-programme-list]' ); after the change.
Which is the intended way to use do_shortcode the previous versions
were not working in the correct way.
Bug Fixes
Programme/Shortcodes: Fixed an issue with Programme pages (461c3bf)