Plugin Directory

Changeset 2128647


Ignore:
Timestamp:
07/25/2019 06:06:37 PM (7 years ago)
Author:
chemiker
Message:

Version 1.3.7

Location:
podlove-subscribe-button
Files:
48 added
1 edited

Legend:

Unmodified
Added
Removed
  • podlove-subscribe-button/trunk/readme.txt

    r1950245 r2128647  
    11=== Podlove Subscribe button ===
    22Contributors: chemiker, cfoellmann
    3 Donate link: http://flattr.com/thing/728463/Podlove-Podcasting-Plugin-for-WordPress
     3Donate link: https://flattr.com/thing/728463/Podlove-Podcasting-Plugin-for-WordPress
    44Tags: button, podlove, podcast, feed, subscribe, widget, network
    55Requires at least: 3.5.0
    6 Tested up to: 4.9.8
     6Tested up to: 5.2.2
    77Requires PHP: 5.3
    8 Stable tag: 1.3.6
     8Stable tag: 1.3.7
    99License: MIT
    1010License URI: https://github.com/podlove/podlove-subscribe-button-wp-plugin/blob/master/LICENSE
     
    3232Podlove currently provides:
    3333
    34 * [***Podlove Podcast Publisher***](https://publisher.podlove.org) - a powerful plugin for WordPress for podcasters to publish metadata-rich podcasts 
     34* [***Podlove Podcast Publisher***](https://publisher.podlove.org) - a powerful plugin for WordPress for podcasters to publish metadata-rich podcasts
    3535* ***Podlove Web Player*** - a podcast-optimized HTML5 web player with chapter support
    3636* [***Podlove Subscribe Button***](https://subscribe-button.podlove.org) - a centrally hosted universal podcast subscribe button for the web
     
    7474* `format` - default is a rectangle, options are 'square' and 'cover' (**Note**: 'cover' has a max size of 300px)
    7575* `hide` - if set to `true` the button will not be shown (useful if you want to use your own element)
    76 * `buttonid` - you can use this to open the popup from another element on the same page
    7776* `language` - specify the language the texts on the button and popup should be in (currently supports 'de', 'en', 'eo', 'fi', 'fr', 'nl', 'zh' and 'ja')
    7877
     
    134133
    135134== Changelog ==
     135
     136### 1.3.7 (2019-07-20)
     137* FIXED an issue that prevented the subscribe button to appear
     138* FIXED a XSS vulnerability
    136139
    137140### 1.3.6 (2018-10-02)
     
    182185
    183186### 1.1
    184 * Network Support - If you run a WordPress Multisite Installation you can create network-wide available Buttons 
     187* Network Support - If you run a WordPress Multisite Installation you can create network-wide available Buttons
    185188* Default Settings for Size and Autowidth
    186189* UI enhancements
     
    196199* WordPress Widget to show preconfigured buttons in WordPress Sidebar
    197200* WordPress Shortcode [podlove-subscribe-button] to insert preconfigured buttons in pages and articles
    198 
Note: See TracChangeset for help on using the changeset viewer.