Changeset 2824465
- Timestamp:
- 11/26/2022 06:20:30 AM (3 years ago)
- Location:
- plug-chat/trunk
- Files:
-
- 4 edited
-
functions.php (modified) (1 diff)
-
license.txt (modified) (1 diff)
-
plugchat.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
plug-chat/trunk/functions.php
r2295410 r2824465 1 1 <?php 2 3 2 /* 4 3 * Copyright (C) 2020 to present, Themeplugs. -
plug-chat/trunk/license.txt
r2295410 r2824465 2 2 ## Author : Themeplugs 3 3 GNU GENERAL PUBLIC LICENSE 4 Version 1.0. 0, 29 June 20074 Version 1.0.2 5 5 6 6 Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> -
plug-chat/trunk/plugchat.php
r2295437 r2824465 5 5 Author: Themeplugs 6 6 Author URI: http://themeplugs.com/ 7 Version: 1.0. 07 Version: 1.0.2 8 8 Text Domain: plugchat 9 9 Description: Plugchat is facebook chat for WordPress website. A feasible way to engage with the customer interactive sales experience for customers. -
plug-chat/trunk/readme.txt
r2295555 r2824465 1 1 === Plug Chat === 2 Contributors: Themeplugs , themeshape2 Contributors: themeplugs, themeshape, shagors 3 3 Tags: facebook chatbot, messenger, chatbot plugin, wordpress chatbot plugin, plugchat, themeplugs,chatting app 4 Requires at least: 4.65 Tested up to: 5.46 Stable tag: 4.74 Requires at least: 5.0 5 Tested up to: 6.1.1 6 Stable tag: 1.0.2 7 7 Requires PHP: 7.0 8 License: GPLv 2or later8 License: GPLv3 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html 10 10 11 11 12 Plugchat comes with facebook messenger chatting option in your WordPress website. … … 46 47 == Changelog == 47 48 49 = 1.0.2 = 50 * WordPress 6.1.1 Version Compatibility Check 51 48 52 = 1.0.0 = 49 53 * initial public release
Note: See TracChangeset
for help on using the changeset viewer.