Changeset 7615
- Timestamp:
- 01/26/07 07:19:37 (1 year ago)
- Files:
-
- wp-ban/trunk/ban/ban.php (modified) (1 diff)
- wp-ban/trunk/ban/wp-ban.pot (modified) (1 diff)
- wp-ban/trunk/readme.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
wp-ban/trunk/ban/ban.php
r7535 r7615 3 3 Plugin Name: WP-Ban 4 4 Plugin URI: http://www.lesterchan.net/portfolio/programming.php 5 Description: Ban Users By IP Or Host Name From Visiting Your WordPress Site5 Description: Ban users by IP or host name from visiting your WordPress's blog. It will display a custom ban message when the banned IP/host name trys to visit you blog. There will be statistics recordered on how many times they attemp to visit your blog. It allows wildcard matching too. 6 6 Version: 1.10 7 7 Author: GaMerZ wp-ban/trunk/ban/wp-ban.pot
r7535 r7615 3 3 "Project-Id-Version: WP-Ban 1.10\n" 4 4 "POT-Creation-Date: \n" 5 "PO-Revision-Date: 2007-01-2 4 22:51+0800\n"5 "PO-Revision-Date: 2007-01-26 15:19+0800\n" 6 6 "Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 7 7 "Language-Team: Lester Chan <gamerz84@hotmail.com>\n" wp-ban/trunk/readme.html
r7536 r7615 262 262 <b>Support Forums:</b><br /> 263 263 <b>»</b> <a href="http://forums.lesterchan.net/index.php?board=10.0" title="http://forums.lesterchan.net/index.php?board=10.0">http://forums.lesterchan.net/index.php?board=10.0</a> 264 </p> 265 <p> 266 <b>Credits:</b><br /> 267 <b>»</b> Ban Stats By <a href="http://blog.fileville.net/">Joe (Ttech)</a> 264 268 </p> 265 269 <p>
