Markup Changes
We have made changes in the markup to the following templates:
- media-single-edit.php
- album-single-edit.php
- playlist-single-edit.php ( rtMedia Playlists )
New Hooks Added
Title and Tab Content hooks
We have added two new hooks:
- rtmedia_add_edit_tab_title – Use this hook to add the tab title.
- rtmedia_add_edit_tab_content – Use this hook to add the content for the tab.
In following templates:
- media-single-edit.php
- album-single-edit.php
- playlist-single-edit.php ( rtMedia Playlists )
Playlist Gallery Hook
We also added two new hooks in playlist-gallery-item.php:
- rtmedia_before_item
- rtmedia_after_item
If you are using any template file from the above list in your theme, you may need to change template files to provide a seamless rtMedia experience for your users.
If you have any questions, feel free to use our free support forum here.