Plugin Directory

Changeset 3339267


Ignore:
Timestamp:
08/04/2025 09:07:43 PM (8 months ago)
Author:
sendthisfile
Message:

Update to version 1.0.7 from GitHub

Location:
sendthisfile-button
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • sendthisfile-button/tags/1.0.7/README.txt

    r2884473 r3339267  
    44Requires at least: 4.7
    55Requires PHP: 5.6
    6 Tested up to: 6.1.1
    7 Stable tag: 1.0.6
     6Tested up to: 6.8.2
     7Stable tag: 1.0.7
    88License: GPLv3
    99
     
    4747== Changelog ==
    4848
     49= 1.0.7 =
     50* Updated tested up to version
     51
    4952= 1.0.6 =
    5053* Correct version mismatch in main plugin source
  • sendthisfile-button/tags/1.0.7/sendthisfile-button.php

    r2884473 r3339267  
    66Author URI: https://sendthisfile.com
    77Description: Enables [sendthisfile] shortcode that displays a file sharing button and dialog to your website.
    8 Version: 1.0.6
     8Version: 1.0.7
    99Requires at least: 4.7
     10Tested up to: 6.8.2
    1011Text Domain: sendthisfile-button
    1112Domain Path: /languages
     
    9697
    9798    SendThisFile_Button::get_instance();
     99
    98100}
  • sendthisfile-button/trunk/README.txt

    r2884473 r3339267  
    44Requires at least: 4.7
    55Requires PHP: 5.6
    6 Tested up to: 6.1.1
    7 Stable tag: 1.0.6
     6Tested up to: 6.8.2
     7Stable tag: 1.0.7
    88License: GPLv3
    99
     
    4747== Changelog ==
    4848
     49= 1.0.7 =
     50* Updated tested up to version
     51
    4952= 1.0.6 =
    5053* Correct version mismatch in main plugin source
  • sendthisfile-button/trunk/sendthisfile-button.php

    r2884473 r3339267  
    66Author URI: https://sendthisfile.com
    77Description: Enables [sendthisfile] shortcode that displays a file sharing button and dialog to your website.
    8 Version: 1.0.6
     8Version: 1.0.7
    99Requires at least: 4.7
     10Tested up to: 6.8.2
    1011Text Domain: sendthisfile-button
    1112Domain Path: /languages
     
    9697
    9798    SendThisFile_Button::get_instance();
     99
    98100}
Note: See TracChangeset for help on using the changeset viewer.