Changeset 3087934
- Timestamp:
- 05/16/2024 05:54:12 PM (22 months ago)
- Location:
- podium
- Files:
-
- 3 edited
- 4 copied
-
tags/2.0.6 (copied) (copied from podium/trunk)
-
tags/2.0.6/README.md (copied) (copied from podium/trunk/README.md) (1 diff)
-
tags/2.0.6/podium.php (copied) (copied from podium/trunk/podium.php) (2 diffs)
-
tags/2.0.6/readme.txt (copied) (copied from podium/trunk/readme.txt) (1 diff)
-
trunk/README.md (modified) (1 diff)
-
trunk/podium.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
podium/tags/2.0.6/README.md
r2994098 r3087934 3 3 Contributors: Podium 4 4 Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget 5 Version: 2.0. 56 Stable Tag: 2.0. 55 Version: 2.0.6 6 Stable Tag: 2.0.6 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 Tested up to: 6. 3.29 Tested up to: 6.5.3 10 10 11 11 Add and customize Podium’s Web Suite tools to your WordPress website -
podium/tags/2.0.6/podium.php
r2994098 r3087934 6 6 /* 7 7 * Plugin Name: Podium 8 * Version: 2.0. 59 * Stable Tag: 2.0. 58 * Version: 2.0.6 9 * Stable Tag: 2.0.6 10 10 * Description: Allow customers to text you right from your website, capture them as leads, and convert them to customers. Install Podium on your WordPress site in just a few clicks. 11 11 * Author: Podium … … 86 86 * Define 87 87 */ 88 define('podium_4f050d29b8BB9_VERSION', '2.0. 5');88 define('podium_4f050d29b8BB9_VERSION', '2.0.6'); 89 89 define('podium_4f050d29b8BB9_DIR', plugin_dir_path(__FILE__)); 90 90 define('podium_4f050d29b8BB9_URL', plugin_dir_url(__FILE__)); -
podium/tags/2.0.6/readme.txt
r2994098 r3087934 3 3 Contributors: Podium 4 4 Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget 5 Version: 2.0. 56 Stable Tag: 2.0. 55 Version: 2.0.6 6 Stable Tag: 2.0.6 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 Tested up to: 6. 3.29 Tested up to: 6.5.3 10 10 11 11 Add and customize Podium’s Web Suite tools to your WordPress website -
podium/trunk/README.md
r2994098 r3087934 3 3 Contributors: Podium 4 4 Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget 5 Version: 2.0. 56 Stable Tag: 2.0. 55 Version: 2.0.6 6 Stable Tag: 2.0.6 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 Tested up to: 6. 3.29 Tested up to: 6.5.3 10 10 11 11 Add and customize Podium’s Web Suite tools to your WordPress website -
podium/trunk/podium.php
r2994098 r3087934 6 6 /* 7 7 * Plugin Name: Podium 8 * Version: 2.0. 59 * Stable Tag: 2.0. 58 * Version: 2.0.6 9 * Stable Tag: 2.0.6 10 10 * Description: Allow customers to text you right from your website, capture them as leads, and convert them to customers. Install Podium on your WordPress site in just a few clicks. 11 11 * Author: Podium … … 86 86 * Define 87 87 */ 88 define('podium_4f050d29b8BB9_VERSION', '2.0. 5');88 define('podium_4f050d29b8BB9_VERSION', '2.0.6'); 89 89 define('podium_4f050d29b8BB9_DIR', plugin_dir_path(__FILE__)); 90 90 define('podium_4f050d29b8BB9_URL', plugin_dir_url(__FILE__)); -
podium/trunk/readme.txt
r2994098 r3087934 3 3 Contributors: Podium 4 4 Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget 5 Version: 2.0. 56 Stable Tag: 2.0. 55 Version: 2.0.6 6 Stable Tag: 2.0.6 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 Tested up to: 6. 3.29 Tested up to: 6.5.3 10 10 11 11 Add and customize Podium’s Web Suite tools to your WordPress website
Note: See TracChangeset
for help on using the changeset viewer.