Changeset 3254077
- Timestamp:
- 03/11/2025 01:16:35 PM (12 months ago)
- Location:
- podium
- Files:
-
- 3 edited
- 4 copied
-
tags/2.0.8 (copied) (copied from podium/trunk)
-
tags/2.0.8/README.md (copied) (copied from podium/trunk/README.md) (1 diff)
-
tags/2.0.8/podium.php (copied) (copied from podium/trunk/podium.php) (2 diffs)
-
tags/2.0.8/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.8/README.md
r3149303 r3254077 3 3 Contributors: Podium 4 4 Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget 5 Version: 2.0. 76 Stable Tag: 2.0. 75 Version: 2.0.8 6 Stable Tag: 2.0.8 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 Tested up to: 6. 6.19 Tested up to: 6.7.2 10 10 11 11 Add and customize Podium’s Web Suite tools to your WordPress website -
podium/tags/2.0.8/podium.php
r3149303 r3254077 6 6 /* 7 7 * Plugin Name: Podium 8 * Version: 2.0. 79 * Stable Tag: 2.0. 78 * Version: 2.0.8 9 * Stable Tag: 2.0.8 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. 7');88 define('podium_4f050d29b8BB9_VERSION', '2.0.8'); 89 89 define('podium_4f050d29b8BB9_DIR', plugin_dir_path(__FILE__)); 90 90 define('podium_4f050d29b8BB9_URL', plugin_dir_url(__FILE__)); -
podium/tags/2.0.8/readme.txt
r3149303 r3254077 3 3 Contributors: Podium 4 4 Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget 5 Version: 2.0. 76 Stable Tag: 2.0. 75 Version: 2.0.8 6 Stable Tag: 2.0.8 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 Tested up to: 6. 6.19 Tested up to: 6.7.2 10 10 11 11 Add and customize Podium’s Web Suite tools to your WordPress website -
podium/trunk/README.md
r3149303 r3254077 3 3 Contributors: Podium 4 4 Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget 5 Version: 2.0. 76 Stable Tag: 2.0. 75 Version: 2.0.8 6 Stable Tag: 2.0.8 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 Tested up to: 6. 6.19 Tested up to: 6.7.2 10 10 11 11 Add and customize Podium’s Web Suite tools to your WordPress website -
podium/trunk/podium.php
r3149303 r3254077 6 6 /* 7 7 * Plugin Name: Podium 8 * Version: 2.0. 79 * Stable Tag: 2.0. 78 * Version: 2.0.8 9 * Stable Tag: 2.0.8 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. 7');88 define('podium_4f050d29b8BB9_VERSION', '2.0.8'); 89 89 define('podium_4f050d29b8BB9_DIR', plugin_dir_path(__FILE__)); 90 90 define('podium_4f050d29b8BB9_URL', plugin_dir_url(__FILE__)); -
podium/trunk/readme.txt
r3149303 r3254077 3 3 Contributors: Podium 4 4 Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget 5 Version: 2.0. 76 Stable Tag: 2.0. 75 Version: 2.0.8 6 Stable Tag: 2.0.8 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 Tested up to: 6. 6.19 Tested up to: 6.7.2 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.