Plugin Directory

Changeset 2356361


Ignore:
Timestamp:
08/10/2020 05:10:24 PM (6 years ago)
Author:
Veliky
Message:

0.1.3 - Fix translations & replace screenshots

Location:
embed-mixcloud-advanced
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • embed-mixcloud-advanced/trunk/init.php

    r2340865 r2356361  
    66 * Plugin Name:       Embed Mixcloud Advanced
    77 * Description:       Gutenberg block for embedding shows from mixcloud.com. There are 6 types of widgets, two color schemes, and the ability to play short audio previews for each widget.
    8  * Version:           0.1.2
     8 * Version:           0.1.3
    99 * Author:            Evhen Veliky
    1010 * Author URI:        https://datcoder.com
  • embed-mixcloud-advanced/trunk/languages/embed-mixcloud-advanced-ru_RU.po

    r2340795 r2356361  
    2222msgstr ""
    2323
    24 #. Description of the plugin"
     24#. Description of the plugin
    2525msgid "Gutenberg block for embedding shows from mixcloud.com. There are 6 types of widgets, two color schemes, and the ability to play short audio previews for each widget."
    2626msgstr "Гутенберг блок для вставки шоу с mixcloud.com. Имеется 6 типов виджетов, две цветовые схемы, а так же возможность проигрывания коротких аудио превью к каждому виджету."
  • embed-mixcloud-advanced/trunk/package.json

    r2340795 r2356361  
    11{
    22  "name": "mixcloud-embed-advanced",
    3   "version": "0.1.2",
     3  "version": "0.1.3",
    44  "description": "",
    55  "author": "Evhen Veliky",
  • embed-mixcloud-advanced/trunk/readme.txt

    r2340795 r2356361  
    55Tested up to: 5.4
    66Requires PHP: 5.6
    7 Stable tag: 0.1.2
     7Stable tag: 0.1.3
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4545== Changelog ==
    4646
     47= 0.1.3 =
     48* Fix translations
     49* Replace screenshots
     50
    4751= 0.1.2 =
    4852* Fix backend translations
Note: See TracChangeset for help on using the changeset viewer.