Changeset 2369126
- Timestamp:
- 08/26/2020 04:45:45 AM (6 years ago)
- Location:
- goqmieruca
- Files:
-
- 2 edited
- 8 copied
-
tags/1.0.1 (copied) (copied from goqmieruca/trunk)
-
tags/1.0.1/admin (copied) (copied from goqmieruca/trunk/admin)
-
tags/1.0.1/class-goqmieruca.php (copied) (copied from goqmieruca/trunk/class-goqmieruca.php)
-
tags/1.0.1/common (copied) (copied from goqmieruca/trunk/common)
-
tags/1.0.1/front (copied) (copied from goqmieruca/trunk/front)
-
tags/1.0.1/front/class-goqmieruca-front.php (copied) (copied from goqmieruca/trunk/front/class-goqmieruca-front.php)
-
tags/1.0.1/goqmieruca.php (copied) (copied from goqmieruca/trunk/goqmieruca.php)
-
tags/1.0.1/readme.txt (copied) (copied from goqmieruca/trunk/readme.txt)
-
trunk/goqmieruca.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
goqmieruca/trunk/goqmieruca.php
r1935300 r2369126 4 4 Plugin URI: https://goq.ma/ 5 5 Description: あなたのサイトをだれがどこをどのくらいどう見たのかを「みえる化」 6 Version: 1.0. 06 Version: 1.0.1 7 7 Author: GoQSystem Inc. 8 8 Author URI: http://goqsystem.com/ … … 10 10 */ 11 11 12 define( 'GOQMIERUCA_VERSION', "1.0. 0");12 define( 'GOQMIERUCA_VERSION', "1.0.1"); 13 13 define( 'GOQMIERUCA_SLUG', 'goqmieruca' ); 14 14 define( 'GOQMIERUCA_PLUGIN_DIR', WP_PLUGIN_DIR . '/' . plugin_basename(dirname(__FILE__)) ); -
goqmieruca/trunk/readme.txt
r2127581 r2369126 4 4 Requires at least: 3.1.1 5 5 Tested up to: 4.9.8 6 Stable tag: 1.0. 06 Stable tag: 1.0.1 7 7 License: GPLv2 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 77 77 78 78 == Changelog == 79 = 1.0.1 = 80 * 2020/08/26 処理の最適化 81 79 82 = 1.0.0 = 80 83 * 2018/09/04 公開
Note: See TracChangeset
for help on using the changeset viewer.