Changeset 3206610
- Timestamp:
- 12/11/2024 10:05:43 PM (16 months ago)
- Location:
- givebutter
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0.5 (copied) (copied from givebutter/trunk)
-
tags/1.0.5/givebutter-widget.php (modified) (1 diff)
-
tags/1.0.5/readme.txt (modified) (2 diffs)
-
trunk/givebutter-widget.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
givebutter/tags/1.0.5/givebutter-widget.php
r3205037 r3206610 5 5 Plugin Name: Givebutter Widgets 6 6 Description: Plugin for embedding Givebutter widgets via shortcodes 7 Version: 1.0. 27 Version: 1.0.5 8 8 Author: Givebutter 9 9 Author URI: https://givebutter.com -
givebutter/tags/1.0.5/readme.txt
r3206606 r3206610 2 2 Contributors: lirancohen 3 3 Tags: givebutter, widgets 4 Version: 1.0. 44 Version: 1.0.5 5 5 Requires at least: 2.7 6 6 Tested up to: 6.7 7 Stable tag: 1.0. 47 Stable tag: 1.0.5 8 8 License: GPLv2 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 26 26 == Changelog == 27 27 28 = 1.0. 4=28 = 1.0.5 = 29 29 * Made it easier to deploy new versions of our WP Plugin. 30 30 * Fixes async loading of our script tag. -
givebutter/trunk/givebutter-widget.php
r3205037 r3206610 5 5 Plugin Name: Givebutter Widgets 6 6 Description: Plugin for embedding Givebutter widgets via shortcodes 7 Version: 1.0. 27 Version: 1.0.5 8 8 Author: Givebutter 9 9 Author URI: https://givebutter.com -
givebutter/trunk/readme.txt
r3206606 r3206610 2 2 Contributors: lirancohen 3 3 Tags: givebutter, widgets 4 Version: 1.0. 44 Version: 1.0.5 5 5 Requires at least: 2.7 6 6 Tested up to: 6.7 7 Stable tag: 1.0. 47 Stable tag: 1.0.5 8 8 License: GPLv2 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 26 26 == Changelog == 27 27 28 = 1.0. 4=28 = 1.0.5 = 29 29 * Made it easier to deploy new versions of our WP Plugin. 30 30 * Fixes async loading of our script tag.
Note: See TracChangeset
for help on using the changeset viewer.