Plugin Directory

Changeset 1022005


Ignore:
Timestamp:
11/08/2014 11:52:52 AM (11 years ago)
Author:
cgarvey
Message:

Update to v1.03

Location:
email-javascript-cloaker/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • email-javascript-cloaker/trunk/email-js-cloak.php

    r1022004 r1022005  
    44Plugin URI: http://cgarvey.ie/
    55Description: A simple plugin to use JavaScript to cloak email addresses
    6 Version: 1.02
     6Version: 1.03
    77Author: Cathal Garvey
    88Author URI: http://cgarvey.ie/
     
    1212
    1313/**
    14  * Copyright 2013 Cathal Garvey (http://cgarvey.ie/)
     14 * Copyright 2013-2014 Cathal Garvey (http://cgarvey.ie/)
    1515 *
    1616 * This program is free software: you can redistribute it and/or modify
     
    2828 *
    2929 * @package Email JavaScript Cloaker
    30  * @copyright 2013 Cathal Garvey
     30 * @copyright 2013-2014 Cathal Garvey
    3131*/
    3232
  • email-javascript-cloaker/trunk/readme.txt

    r984705 r1022005  
    55Requires at least: 3.5.0
    66Tested up to: 4.0
    7 Stable tag: rel_1-02
     7Stable tag: rel_1-03
    88License: GPLv3
    99License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    2424
    2525== Changelog ==
     26* Version 1.03 - Fix PHP callback warning (thanks to Simon Schaller).
    2627* Version 1.02 - Confirm compatibility with WordPress v4.0.
    2728* Version 1.01 - Remove debug code (affects earlier MSIE versions).
Note: See TracChangeset for help on using the changeset viewer.