Plugin Directory

Changeset 1832754


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

test on wp4.9.4

Location:
text2anchor/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • text2anchor/trunk/readme.txt

    r1439252 r1832754  
    22Contributors: Satoshi Yoshida
    33Requires at least: 4.3
    4 Tested up to: 4.5
    5 Stable tag: 1.0.0
     4Tested up to: 4.9.4
     5Stable tag: 1.0.1
    66License: GPLv2 or later
    77
     
    1010== Description ==
    1111
    12 <p>Change text to anchor.</p>
     12Change text to anchor.
    1313
    1414== Installation ==
     
    2323Create new.
    2424
     25= 1.0.1 =
     26
     27Test on wp4.9.4.
    2528
    2629
     30
  • text2anchor/trunk/text2anchor.php

    r1438624 r1832754  
    22/*
    33  Plugin Name: Text2Anchor
    4   Plugin URI: http://beek.jp/text2anchor/
     4  Plugin URI: https://github.com/yoshida-san/text2anchor
    55  Description: Change text to anchor
    6   Version: 1.0.0
     6  Version: 1.0.1
    77  Author: Satoshi Yoshida
    8   Author URI: http://beek.jp
     8  Author URI: https://github.com/yoshida-san/text2anchor
    99  License: GPLv2 or later
    1010 */
Note: See TracChangeset for help on using the changeset viewer.