Changeset 3369265
- Timestamp:
- 09/28/2025 04:05:57 PM (6 months ago)
- Location:
- modal-dialog/trunk
- Files:
-
- 2 edited
-
modal-dialog.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
modal-dialog/trunk/modal-dialog.php
r2902065 r3369265 1 1 <?php 2 2 /* Plugin Name: Modal Dialog 3 Plugin URI: https://ylefebvre. home.blog/wordpress-plugins/modal-dialog/3 Plugin URI: https://ylefebvre.github.io/wordpress-plugins/modal-dialog/ 4 4 Description: A plugin used to display a modal dialog to visitors with text content or the contents of an external web site 5 Version: 3.5.1 55 Version: 3.5.16 6 6 Author: Yannick Lefebvre 7 Author URI: https://ylefebvre. home.blog8 Copyright 202 2Yannick Lefebvre (email : [email protected])7 Author URI: https://ylefebvre.github.io/ 8 Copyright 2025 Yannick Lefebvre (email : [email protected]) 9 9 10 10 This program is free software; you can redistribute it and/or modify -
modal-dialog/trunk/readme.txt
r2902065 r3369265 4 4 Tags: modal, dialog, pop-up, window, multiple 5 5 Requires at least: 2.8 6 Tested up to: 6. 27 Stable tag: 3.5.1 56 Tested up to: 6.8.2 7 Stable tag: 3.5.16 8 8 9 9 The purpose of this plugin is to allow users to create one or more modal dialog(s) / pop-up window(s) that will appear when a user visits their site. The number of times that these can load is configurable. They can load content from external sites or custom HTML code into the dialog. … … 24 24 25 25 == Changelog == 26 27 = 3.5.16 = 28 * Updated plugin URI 26 29 27 30 = 3.5.15 =
Note: See TracChangeset
for help on using the changeset viewer.