Audio
- From Your Dashboard Go to Post Editor
- Click on Shortcodes -> WordPress Default-> Audio
- Set the parameters and click update.
Example: “[“audio src=”Put_audio_file_url_here” autoplay=”off”] Note: Go to your media library and click on the audio file. On the right side you will see a URL file copy that and paste it URL field, works only for audio files that are upload in media library. For More info visit –https://codex.wordpress.org/Audio_Shortcode
Video
- From Your Dashboard Go to Post Editor
- Click on Shortcodes -> WordPress Default-> Video
- Set the parameters and click update.
Example: “[“video src=” Put_video_file_url_here” autoplay=”off” height=”500″ width=”700″] Note: Go to your media library and click on the video file. On the right side you will see a URL file copy that and paste it URL field, works only for video files that are upload in media library. For more info visit – https://codex.wordpress.org/Video_Shortcode
Gallery
- From Your Dashboard Go to Post Editor
- Click on Shortcodes -> WordPress Default-> Playlist
- Set the parameters and click update.
Example: “[”playlist type=”Either type “audio or video here” order=”ASC” style=”light”] Note: Only works for video/audio files that are upload in media library. For more info visit – https://codex.wordpress.org/Playlist_Shortcode