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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,20 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
***Programme/Shortcodes:** Custom code with `do_shortcode` now needs to do
11
+
`echo do_shortcode( '[eduadmin-programme-list]' );` after the change.
12
+
Which is the intended way to use `do_shortcode` the previous versions
13
+
were not working in the correct way.
14
+
15
+
### Bug Fixes
16
+
17
+
***Programme/Shortcodes:** Fixed an issue with Programme pages ([461c3bf](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/461c3bfac424d8614580ac4f7df2fe5d70161499))
0 commit comments