Changeset 3256000
- Timestamp:
- 03/14/2025 03:25:43 PM (8 months ago)
- Location:
- video-callout
- Files:
-
- 20 added
- 12 edited
- 1 copied
- tags/1.2.8 (copied) (copied from video-callout/trunk)
- tags/1.2.8/RELEASE (modified) (1 diff)
- tags/1.2.8/assets/blueprints (added)
- tags/1.2.8/assets/blueprints/blueprint.json (added)
- tags/1.2.8/assets/pack/backend/index.js.map (added)
- tags/1.2.8/assets/screenshot-1.png (modified) (previous)
- tags/1.2.8/assets/screenshot-2.gif (added)
- tags/1.2.8/assets/screenshot-3.png (modified) (previous)
- tags/1.2.8/assets/screenshot-4.png (added)
- tags/1.2.8/assets/screenshot-5.png (added)
- tags/1.2.8/assets/screenshot-6.png (added)
- tags/1.2.8/assets/screenshot-7.png (added)
- tags/1.2.8/good-build_log.l (added)
- tags/1.2.8/languages/video-callout.pot (modified) (1 diff)
- tags/1.2.8/readme.txt (modified) (2 diffs)
- tags/1.2.8/src-ts/frontend/WEVC_TypeGoogleDrive.ts (added)
- tags/1.2.8/video-callout.php (modified) (1 diff)
- trunk/RELEASE (modified) (1 diff)
- trunk/assets/blueprints (added)
- trunk/assets/blueprints/blueprint.json (added)
- trunk/assets/pack/backend/index.js.map (added)
- trunk/assets/screenshot-1.png (modified) (previous)
- trunk/assets/screenshot-2.gif (added)
- trunk/assets/screenshot-3.png (modified) (previous)
- trunk/assets/screenshot-4.png (added)
- trunk/assets/screenshot-5.png (added)
- trunk/assets/screenshot-6.png (added)
- trunk/assets/screenshot-7.png (added)
- trunk/good-build_log.l (added)
- trunk/languages/video-callout.pot (modified) (1 diff)
- trunk/readme.txt (modified) (2 diffs)
- trunk/src-ts/frontend/WEVC_TypeGoogleDrive.ts (added)
- trunk/video-callout.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
video-callout/tags/1.2.8/RELEASE
r3255423 r3256000 1 1.2. 71 1.2.8 -
video-callout/tags/1.2.8/languages/video-callout.pot
r3255423 r3256000 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Video Callout RELEASE_NO\n"5 "Project-Id-Version: Video Callout 1.2.8\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/we-video-popup\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -
video-callout/tags/1.2.8/readme.txt
r3255423 r3256000 7 7 License: GPLv3 8 8 License URI: https://www.gnu.org/licenses/gpl-3.0.html 9 Stable tag: RELEASE_NO9 Stable tag: 1.2.8 10 10 11 11 Add a video popup to your posts with an optional delay and display frequency. Fully customisable window with modal option. … … 54 54 55 55 == Changelog == 56 = 1.2.7 = 57 * Package update only 58 59 = 1.2.6 = 60 * Package update only 56 Where an update only relates to updates in third-party packages, details of the release won’t be listed here. 57 Fixes and feature updates will be noted here however.Where an update is just related to updates to contained 58 packages the release won't be listed here. 61 59 62 60 = 1.2.5 = -
video-callout/tags/1.2.8/video-callout.php
r3255423 r3256000 8 8 * Plugin URI: https://www.web-engineer.co.uk/video-callout?ref=plugin-page 9 9 * Description: A simple solution to creating "Video Callouts" to your users on any given post/page as an overlay or modal, allows precise control of the frequency, timing delay and how the video is dismissed. 10 * Version: RELEASE_NO10 * Version: 1.2.8 11 11 * Author: Web Engineer 12 12 * Author URI: https://www.web-engineer.co.uk/ -
video-callout/trunk/RELEASE
r3255423 r3256000 1 1.2. 71 1.2.8 -
video-callout/trunk/languages/video-callout.pot
r3255423 r3256000 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Video Callout RELEASE_NO\n"5 "Project-Id-Version: Video Callout 1.2.8\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/we-video-popup\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -
video-callout/trunk/readme.txt
r3255423 r3256000 7 7 License: GPLv3 8 8 License URI: https://www.gnu.org/licenses/gpl-3.0.html 9 Stable tag: RELEASE_NO9 Stable tag: 1.2.8 10 10 11 11 Add a video popup to your posts with an optional delay and display frequency. Fully customisable window with modal option. … … 54 54 55 55 == Changelog == 56 = 1.2.7 = 57 * Package update only 58 59 = 1.2.6 = 60 * Package update only 56 Where an update only relates to updates in third-party packages, details of the release won’t be listed here. 57 Fixes and feature updates will be noted here however.Where an update is just related to updates to contained 58 packages the release won't be listed here. 61 59 62 60 = 1.2.5 = -
video-callout/trunk/video-callout.php
r3255423 r3256000 8 8 * Plugin URI: https://www.web-engineer.co.uk/video-callout?ref=plugin-page 9 9 * Description: A simple solution to creating "Video Callouts" to your users on any given post/page as an overlay or modal, allows precise control of the frequency, timing delay and how the video is dismissed. 10 * Version: RELEASE_NO10 * Version: 1.2.8 11 11 * Author: Web Engineer 12 12 * Author URI: https://www.web-engineer.co.uk/
Note: See TracChangeset for help on using the changeset viewer.