Plugin Directory

Changeset 3082797


Ignore:
Timestamp:
05/07/2024 07:45:40 PM (2 years ago)
Author:
seezee
Message:

v1.0.43 | 2024
-05-07 | Tested up to WordPress 6.5.3

Location:
cf7-conditional-load
Files:
1 deleted
4 edited
6 copied

Legend:

Unmodified
Added
Removed
  • cf7-conditional-load/tags/1.0.43/README.md

    r3080557 r3082797  
    55Author URI: [https://github.com/seezee](https://github.com/seezee) 
    66Plugin URI: [https://wordpress.org/plugins/conditionally-load-cf7](https://wordpress.org/plugins/conditionally-load-cf7) 
    7 Tags: contact form 7, performance, javascript, css, scripts, styles, speed 
     7Tags: contact form 7, performance, javascript, css 
    88Requires at least: 4.7.0 
    9 Tested up to: 6.5.2 
     9Tested up to: 6.5.3 
    1010Requires PHP: 7.0 
    11 Stable tag: 1.0.42 
     11Stable tag: 1.0.43 
    1212License: GNUv3 or later 
    13 License URI: [https://www.gnu.org/licenses/gpl-3.0.html](https://www.gnu.org/licenses/gpl-3.0.html) 
     13License URI: <https://www.gnu.org/licenses/gpl-3.0.html> 
    1414GitHub Plugin URI: seezee/conditionally-load-cf7
    1515
     
    8888## Changelog
    8989
     90= 1.0.43 =
     91
     92- 2024-05-07
     93- Tested up to WordPress 6.5.3
     94
    9095= 1.0.42 =
    9196
     
    319324## Upgrade Notice
    320325
    321 = 1.0.42 =
    322 
    323 - 2024-05-02
    324 - Tested up to WordPress 6.5.2
     326= 1.0.43 =
     327
     328- 2024-05-07
     329- Tested up to WordPress 6.5.3
  • cf7-conditional-load/tags/1.0.43/README.txt

    r3080557 r3082797  
    44Author URI: https://github.com/seezee
    55Plugin URI: https://wordpress.org/plugins/cf7-conditional-load/
    6 Tags: contact form 7, performance, javascript, css, scripts, styles, speed
     6Tags: contact form 7, performance, javascript, css, scripts
    77Requires at least: 4.7.0
    8 Tested up to: 6.5.2
     8Tested up to: 6.5.3
    99Requires PHP: 7.0
    10 Stable tag: 1.0.42
     10Stable tag: 1.0.43
    1111License: GNUv3 or later
    1212License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    8080== Changelog ==
    8181
     82= 1.0.43 =
     83
     84- 2024-05-07
     85- Tested up to WordPress 6.5.3
     86
    8287= 1.0.42 =
    8388
     
    311316== Upgrade Notice ==
    312317
    313 = 1.0.42 =
    314 
    315 - 2024-05-02
    316 - Tested up to WordPress 6.5.2
     318= 1.0.43 =
     319
     320- 2024-05-07
     321- Tested up to WordPress 6.5.3
  • cf7-conditional-load/tags/1.0.43/cf7-conditional-load.php

    r3080557 r3082797  
    22/**
    33 * Plugin Name: Conditionally Load CF7
    4  * Version: 1.0.42
     4 * Version: 1.0.43
    55 * Author URI: https://github.com/seezee
    66 * Plugin URI: https://wordpress.org/plugins/cf7-conditional-load/
     
    88 * Author: Chris J. Zähller / Messenger Web Design
    99 * Requires at least: 4.7.0
    10  * Tested up to: 6.5.2
     10 * Tested up to: 6.5.3
    1111 * PHP Version 7.0
    1212 * Text Domain: cf7-conditional
  • cf7-conditional-load/tags/1.0.43/lang/cf7-conditional-load.pot

    r3080557 r3082797  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Conditionally Load CF7 1.0.42\n"
     5"Project-Id-Version: Conditionally Load CF7 1.0.43\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/cf7-conditional-load\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  • cf7-conditional-load/trunk/README.md

    r3080557 r3082797  
    55Author URI: [https://github.com/seezee](https://github.com/seezee) 
    66Plugin URI: [https://wordpress.org/plugins/conditionally-load-cf7](https://wordpress.org/plugins/conditionally-load-cf7) 
    7 Tags: contact form 7, performance, javascript, css, scripts, styles, speed 
     7Tags: contact form 7, performance, javascript, css 
    88Requires at least: 4.7.0 
    9 Tested up to: 6.5.2 
     9Tested up to: 6.5.3 
    1010Requires PHP: 7.0 
    11 Stable tag: 1.0.42 
     11Stable tag: 1.0.43 
    1212License: GNUv3 or later 
    13 License URI: [https://www.gnu.org/licenses/gpl-3.0.html](https://www.gnu.org/licenses/gpl-3.0.html) 
     13License URI: <https://www.gnu.org/licenses/gpl-3.0.html> 
    1414GitHub Plugin URI: seezee/conditionally-load-cf7
    1515
     
    8888## Changelog
    8989
     90= 1.0.43 =
     91
     92- 2024-05-07
     93- Tested up to WordPress 6.5.3
     94
    9095= 1.0.42 =
    9196
     
    319324## Upgrade Notice
    320325
    321 = 1.0.42 =
    322 
    323 - 2024-05-02
    324 - Tested up to WordPress 6.5.2
     326= 1.0.43 =
     327
     328- 2024-05-07
     329- Tested up to WordPress 6.5.3
  • cf7-conditional-load/trunk/README.txt

    r3080557 r3082797  
    44Author URI: https://github.com/seezee
    55Plugin URI: https://wordpress.org/plugins/cf7-conditional-load/
    6 Tags: contact form 7, performance, javascript, css, scripts, styles, speed
     6Tags: contact form 7, performance, javascript, css, scripts
    77Requires at least: 4.7.0
    8 Tested up to: 6.5.2
     8Tested up to: 6.5.3
    99Requires PHP: 7.0
    10 Stable tag: 1.0.42
     10Stable tag: 1.0.43
    1111License: GNUv3 or later
    1212License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    8080== Changelog ==
    8181
     82= 1.0.43 =
     83
     84- 2024-05-07
     85- Tested up to WordPress 6.5.3
     86
    8287= 1.0.42 =
    8388
     
    311316== Upgrade Notice ==
    312317
    313 = 1.0.42 =
    314 
    315 - 2024-05-02
    316 - Tested up to WordPress 6.5.2
     318= 1.0.43 =
     319
     320- 2024-05-07
     321- Tested up to WordPress 6.5.3
  • cf7-conditional-load/trunk/cf7-conditional-load.php

    r3080557 r3082797  
    22/**
    33 * Plugin Name: Conditionally Load CF7
    4  * Version: 1.0.42
     4 * Version: 1.0.43
    55 * Author URI: https://github.com/seezee
    66 * Plugin URI: https://wordpress.org/plugins/cf7-conditional-load/
     
    88 * Author: Chris J. Zähller / Messenger Web Design
    99 * Requires at least: 4.7.0
    10  * Tested up to: 6.5.2
     10 * Tested up to: 6.5.3
    1111 * PHP Version 7.0
    1212 * Text Domain: cf7-conditional
  • cf7-conditional-load/trunk/lang/cf7-conditional-load.pot

    r3080557 r3082797  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Conditionally Load CF7 1.0.42\n"
     5"Project-Id-Version: Conditionally Load CF7 1.0.43\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/cf7-conditional-load\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
Note: See TracChangeset for help on using the changeset viewer.