Install Software For Free

Inline Video Shortcodes

Developer Brighterlouder
Update Time Nov. 12, 2017, 4:13 p.m.
PHP Version: 4.4.0 +
WordPress Version: 4.8.3
Copyright: GPLv2 or later
Copyright URL: Copyright Information

Tag

media shortcode iphone inline autoplay embed video muted playsinline

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.

Installation:

  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

Screenshots:

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

FAQs:

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.