Changeset 3008389
- Timestamp:
- 12/11/2023 10:17:26 PM (2 years ago)
- Location:
- video-accessibility
- Files:
-
- 2 added
- 2 deleted
- 8 edited
- 1 copied
-
assets/banner-1544x500.png (deleted)
-
assets/banner-772x250.png (added)
-
assets/icon-128x128.png (added)
-
assets/icon-256x256.png (deleted)
-
tags/1.0.2 (copied) (copied from video-accessibility/trunk)
-
tags/1.0.2/package-lock.json (modified) (2 diffs)
-
tags/1.0.2/package.json (modified) (1 diff)
-
tags/1.0.2/readme.txt (modified) (2 diffs)
-
tags/1.0.2/video-accessibility.php (modified) (1 diff)
-
trunk/package-lock.json (modified) (2 diffs)
-
trunk/package.json (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/video-accessibility.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
video-accessibility/tags/1.0.2/package-lock.json
r3008378 r3008389 1 1 { 2 2 "name": "video-accessibility", 3 "version": "1.0. 1",3 "version": "1.0.2", 4 4 "lockfileVersion": 3, 5 5 "requires": true, … … 7 7 "": { 8 8 "name": "video-accessibility", 9 "version": "1.0. 1",9 "version": "1.0.2", 10 10 "license": "GPL-2.0-or-later", 11 11 "devDependencies": { -
video-accessibility/tags/1.0.2/package.json
r3005246 r3008389 2 2 "name": "video-accessibility", 3 3 "displayName": "Video Accessibility", 4 "version": "1.0. 1",4 "version": "1.0.2", 5 5 "description": "Video Accessibility Block WordPress Plugin", 6 6 "author": "Ford Foundation", -
video-accessibility/tags/1.0.2/readme.txt
r3008378 r3008389 4 4 Requires at least: 6.2 5 5 Tested up to: 6.4.1 6 Stable tag: 1.0. 16 Stable tag: 1.0.2 7 7 Requires PHP: 8.0 8 8 License: GPLv2 or later … … 53 53 == Changelog == 54 54 55 = 1.0.2 = 56 * New - Add settigns link to plugin page 57 55 58 = 1.0.1 = 56 59 * New - readme updates -
video-accessibility/tags/1.0.2/video-accessibility.php
r3008378 r3008389 3 3 * Plugin Name: Video Accessibility 4 4 * Description: Display video transcripts next to embeds, toggle between two videos, and display a site-wide statement all in a single block. 5 * Version: 1.0. 15 * Version: 1.0.2 6 6 * Author: Ford Foundation, WDG 7 7 * Author URI: https://fordfoundation.org -
video-accessibility/trunk/package-lock.json
r3008378 r3008389 1 1 { 2 2 "name": "video-accessibility", 3 "version": "1.0. 1",3 "version": "1.0.2", 4 4 "lockfileVersion": 3, 5 5 "requires": true, … … 7 7 "": { 8 8 "name": "video-accessibility", 9 "version": "1.0. 1",9 "version": "1.0.2", 10 10 "license": "GPL-2.0-or-later", 11 11 "devDependencies": { -
video-accessibility/trunk/package.json
r3005246 r3008389 2 2 "name": "video-accessibility", 3 3 "displayName": "Video Accessibility", 4 "version": "1.0. 1",4 "version": "1.0.2", 5 5 "description": "Video Accessibility Block WordPress Plugin", 6 6 "author": "Ford Foundation", -
video-accessibility/trunk/readme.txt
r3008378 r3008389 4 4 Requires at least: 6.2 5 5 Tested up to: 6.4.1 6 Stable tag: 1.0. 16 Stable tag: 1.0.2 7 7 Requires PHP: 8.0 8 8 License: GPLv2 or later … … 53 53 == Changelog == 54 54 55 = 1.0.2 = 56 * New - Add settigns link to plugin page 57 55 58 = 1.0.1 = 56 59 * New - readme updates -
video-accessibility/trunk/video-accessibility.php
r3008378 r3008389 3 3 * Plugin Name: Video Accessibility 4 4 * Description: Display video transcripts next to embeds, toggle between two videos, and display a site-wide statement all in a single block. 5 * Version: 1.0. 15 * Version: 1.0.2 6 6 * Author: Ford Foundation, WDG 7 7 * Author URI: https://fordfoundation.org
Note: See TracChangeset
for help on using the changeset viewer.