Changeset 1380652
- Timestamp:
- 03/29/2016 12:54:25 AM (10 years ago)
- Location:
- push7/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
push7/trunk/README.md
r1380473 r1380652 4 4 Requires at least: 4.0 5 5 Tested up to: 4.4.1 6 Stable tag: 1.4 6 Stable tag: 1.4.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
push7/trunk/push7.php
r1380458 r1380652 4 4 Plugin URI: https://push7.jp/ 5 5 Description: Push7 plugin for WordPress 6 Version: 1.4 6 Version: 1.4.1 7 7 Author: GNEX Ltd. 8 8 Author URI: https://globalnet-ex.com … … 16 16 17 17 const API_URL = 'https://api.push7.jp/api/v1/'; 18 const VERSION = '1. 3.0';18 const VERSION = '1.4.1'; 19 19 20 20 public function __construct() {
Note: See TracChangeset
for help on using the changeset viewer.