Changeset 2972469
- Timestamp:
- 09/28/2023 05:51:36 AM (3 years ago)
- Location:
- the-paste
- Files:
-
- 12 edited
- 1 copied
-
tags/2.0.4 (copied) (copied from the-paste/trunk)
-
tags/2.0.4/.wp-release-info.json (modified) (1 diff)
-
tags/2.0.4/css/admin/mce/the-paste-editor.css (modified) (1 diff)
-
tags/2.0.4/include/version.php (modified) (1 diff)
-
tags/2.0.4/index.php (modified) (1 diff)
-
tags/2.0.4/languages/the-paste.pot (modified) (2 diffs)
-
tags/2.0.4/readme.txt (modified) (2 diffs)
-
trunk/.wp-release-info.json (modified) (1 diff)
-
trunk/css/admin/mce/the-paste-editor.css (modified) (1 diff)
-
trunk/include/version.php (modified) (1 diff)
-
trunk/index.php (modified) (1 diff)
-
trunk/languages/the-paste.pot (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
the-paste/tags/2.0.4/.wp-release-info.json
r2972171 r2972469 2 2 "id": "https://github.com/mcguffin/the-paste/raw/master/.wp-release-info.json", 3 3 "slug": "the-paste", 4 "version": "2.0. 3",4 "version": "2.0.4", 5 5 "url": "https://wordpress.org/plugins/the-paste/", 6 "package": "https://github.com/mcguffin/the-paste/releases/download/2.0. 3/the-paste.zip",6 "package": "https://github.com/mcguffin/the-paste/releases/download/2.0.4/the-paste.zip", 7 7 "tested": "6.3", 8 8 "requires_php": "7.4" -
the-paste/tags/2.0.4/css/admin/mce/the-paste-editor.css
r2971871 r2972469 1 1 /* WordPress Dashicons Vars */ 2 2 /* generated from https://raw.githubusercontent.com/WordPress/dashicons/master/codepoints.json */ 3 body#tinymce {4 background-color: #ccc;5 }6 7 3 progress.the-paste-progress { 8 4 --bar-height: 4px; -
the-paste/tags/2.0.4/include/version.php
r2972171 r2972469 1 <?php return "2.0. 3";1 <?php return "2.0.4"; -
the-paste/tags/2.0.4/index.php
r2972171 r2972469 6 6 Description: Paste files and image data from clipboard into the WordPress media library. 7 7 Author: Jörn Lund 8 Version: 2.0. 38 Version: 2.0.4 9 9 Author URI: https://github.com/mcguffin 10 10 License: GPL3 -
the-paste/tags/2.0.4/languages/the-paste.pot
r2972171 r2972469 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: The Paste 2.0. 3\n"5 "Project-Id-Version: The Paste 2.0.4\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/the-paste\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2023-09-2 7T10:57:18+00:00\n"12 "POT-Creation-Date: 2023-09-28T05:51:11+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.8.1\n" -
the-paste/tags/2.0.4/readme.txt
r2972171 r2972469 6 6 Tested up to: 6.3 7 7 Requires PHP: 7.4 8 Stable tag: 2.0. 38 Stable tag: 2.0.4 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 47 47 48 48 == Changelog == 49 50 = 2.0.4 = 51 * Remove debugging artefact 49 52 50 53 = 2.0.3 = -
the-paste/trunk/.wp-release-info.json
r2972171 r2972469 2 2 "id": "https://github.com/mcguffin/the-paste/raw/master/.wp-release-info.json", 3 3 "slug": "the-paste", 4 "version": "2.0. 3",4 "version": "2.0.4", 5 5 "url": "https://wordpress.org/plugins/the-paste/", 6 "package": "https://github.com/mcguffin/the-paste/releases/download/2.0. 3/the-paste.zip",6 "package": "https://github.com/mcguffin/the-paste/releases/download/2.0.4/the-paste.zip", 7 7 "tested": "6.3", 8 8 "requires_php": "7.4" -
the-paste/trunk/css/admin/mce/the-paste-editor.css
r2971871 r2972469 1 1 /* WordPress Dashicons Vars */ 2 2 /* generated from https://raw.githubusercontent.com/WordPress/dashicons/master/codepoints.json */ 3 body#tinymce {4 background-color: #ccc;5 }6 7 3 progress.the-paste-progress { 8 4 --bar-height: 4px; -
the-paste/trunk/include/version.php
r2972171 r2972469 1 <?php return "2.0. 3";1 <?php return "2.0.4"; -
the-paste/trunk/index.php
r2972171 r2972469 6 6 Description: Paste files and image data from clipboard into the WordPress media library. 7 7 Author: Jörn Lund 8 Version: 2.0. 38 Version: 2.0.4 9 9 Author URI: https://github.com/mcguffin 10 10 License: GPL3 -
the-paste/trunk/languages/the-paste.pot
r2972171 r2972469 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: The Paste 2.0. 3\n"5 "Project-Id-Version: The Paste 2.0.4\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/the-paste\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2023-09-2 7T10:57:18+00:00\n"12 "POT-Creation-Date: 2023-09-28T05:51:11+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.8.1\n" -
the-paste/trunk/readme.txt
r2972171 r2972469 6 6 Tested up to: 6.3 7 7 Requires PHP: 7.4 8 Stable tag: 2.0. 38 Stable tag: 2.0.4 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 47 47 48 48 == Changelog == 49 50 = 2.0.4 = 51 * Remove debugging artefact 49 52 50 53 = 2.0.3 =
Note: See TracChangeset
for help on using the changeset viewer.