Plugin Directory

Changeset 3369265


Ignore:
Timestamp:
09/28/2025 04:05:57 PM (6 months ago)
Author:
jackdewey
Message:

3.5.16

  • Updated plugin URI
Location:
modal-dialog/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • modal-dialog/trunk/modal-dialog.php

    r2902065 r3369265  
    11<?php
    22/* Plugin Name: Modal Dialog
    3 Plugin URI: https://ylefebvre.home.blog/wordpress-plugins/modal-dialog/
     3Plugin URI: https://ylefebvre.github.io/wordpress-plugins/modal-dialog/
    44Description: 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.15
     5Version: 3.5.16
    66Author: Yannick Lefebvre
    7 Author URI: https://ylefebvre.home.blog
    8 Copyright 2022  Yannick Lefebvre  (email : [email protected])
     7Author URI: https://ylefebvre.github.io/
     8Copyright 2025  Yannick Lefebvre  (email : [email protected])
    99
    1010This program is free software; you can redistribute it and/or modify
  • modal-dialog/trunk/readme.txt

    r2902065 r3369265  
    44Tags: modal, dialog, pop-up, window, multiple
    55Requires at least: 2.8
    6 Tested up to: 6.2
    7 Stable tag: 3.5.15
     6Tested up to: 6.8.2
     7Stable tag: 3.5.16
    88
    99The 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.
     
    2424
    2525== Changelog ==
     26
     27= 3.5.16 =
     28* Updated plugin URI
    2629
    2730= 3.5.15 =
Note: See TracChangeset for help on using the changeset viewer.