Plugin Directory

Changeset 2887960


Ignore:
Timestamp:
03/28/2023 02:51:23 AM (3 years ago)
Author:
allurewebsolutions
Message:

Release 3.7.3: added wordpress 6.2 support

Location:
wp-post-modal
Files:
3 edited
6 copied

Legend:

Unmodified
Added
Removed
  • wp-post-modal/tags/3.7.3/README.md

    r2817756 r2887960  
    2525
    2626- [Demo Site](https://wp-post-modal.allureprojects.com/)
     27- [Demo of the Admin Panel](https://demo.tastewp.com/wp-post-modal)
    2728- [Contact us for feedback and bug reports](https://allurewebsolutions.com/contact)
    2829- [Guidelines for submitting a support request](https://allurewebsolutions.com/open-wordpress-post-modal-without-plugin#support)
     
    8990## Changelog
    9091
     92- 3.7.3: WordPress 6.2 Support
    9193- 3.7.2: WordPress 6.1 Support
    9294- 3.7.1: Bug Fix
  • wp-post-modal/tags/3.7.3/readme.txt

    r2817756 r2887960  
    44Donate link: https://allurewebsolutions.com/product/donation
    55Requires at least: 3.0
    6 Tested up to: 6.1
    7 Stable tag: 3.7.1
     6Tested up to: 6.2
     7Stable tag: 3.7.3
    88License: GPLv2
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3434== Useful Links ==
    3535* [Demo Site](https://wp-post-modal.allureprojects.com/)
     36* [Demo of the Admin Panel](https://demo.tastewp.com/wp-post-modal)
    3637* [Contact us for feedback and bug reports](https://allurewebsolutions.com/contact)
    3738* [Guidelines for submitting a support request](https://allurewebsolutions.com/open-wordpress-post-modal-without-plugin#support)
     
    9293
    9394== Changelog ==
     955.7.3: WordPress 6.2 Support
    94965.7.2: WordPress 6.1 Support
    95975.7.1: Bug fix
  • wp-post-modal/tags/3.7.3/wp-post-modal.php

    r2817756 r2887960  
    1717 * Plugin URI:        https://allurewebsolutions.com
    1818 * Description:       This plugin allows any content to be pulled into a modal window dynamically. To use, just create a link with class "modal-link".
    19  * Version:           3.7.2
     19 * Version:           3.7.3
    2020 * Author:            Allure Web Solutions
    2121 * Author URI:        https://allurewebsolutions.com
  • wp-post-modal/trunk/README.md

    r2817756 r2887960  
    2525
    2626- [Demo Site](https://wp-post-modal.allureprojects.com/)
     27- [Demo of the Admin Panel](https://demo.tastewp.com/wp-post-modal)
    2728- [Contact us for feedback and bug reports](https://allurewebsolutions.com/contact)
    2829- [Guidelines for submitting a support request](https://allurewebsolutions.com/open-wordpress-post-modal-without-plugin#support)
     
    8990## Changelog
    9091
     92- 3.7.3: WordPress 6.2 Support
    9193- 3.7.2: WordPress 6.1 Support
    9294- 3.7.1: Bug Fix
  • wp-post-modal/trunk/readme.txt

    r2817756 r2887960  
    44Donate link: https://allurewebsolutions.com/product/donation
    55Requires at least: 3.0
    6 Tested up to: 6.1
    7 Stable tag: 3.7.1
     6Tested up to: 6.2
     7Stable tag: 3.7.3
    88License: GPLv2
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3434== Useful Links ==
    3535* [Demo Site](https://wp-post-modal.allureprojects.com/)
     36* [Demo of the Admin Panel](https://demo.tastewp.com/wp-post-modal)
    3637* [Contact us for feedback and bug reports](https://allurewebsolutions.com/contact)
    3738* [Guidelines for submitting a support request](https://allurewebsolutions.com/open-wordpress-post-modal-without-plugin#support)
     
    9293
    9394== Changelog ==
     955.7.3: WordPress 6.2 Support
    94965.7.2: WordPress 6.1 Support
    95975.7.1: Bug fix
  • wp-post-modal/trunk/wp-post-modal.php

    r2817756 r2887960  
    1717 * Plugin URI:        https://allurewebsolutions.com
    1818 * Description:       This plugin allows any content to be pulled into a modal window dynamically. To use, just create a link with class "modal-link".
    19  * Version:           3.7.2
     19 * Version:           3.7.3
    2020 * Author:            Allure Web Solutions
    2121 * Author URI:        https://allurewebsolutions.com
Note: See TracChangeset for help on using the changeset viewer.