Plugin Directory

Changeset 2111865


Ignore:
Timestamp:
06/25/2019 05:53:34 AM (7 years ago)
Author:
jimhu
Message:

version 1.4 - hope it fixes regex problem in query keys

Location:
wp-pubmed-reflist
Files:
2 edited
11 copied

Legend:

Unmodified
Added
Removed
  • wp-pubmed-reflist/tags/1.4/readme.txt

    r2111833 r2111865  
    55Tested up to: 5.2.2
    66Donate link:http://biochemistry.tamu.edu/index.php/alum/giving/
    7 Stable tag: 1.3
     7Stable tag: 1.4
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6363* input validation for the admin page
    6464* jquery datatables for settings view
     65= 1.4 =
     66* Found regex error in query_form. Fixed, I hope.
    6567= 1.3 =
    6668* Change handling of disallowed characters in query keys in hopes of dealing with a mysterious problem where on some installations keys are showing illegal chars when the chars are all legal.
  • wp-pubmed-reflist/tags/1.4/wp-pubmed-reflist.php

    r2111838 r2111865  
    66example:
    77[pmid-refs key="hu" limit=10].
    8 Version: 1.3
     8Version: 1.4
    99Author: JimHu
    1010Author URI: http://jimhu.org
  • wp-pubmed-reflist/trunk/readme.txt

    r2111833 r2111865  
    55Tested up to: 5.2.2
    66Donate link:http://biochemistry.tamu.edu/index.php/alum/giving/
    7 Stable tag: 1.3
     7Stable tag: 1.4
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6363* input validation for the admin page
    6464* jquery datatables for settings view
     65= 1.4 =
     66* Found regex error in query_form. Fixed, I hope.
    6567= 1.3 =
    6668* Change handling of disallowed characters in query keys in hopes of dealing with a mysterious problem where on some installations keys are showing illegal chars when the chars are all legal.
  • wp-pubmed-reflist/trunk/wp-pubmed-reflist.php

    r2111838 r2111865  
    66example:
    77[pmid-refs key="hu" limit=10].
    8 Version: 1.3
     8Version: 1.4
    99Author: JimHu
    1010Author URI: http://jimhu.org
Note: See TracChangeset for help on using the changeset viewer.