Plugin Directory

Changeset 2795281


Ignore:
Timestamp:
10/06/2022 06:49:43 PM (3 years ago)
Author:
podiumsupport
Message:

updating readme.md

Location:
podium
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • podium/trunk/README.md

    r2725696 r2795281  
    33Contributors: Podium 
    44Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget
    5 Version: 1.0.5 
    6 Stable Tag: 1.0.5 
     5Version: 1.0.6 
     6Stable Tag: 1.0.6 
    77License: GPLv2 or later 
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html 
    9 Tested up to: 5.9
     9Tested up to: 6.0.2
    1010
    11 The official Podium Webchat WordPress plugin, built by Podium. A convenient way to allow customers to text you right from your website.
     11Add and customize Podium’s Web Suite tools to your WordPress website
    1212
    1313== Description ==
    1414
    15 [Podium Webchat](https://www.podium.com/webchat/?utm_campaign=wp-plugin-listing&utm_medium=web&utm_source=widget) enables businesses to capture and convert leads while they're on your website with an easy-to-use button that connects you to your leads through text. If you don’t already have a Podium account visit [www.podium.com](https://www.podium.com/?utm_campaign=wp-plugin-listing&utm_medium=web&utm_source=widget) to set it up and access your Webchat script.
     15Podium Web Suite offers a collection of tools designed to help local businesses optimize their websites for conversion and connect with their customers through the channel they prefer — text.
    1616
    17 [Podium demo](https://www.youtube.com/watch?v=TUVo7cqaGIc)
     17After connecting your website to Podium, local businesses are empowered to:
     18
     19- Generate more conversations with potential customers using **Webchat**
     20- Build a text marketing list with simple, high-converting **Website Pop-Ups**
     21- Delight website visitors with a modern customer experience
    1822
    1923== Screenshots ==
     
    2630= Installation Instructions =
    2731
    28 1. Add this plugin to WordPress and enable it. See [Managing Plugins](https://wordpress.org/support/article/managing-plugins/)
    29 2. Copy your script from the Podium script installation or emailed instructions from Podium.
    30 3. Visit Podium's plugin settings on your WordPress site and paste the script into the text area.
    31 4. Set the Podium Webchat option to 'Enabled'.
    32 5. Save your changes.
     32To install and activate the Podium plugin:
    3333
    34 = How can I get support? =
     341. Click **Add New** under **Plugins** in the left menu, and search “Podium.” Select the Podium plugin, and click **Install and Activate**.
     352. After it’s installed, go to the Podium plugin settings by selecting **Podium** under **Settings** in the left menu.
     363. Copy your unique Podium code, and paste into the plugin text box.
     374. Click **Save Changes**.
    3538
    36 You can access help docs by visiting our [Help Center](https://help.podium.com/hc/en-us) or call/text us at 1-833-276-3486.
     39= Get Support =
     40
     41You can access help articles by visiting our [Help Center](https://help.podium.com/hc/en-us) , or you can call or text us at +1 (833) 276-3486.
  • podium/trunk/podium.php

    r2725696 r2795281  
    22/*
    33 * Plugin Name: Podium
    4  * Version: 1.0.5
    5  * Stable Tag: 1.0.5
     4 * Version: 1.0.6
     5 * Stable Tag: 1.0.6
    66 * 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.
    77 * Author: Podium
     
    1515* Define
    1616*/
    17 define('podium_4f050d29b8BB9_VERSION', '1.0.5');
     17define('podium_4f050d29b8BB9_VERSION', '1.0.6');
    1818define('podium_4f050d29b8BB9_DIR', plugin_dir_path(__FILE__));
    1919define('podium_4f050d29b8BB9_URL', plugin_dir_url(__FILE__));
  • podium/trunk/readme.txt

    r2725696 r2795281  
    11=== Podium ===
    22
    3 Contributors: Podium
     3Contributors: Podium 
    44Tags: Podium, Podium Webchat, Webchat, Texting, Chat Widget
    5 Version: 1.0.5
    6 Stable Tag: 1.0.5
    7 License: GPLv2 or later
    8 License URI: http://www.gnu.org/licenses/gpl-2.0.html
    9 Tested up to: 5.9
     5Version: 1.0.
     6Stable Tag: 1.0.
     7License: GPLv2 or later 
     8License URI: http://www.gnu.org/licenses/gpl-2.0.html 
     9Tested up to: 6.0.2
    1010
    11 
    12 The official Podium Webchat WordPress plugin, built by Podium. A convenient way to allow customers to text you right from your website.
     11Add and customize Podium’s Web Suite tools to your WordPress website
    1312
    1413== Description ==
    1514
    16 [Podium Webchat](https://www.podium.com/webchat/?utm_campaign=wp-plugin-listing&utm_medium=web&utm_source=widget) enables businesses to capture and convert leads while they're on your website with an easy-to-use button that connects you to your leads through text. If you don’t already have a Podium account visit [www.podium.com](https://www.podium.com/?utm_campaign=wp-plugin-listing&utm_medium=web&utm_source=widget) to set it up and access your Webchat script.
     15Podium Web Suite offers a collection of tools designed to help local businesses optimize their websites for conversion and connect with their customers through the channel they prefer — text.
    1716
    18 [Podium demo](https://www.youtube.com/watch?v=TUVo7cqaGIc)
     17After connecting your website to Podium, local businesses are empowered to:
     18
     19- Generate more conversations with potential customers using **Webchat**
     20- Build a text marketing list with simple, high-converting **Website Pop-Ups**
     21- Delight website visitors with a modern customer experience
    1922
    2023== Screenshots ==
     
    2730= Installation Instructions =
    2831
    29 1. Add this plugin to WordPress and enable it. See [Managing Plugins](https://wordpress.org/support/article/managing-plugins/)
    30 2. Copy your script from the Podium script installation or emailed instructions from Podium.
    31 3. Visit Podium's plugin settings on your WordPress site and paste the script into the text area.
    32 4. Set the Podium Webchat option to 'Enabled'.
    33 5. Save your changes.
     32To install and activate the Podium plugin:
    3433
    35 = How can I get support? =
     341. Click **Add New** under **Plugins** in the left menu, and search “Podium.” Select the Podium plugin, and click **Install and Activate**.
     352. After it’s installed, go to the Podium plugin settings by selecting **Podium** under **Settings** in the left menu.
     363. Copy your unique Podium code, and paste into the plugin text box.
     374. Click **Save Changes**.
    3638
    37 You can access help docs by visiting our [Help Center](https://help.podium.com/hc/en-us) or call/text us at 1-833-276-3486.
     39= Get Support =
     40
     41You can access help articles by visiting our [Help Center](https://help.podium.com/hc/en-us) , or you can call or text us at +1 (833) 276-3486.
Note: See TracChangeset for help on using the changeset viewer.