Inline Video Shortcodes

Plugin Banner

Inline Video Shortcodes

by brighterlouder

Download
Description

This plugin extends the WordPress video tag to include the muted and playsinline attributes, which are both required for an autoplay video to correctly function on iPhone.

  1. Upload the plugin files to the /wp-content/plugins/inline-video-shortcodes directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  1. Editor page showing the correct attributes added to the video shortcode.

    Editor page showing the correct attributes added to the video shortcode.

Installation Instructions

  1. Upload the plugin files to the /wp-content/plugins/inline-video-shortcodes directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

How do I make use of the extended attributes?

Add a self-hosted video to your WordPress post or page using the WordPress editor, either manually or using the “Add Media” button. Switch to Text mode and edit the shortcode to include the playsinline=”1″ attribute. For autoplay videos, add muted=”1″ (iPhone will only auto play videos if they are muted). The plugin will then add the correct attributes to your post or page.

Hi how can i hide de controls?

By Jefe (jlzecchin) on January 23, 2021

i need hide the controls and also put in in the middle of the screen
Back to top