Plugin Directory

Changeset 1631966


Ignore:
Timestamp:
04/07/2017 11:44:38 AM (9 years ago)
Author:
palasthotel
Message:

test release

Location:
replace-thumbnail-with-oembed/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • replace-thumbnail-with-oembed/trunk/readme.txt

    r1631912 r1631966  
    55Requires at least: 4.0
    66Tested up to: 4.7.3
    7 Stable tag: 1.0
     7Stable tag: 1.0.1
    88License: GNU General Public License v3
    99License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    3131== Changelog ==
    3232
     33= 1.0.1 =
     34* Test release, no changes in plugin code
     35
    3336= 1.0 =
    3437* First release
  • replace-thumbnail-with-oembed/trunk/replace-thumbnail-with-oembed.php

    r1631912 r1631966  
    44 * Plugin Name: Replace Thumbnail with oEmbed
    55 * Description: This plugin checks, if the first line of the content is a valid oEmbed URL. If that is the case, it replaces the thumbnail image with the oEmbed element (e. g. with a YouTube video). Now you don’t have to care too much about a thumbnail image, since instead you would see the video or any other oEmbed content. You can even e. g. watch videos on your blogs front page without opening the post. Works for all is_singular() WordPress contents, where a thumbnail image is set.
    6  * Version:     1.0
     6 * Version:     1.0.1
    77 * Author:      Palasthotel <rezeption@palasthotel.de> (Kim-Christian Meyer)
    88 * Author URI:  https://palasthotel.de
Note: See TracChangeset for help on using the changeset viewer.