Changeset 1850040
- Timestamp:
- 03/30/2018 02:13:05 PM (8 years ago)
- Location:
- skip-to-timestamp
- Files:
-
- 1 edited
- 6 copied
-
tags/1.4.3 (copied) (copied from skip-to-timestamp/trunk)
-
tags/1.4.3/LICENSE (copied) (copied from skip-to-timestamp/trunk/LICENSE)
-
tags/1.4.3/README.md (copied) (copied from skip-to-timestamp/trunk/README.md)
-
tags/1.4.3/js/skiptotimestamp.js (copied) (copied from skip-to-timestamp/trunk/js/skiptotimestamp.js)
-
tags/1.4.3/readme.txt (copied) (copied from skip-to-timestamp/trunk/readme.txt) (3 diffs)
-
tags/1.4.3/skiptotimestamp.php (copied) (copied from skip-to-timestamp/trunk/skiptotimestamp.php)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
skip-to-timestamp/tags/1.4.3/readme.txt
r1850011 r1850040 5 5 Requires at least: 3.0.1 6 6 Tested up to: 4.9.4 7 Stable tag: 1.4. 17 Stable tag: 1.4.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 25 25 The links search for and skip to a time in: 26 26 27 * Youtube videos embedded using Wordpress embeds. 27 * Youtube videos embedded using Wordpress embeds. Make sure you're just pasting in the Youtube video link into your post editor and let WordPress embed things for you to ensure that the correct player is inserted into your post. 28 28 * HTML5 <audio> elements. Jetpack, Blubrry Powerpress and other plugins do this automatically using the [audio] shortcode. 29 29 * HTML5 <video> elements. Jetpack and other plugins do this automatically using the [video] shortcode. … … 60 60 == Changelog == 61 61 62 = 1.4.3 = 63 * Fixed bug with autolinks on timestamps. 64 62 65 = 1.4.1 = 63 66 * Switched links back to <a> from <span> -
skip-to-timestamp/trunk/readme.txt
r1850011 r1850040 5 5 Requires at least: 3.0.1 6 6 Tested up to: 4.9.4 7 Stable tag: 1.4. 17 Stable tag: 1.4.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 25 25 The links search for and skip to a time in: 26 26 27 * Youtube videos embedded using Wordpress embeds. 27 * Youtube videos embedded using Wordpress embeds. Make sure you're just pasting in the Youtube video link into your post editor and let WordPress embed things for you to ensure that the correct player is inserted into your post. 28 28 * HTML5 <audio> elements. Jetpack, Blubrry Powerpress and other plugins do this automatically using the [audio] shortcode. 29 29 * HTML5 <video> elements. Jetpack and other plugins do this automatically using the [video] shortcode. … … 60 60 == Changelog == 61 61 62 = 1.4.3 = 63 * Fixed bug with autolinks on timestamps. 64 62 65 = 1.4.1 = 63 66 * Switched links back to <a> from <span>
Note: See TracChangeset
for help on using the changeset viewer.