Changeset 427489
- Timestamp:
- 08/23/2011 09:36:21 AM (15 years ago)
- Location:
- fay-emails-encoder/trunk
- Files:
-
- 2 edited
-
fay-emails-encoder.php (modified) (5 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
fay-emails-encoder/trunk/fay-emails-encoder.php
r418242 r427489 4 4 Plugin URI: http://faycaltirich.blogspot.com/1979/01/fay-emails-encoder-plugin.html 5 5 Description: Encode emails to avoid spams. Template to use [@encode@ email="ilove@gmail.com" display="Gmail Lover"] 6 Version: 3.0 6 Version: 3.0.1 7 7 Author: Fayçal Tirich 8 8 Author URI: http://faycaltirich.blogspot.com … … 71 71 <h2>Encode Mails</h2> 72 72 <br /> <br /> 73 <form method="post" action="">73 74 74 <table class="widefat"> 75 75 <thead> … … 81 81 <tr> 82 82 <td> 83 <form method="post" action=""> 83 84 <p> 84 85 </p> <input type="checkbox" name="fee_active" value="yes" … … 88 89 class="button" value="<?php _e('Save Changes'); ?>" /> 89 90 </p> 91 </form> 90 92 <?php include 'donate.php';?> 91 93 </td> … … 93 95 </tbody> 94 96 </table> 95 </form>96 97 97 </div> 98 98 <?php -
fay-emails-encoder/trunk/readme.txt
r418242 r427489 31 31 32 32 == Changelog == 33 = 3.0.1 = 34 fixing a broken link 33 35 34 36 = 3.0 =
Note: See TracChangeset
for help on using the changeset viewer.