ཞིབ་བརྗོད།
- Requires Bootstrap 3.2 or later
- This responsive widget resizes with its container
- With the Video widget in WordPress 4.8 and later, this widget is less necessary for videos
- Though this widget still works with videos, the Video widget displays well in many Bootstrap themes
- But this widget also supports embeds like SlideShare, Speaker Deck, Spotify, and SoundCloud
སྒྲིག་འཇུག
- Upload the adapter-responsive-video directory to your wp-content/plugins/ directory.
- In the “Plugins” menu, find “Adapter Responsive Video,” and click “Activate.”
- Add an “Adapter Video” widget by going to the admin menu and clicking “Appearance” > “Widgets.”
- Type the url of the video or embed, like YouTube or Spotify.
FAQ
-
What does this require?
-
Bootstrap 3.2 or later
གདེང་འཇོག
There are no reviews for this plugin.
བྱས་རྗེས་འཇོག་མཁན། & གསར་འབྱེད་པ།
“Adapter Responsive Video” is open source software. The following people have contributed to this plugin.
བྱས་རྗེས་འཇོག་མཁན།ཁྱེད་ཀྱི་སྐད་ཡིག་ནང་ལ་ “Adapter Responsive Video” ཡིག་སྒྱུར་བྱོས།
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
དག་བཅོས་ཉིན་ཐོ།
1.1
- Improve support for non-video embeds by rendering the entire
<iframe>
. See #9. - Refactor the main plugin file and add PHPUnit tests. See #7.
- Set up wp-dev-lib with configuration files. See #3.
- Add PHPUnit tests, for 100% coverage of methods and functions. See #2.
1.0.1
- Security improvements, including securing widget output.
1.0.0
- First version