Changeset 2724820
- Timestamp:
- 05/16/2022 08:06:14 PM (4 years ago)
- Location:
- podium
- Files:
-
- 6 edited
- 1 copied
-
tags/1.0.2 (copied) (copied from podium/trunk)
-
tags/1.0.2/README.md (modified) (1 diff)
-
tags/1.0.2/podium.php (modified) (2 diffs)
-
tags/1.0.2/readme.txt (modified) (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/1.0.2/README.md
r2723517 r2724820 2 2 3 3 Contributors: Podium 4 Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget 5 Version: 1.0.0 4 Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget 5 Version: 1.0.2 6 Stable Tag: 1.0.2 6 7 License: GPLv2 or later 7 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
podium/tags/1.0.2/podium.php
r1944909 r2724820 2 2 /* 3 3 * Plugin Name: Podium 4 * Version: 1.0.0 4 * Version: 1.0.2 5 * Stable Tag: 1.0.2 5 6 * 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. 6 7 * Author: Podium … … 14 15 * Define 15 16 */ 16 define('podium_4f050d29b8BB9_VERSION', '1. 5');17 define('podium_4f050d29b8BB9_VERSION', '1.0.2'); 17 18 define('podium_4f050d29b8BB9_DIR', plugin_dir_path(__FILE__)); 18 19 define('podium_4f050d29b8BB9_URL', plugin_dir_url(__FILE__)); -
podium/tags/1.0.2/readme.txt
r2723590 r2724820 3 3 Contributors: Podium 4 4 Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget 5 Version: 1.0.1 5 Version: 1.0.2 6 Stable Tag: 1.0.2 6 7 License: GPLv2 or later 7 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
podium/trunk/README.md
r2723517 r2724820 2 2 3 3 Contributors: Podium 4 Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget 5 Version: 1.0.0 4 Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget 5 Version: 1.0.2 6 Stable Tag: 1.0.2 6 7 License: GPLv2 or later 7 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
podium/trunk/podium.php
r1944909 r2724820 2 2 /* 3 3 * Plugin Name: Podium 4 * Version: 1.0.0 4 * Version: 1.0.2 5 * Stable Tag: 1.0.2 5 6 * 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. 6 7 * Author: Podium … … 14 15 * Define 15 16 */ 16 define('podium_4f050d29b8BB9_VERSION', '1. 5');17 define('podium_4f050d29b8BB9_VERSION', '1.0.2'); 17 18 define('podium_4f050d29b8BB9_DIR', plugin_dir_path(__FILE__)); 18 19 define('podium_4f050d29b8BB9_URL', plugin_dir_url(__FILE__)); -
podium/trunk/readme.txt
r2723590 r2724820 3 3 Contributors: Podium 4 4 Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget 5 Version: 1.0.1 5 Version: 1.0.2 6 Stable Tag: 1.0.2 6 7 License: GPLv2 or later 7 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.