Plugin Directory

Changeset 2824465


Ignore:
Timestamp:
11/26/2022 06:20:30 AM (3 years ago)
Author:
themeshape
Message:

wordpress compatibility check

Location:
plug-chat/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • plug-chat/trunk/functions.php

    r2295410 r2824465  
    11<?php
    2 
    32/*
    43* Copyright (C) 2020 to present, Themeplugs.
  • plug-chat/trunk/license.txt

    r2295410 r2824465  
    22## Author : Themeplugs
    33GNU GENERAL PUBLIC LICENSE
    4 Version 1.0.0, 29 June 2007
     4Version 1.0.2
    55
    66 Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
  • plug-chat/trunk/plugchat.php

    r2295437 r2824465  
    55Author: Themeplugs
    66Author URI: http://themeplugs.com/
    7 Version: 1.0.0
     7Version: 1.0.2
    88Text Domain: plugchat
    99Description: 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  
    11=== Plug Chat ===
    2 Contributors: Themeplugs , themeshape
     2Contributors: themeplugs, themeshape, shagors
    33Tags: facebook chatbot, messenger, chatbot  plugin, wordpress chatbot plugin, plugchat, themeplugs,chatting app
    4 Requires at least: 4.6
    5 Tested up to: 5.4
    6 Stable tag: 4.7
     4Requires at least: 5.0
     5Tested up to: 6.1.1
     6Stable tag: 1.0.2
    77Requires PHP: 7.0
    8 License: GPLv2 or later
     8License: GPLv3 or later
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     10
    1011
    1112Plugchat comes with facebook messenger chatting option in your WordPress website.
     
    4647== Changelog ==
    4748
     49= 1.0.2 =
     50* WordPress 6.1.1 Version Compatibility Check
     51
    4852= 1.0.0 =
    4953* initial public release
Note: See TracChangeset for help on using the changeset viewer.