Changeset 2957271
- Timestamp:
- 08/23/2023 11:15:06 AM (3 years ago)
- File:
-
- 1 edited
-
lw-all-in-one/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lw-all-in-one/trunk/readme.txt
r2957266 r2957271 1 /* 2 * Plugin Name: LocalWeb All In One 3 * Description: LocalWeb All In One is a WordPress plugin exclusively designed for Local Web S.R.L clients, seamlessly integrating Web Instant Messenger, Google Analytics, and Contact Form 7 functionalities to enhance your website's engagement and performance. 4 * Version: 1.7.0 5 * Contributors: sajdoko 6 * Tags: localweb, local web, chat, wim, web instant messenger, aio 7 * Requires at least: 4.8.5 8 * Tested up to: 6.3 9 * Stable tag: trunk 10 * Requires PHP: 7.4 11 * Author: Sajmir Doko 12 * Author URI: https://localweb.it/ 13 * License: GPL v2 or later 14 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt 15 * Update URI: https://example.com/my-plugin/ 16 */ 1 === LocalWeb All In One === 2 Contributors: sajdoko 3 Tags: localweb, local web, chat, wim, web instant messenger, aio 4 Requires at least: 4.8.5 5 Tested up to: 6.3 6 Stable tag: 1.7.0 7 Requires PHP: 7.4 8 License: GPLv2 or later 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 17 10 18 **LocalWeb All In One** is a WordPress plugin designed to enhance the functionality of websites created by Local Web S.R.L. It extends certain features of the website that may involve transmitting specific data to LocalWeb's servers. This facilitates the display of data on the LocalWeb App. 11 == Description == 12 **LocalWeb All In One** is a WordPress plugin exclusively designed for Local Web S.R.L clients, seamlessly integrating Web Instant Messenger, Google Analytics, and Contact Form 7 functionalities to enhance your website's engagement and performance. 13 LocalWeb All In One provides the following integrations: 14 15 **Web Instant Messenger Integration:** This plugin embeds the script from [Web Instant Messenger](https://www.webinstantmessenger.it/) into the `wp_footer` section of your website. This script activates the Web Instant Messenger on your site. The external script is fetched from LocalWeb at `www.localweb.it/chat/widget/ultimate_chat_widget.js`, which constructs the chat window in the bottom right corner of your website. All chat interactions and information entered into the chat window are transmitted to [LocalWeb]. 16 **Google Analytics Integration:** The plugin facilitates integration with Google Analytics, including support for the latest Google Analytics 4 (GA4) and Google Tag Manager (GTM). 17 **Contact Form 7 Integration:** Integration with Contact Form 7 is supported. The plugin provides options to customize the behavior of Contact Form 7 scripts and styles based on your needs. 19 18 20 19 > :warning: **Note:** This plugin utilizes services provided by [LocalWeb](https://localweb.it/ "Web Marketing Agency") and is exclusively intended for Local Web S.R.L clients. 21 20 22 ## Description23 21 24 LocalWeb All In One provides the following integrations: 25 26 - **Web Instant Messenger Integration:** This plugin embeds the script from [Web Instant Messenger](https://www.webinstantmessenger.it/) into the `wp_footer` section of your website. This script activates the Web Instant Messenger on your site. The external script is fetched from LocalWeb at `www.localweb.it/chat/widget/ultimate_chat_widget.js`, which constructs the chat window at the bottom right corner of your website. All chat interactions and information entered into the chat window are transmitted to [LocalWeb]. 27 28 - **Google Analytics Integration:** The plugin facilitates integration with Google Analytics, including support for the latest Google Analytics 4 (GA4) and Google Tag Manager (GTM). 29 30 - **Contact Form 7 Integration:** Integration with Contact Form 7 is supported. The plugin provides options to customize the behavior of Contact Form 7 scripts and styles based on your needs. 31 32 > :warning: **Note:** This plugin relies on services provided by [LocalWeb](https://localweb.it/ "Web Marketing Agency") and is solely intended for Local Web S.R.L clients. 22 For more information, updates, and support, please visit [LocalWeb's official website](https://localweb.it/). 33 23 34 24 ## Installation … … 118 108 ### 1.1.2 119 109 - Initial version online. 120 121 For more information, updates, and support, please visit [LocalWeb's official website](https://localweb.it/).
Note: See TracChangeset
for help on using the changeset viewer.