Plugin Directory

Changeset 2957271


Ignore:
Timestamp:
08/23/2023 11:15:06 AM (3 years ago)
Author:
sajdoko
Message:

Added support for PHP v8.2.

File:
1 edited

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 ===
     2Contributors: sajdoko
     3Tags: localweb, local web, chat, wim, web instant messenger, aio
     4Requires at least: 4.8.5
     5Tested up to: 6.3
     6Stable tag: 1.7.0
     7Requires PHP: 7.4
     8License: GPLv2 or later
     9License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1710
    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.
     13LocalWeb 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.
    1918
    2019> :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.
    2120
    22 ## Description
    2321
    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.
     22For more information, updates, and support, please visit [LocalWeb's official website](https://localweb.it/).
    3323
    3424## Installation
     
    118108### 1.1.2
    119109- 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.