Changeset 2100997
- Timestamp:
- 06/05/2019 12:11:06 PM (7 years ago)
- Location:
- xeno/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
xeno/trunk/readme.md
r2094546 r2100997 5 5 Requires at least: 3.0.1 6 6 Tested up to: 5.2 7 Stable tag: 2.0 7 Stable tag: 2.0.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
xeno/trunk/xeno.php
r2094546 r2100997 1 1 <?php 2 2 /** 3 * Plugin Name: Xeno4 * Plugin URI: https://xenoapp.com5 * Description: Your independent customer chat tool. Make your contacts feel special with the power of live response.6 * Version: 2.07 * Author: Xeno Team8 * Author URI: https://xenoapp.com/team9 * License: GPL210 * License URI: https://www.gnu.org/licenses/gpl-2.0.html11 * GitHub Plugin URI: https://github.com/xenoapp/xeno-for-wordpress12 * GitHub Branch: master3 * Plugin Name: Xeno 4 * Plugin URI: https://xenoapp.com 5 * Description: Your independent customer chat tool. Make your contacts feel special with the power of live response. 6 * Version: 2.0.1 7 * Author: Xeno Team 8 * Author URI: https://xenoapp.com/team 9 * License: GPL2 10 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 * GitHub Plugin URI: https://github.com/xenoapp/xeno-for-wordpress 12 * GitHub Branch: master 13 13 **/ 14 14
Note: See TracChangeset
for help on using the changeset viewer.