Plugin Directory

Changeset 1832753


Ignore:
Timestamp:
03/03/2018 12:52:22 PM (8 years ago)
Author:
beek.yoshida
Message:

test on wp4.9.4

Location:
secret-messenger/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • secret-messenger/trunk/readme.txt

    r1249993 r1832753  
    33Tags: secret, message, plugin
    44Requires at least: 4.1
    5 Tested up to: 4.3
    6 Stable tag: 0.1.0
     5Tested up to: 4.9.4
     6Stable tag: 0.1.1
    77License: GPLv2 or later
    88
     
    1111== Description ==
    1212
    13 <p>Will add secret message in html source in your website.</p>
    14 <p>[Document] http://beek.jp/beek-secret-messenger/</p>
     13Will add secret message in html source in your website.
    1514
    1615== Installation ==
     
    2524Create new.
    2625
    27 == Upgrade Notice ==
     26= 0.1.1 =
    2827
     28Test on wp4.9.4.
     29
     30
  • secret-messenger/trunk/secret-messenger.php

    r1249993 r1832753  
    22/*
    33  Plugin Name: Secret Messenger
    4   Plugin URI: http://beek.jp/beek-secret-messenger/
     4  Plugin URI: https://github.com/yoshida-san/secret-messenger
    55  Description: Add secret message in html source in your website.
    6   Version: 0.1.0
     6  Version: 0.1.1
    77  Author: Satoshi Yoshida
    8   Author URI: http://beek.jp
     8  Author URI: https://github.com/yoshida-san/secret-messenger
    99  License: GPLv2 or later
    1010 */
Note: See TracChangeset for help on using the changeset viewer.