Changeset 2356361
- Timestamp:
- 08/10/2020 05:10:24 PM (6 years ago)
- Location:
- embed-mixcloud-advanced
- Files:
-
- 8 edited
-
assets/screenshot-3.gif (modified) (previous)
-
assets/screenshot-4.gif (modified) (previous)
-
assets/screenshot-5.gif (modified) (previous)
-
trunk/init.php (modified) (1 diff)
-
trunk/languages/embed-mixcloud-advanced-ru_RU.mo (modified) (previous)
-
trunk/languages/embed-mixcloud-advanced-ru_RU.po (modified) (1 diff)
-
trunk/package.json (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
embed-mixcloud-advanced/trunk/init.php
r2340865 r2356361 6 6 * Plugin Name: Embed Mixcloud Advanced 7 7 * 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. 28 * Version: 0.1.3 9 9 * Author: Evhen Veliky 10 10 * Author URI: https://datcoder.com -
embed-mixcloud-advanced/trunk/languages/embed-mixcloud-advanced-ru_RU.po
r2340795 r2356361 22 22 msgstr "" 23 23 24 #. Description of the plugin "24 #. Description of the plugin 25 25 msgid "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." 26 26 msgstr "Гутенберг блок для вставки шоу с mixcloud.com. Имеется 6 типов виджетов, две цветовые схемы, а так же возможность проигрывания коротких аудио превью к каждому виджету." -
embed-mixcloud-advanced/trunk/package.json
r2340795 r2356361 1 1 { 2 2 "name": "mixcloud-embed-advanced", 3 "version": "0.1. 2",3 "version": "0.1.3", 4 4 "description": "", 5 5 "author": "Evhen Veliky", -
embed-mixcloud-advanced/trunk/readme.txt
r2340795 r2356361 5 5 Tested up to: 5.4 6 6 Requires PHP: 5.6 7 Stable tag: 0.1. 27 Stable tag: 0.1.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 45 45 == Changelog == 46 46 47 = 0.1.3 = 48 * Fix translations 49 * Replace screenshots 50 47 51 = 0.1.2 = 48 52 * Fix backend translations
Note: See TracChangeset
for help on using the changeset viewer.