Plugin Directory

Changeset 1865152


Ignore:
Timestamp:
04/27/2018 12:16:51 AM (8 years ago)
Author:
chatplusjp
Message:

説明文の修正

Location:
chatplusjp/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chatplusjp/trunk/admin/views/system-setting.php

    r1778247 r1865152  
    2222                                    <input name="cpj_save" id="cpj_save" type="submit" class="button button-primary" value="<?php _e('保存','cpj'); ?>" />
    2323                                </div>
    24                                 ※サイトコードとは、ChatPlusに登録すると、表示されるd["__cp_c"]="xxxxxxxxxx"; というコードです。<br />
     24                                ※サイトコードとは、ChatPlusに登録すると、表示されるd["__cp_c"]="xxxxxxxxxx";のxxxxxxxxxxに該当する文字列です<br />
    2525                                詳しくは、ログインした後、<br />
    2626                                https://app.chatplus.jp/admin/cp/general-script<br />
  • chatplusjp/trunk/chatplusjp.php

    r1809158 r1865152  
    44Plugin URI:
    55Description: This plugin add chatplus your page.
    6 Version: 1.0.1
     6Version: 1.0.2
    77Author: chatplusjp
    88Author URI:https://chatplus.jp/
  • chatplusjp/trunk/readme.txt

    r1809148 r1865152  
    44Requires at least: 3.1.1
    55Tested up to: 4.7.7
    6 Stable tag: 1.0.1
     6Stable tag: 1.0.2
    77License: GPLv2
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    2727
    2828== Changelog ==
     29=1.0.2=
     30* 2018-4-27 管理画面の説明文を修正しました。
     31
    2932=1.0.1=
    3033* 2018-1-25 Change button link
Note: See TracChangeset for help on using the changeset viewer.