| | 140 | // Changelog Page |
|---|
| | 141 | function changelog() { |
|---|
| | 142 | // Tab |
|---|
| | 143 | document.getElementById('IndexTab').className = 'Tab'; |
|---|
| | 144 | document.getElementById('ChangelogTab').className = 'SelectedTab'; |
|---|
| | 145 | document.getElementById('InstallTab').className = 'Tab'; |
|---|
| | 146 | document.getElementById('UpgradeTab').className = 'Tab'; |
|---|
| | 147 | document.getElementById('UsageTab').className = 'Tab'; |
|---|
| | 148 | // Page |
|---|
| | 149 | document.getElementById('Index').style.display = 'none'; |
|---|
| | 150 | document.getElementById('Changelog').style.display = 'block'; |
|---|
| | 151 | document.getElementById('Install').style.display = 'none'; |
|---|
| | 152 | document.getElementById('Upgrade').style.display = 'none'; |
|---|
| | 153 | document.getElementById('Usage').style.display = 'none'; |
|---|
| | 154 | } |
|---|
| 208 | | <p><b>Website:</b><br /><b>»</b> <a href="http://www.lesterchan.net/" title="http://www.lesterchan.net/">http://www.lesterchan.net/</a></p> |
|---|
| 209 | | <p><b>Documentation:</b><br /><b>»</b> <a href="http://dev.wp-plugins.org/wiki/wp-ban" title="http://dev.wp-plugins.org/wiki/wp-ban">http://dev.wp-plugins.org/wiki/wp-ban</a></p> |
|---|
| 210 | | <p><b>Development:</b><br /><b>»</b> <a href="http://dev.wp-plugins.org/browser/wp-ban/" title="http://dev.wp-plugins.org/browser/wp-ban/">http://dev.wp-plugins.org/browser/wp-ban/</a></p> |
|---|
| 211 | | <p><b>Support Forums:</b><br /><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></p> |
|---|
| 212 | | <p><b>Updated:</b><br /><b>»</b> 1st February 2007</p> |
|---|
| 213 | | <p><b>Note:</b><br /><b>»</b> The <b>Installation</b>, <b>Upgrade</b>, <b>Usage</b> Tab at the top of the page.<br /><b>»</b> The ban tab has been moved to 'WP-Admin -> Manage'</p> |
|---|
| 214 | | <div class="SubSubTitle">Changelog</div> |
|---|
| | 236 | <p> |
|---|
| | 237 | <b>Website:</b><br /> |
|---|
| | 238 | <b>»</b> <a href="http://www.lesterchan.net/" title="http://www.lesterchan.net/">http://www.lesterchan.net/</a> |
|---|
| | 239 | </p> |
|---|
| | 240 | <p> |
|---|
| | 241 | <b>Features:</b><br /> |
|---|
| | 242 | <b>»</b> 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. |
|---|
| | 243 | </p> |
|---|
| | 244 | <p> |
|---|
| | 245 | <b>Download:</b><br /> |
|---|
| | 246 | <b>»</b> <a href="http://www.lesterchan.net/others/downloads.php?id=26" title="http://www.lesterchan.net/others/downloads.php?id=26">WP-Ban 1.10 For WordPress 2.1.x</a><br /> |
|---|
| | 247 | <b>»</b> <a href="http://www.lesterchan.net/others/downloads/wp-ban100.zip" title="http://www.lesterchan.net/others/downloads/wp-ban100.zip">WP-Ban 1.00 For WordPress 2.0.x</a><br /> |
|---|
| | 248 | </p> |
|---|
| | 249 | <p> |
|---|
| | 250 | <b>Demo:</b><br /> |
|---|
| | 251 | <b>»</b> N/A</a> |
|---|
| | 252 | </p> |
|---|
| | 253 | <p> |
|---|
| | 254 | <b>Development:</b><br /> |
|---|
| | 255 | <b>»</b> <a href="http://dev.wp-plugins.org/browser/wp-ban/" title="http://dev.wp-plugins.org/browser/wp-ban/">http://dev.wp-plugins.org/browser/wp-ban/</a> |
|---|
| | 256 | </p> |
|---|
| | 257 | <p> |
|---|
| | 258 | <b>Translations:</b><br /> |
|---|
| | 259 | <b>»</b> <a href="http://dev.wp-plugins.org/browser/wp-ban/i18n/" title="http://dev.wp-plugins.org/browser/wp-ban/i18n/">http://dev.wp-plugins.org/browser/wp-ban/i18n/</a> |
|---|
| | 260 | </p> |
|---|
| | 261 | <p> |
|---|
| | 262 | <b>Support Forums:</b><br /> |
|---|
| | 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>Updated:</b><br /> |
|---|
| | 267 | <b>»</b> 1st February 2007 |
|---|
| | 268 | </p> |
|---|
| | 269 | <p> |
|---|
| | 270 | <b>Note:</b><br /> |
|---|
| | 271 | <b>»</b> The <b>Changelog</b>, <b>Installation</b>, <b>Upgrade</b>, <b>Usage</b> Tab at the top of the page.<br /> |
|---|
| | 272 | <b>»</b> The ban tab has been moved to 'WP-Admin -> Manage' |
|---|
| | 273 | </p> |
|---|
| | 274 | <p> |
|---|
| | 275 | <b>Donations:</b><br /> |
|---|
| | 276 | <b>»</b> I spent most of my free time creating, updating, maintaining and supporting these plugins, if you really love my plugins and could spare me a couple of bucks as my school allowance, I will really appericiate it. If not feel free to use it without any obligations. Thank You. My Paypal account is |
|---|
| | 277 | <script type="text/javascript"> |
|---|
| | 278 | /* <![CDATA[*/ |
|---|
| | 279 | document.write(' <b>gamerz84@hotmail.com</b>.'); |
|---|
| | 280 | /* ]]> */ |
|---|
| | 281 | </script> |
|---|
| | 282 | </p> |
|---|
| | 283 | </div> |
|---|
| | 284 | |
|---|
| | 285 | <!-- Changelog --> |
|---|
| | 286 | <div id="Changelog" style="display: none;"> |
|---|
| | 287 | <div class="SubTitle">» Changelog</div> |
|---|