Changeset 199756
- Timestamp:
- 01/30/2010 10:49:05 AM (16 years ago)
- Location:
- nospamnx
- Files:
-
- 18 added
- 2 edited
-
tags/3.10 (added)
-
tags/3.10/nospamnx-de_DE.mo (added)
-
tags/3.10/nospamnx-de_DE.po (added)
-
tags/3.10/nospamnx-es_ES.mo (added)
-
tags/3.10/nospamnx-es_ES.po (added)
-
tags/3.10/nospamnx-fr_FR.mo (added)
-
tags/3.10/nospamnx-fr_FR.po (added)
-
tags/3.10/nospamnx-it_IT.mo (added)
-
tags/3.10/nospamnx-it_IT.po (added)
-
tags/3.10/nospamnx-sv_SE.mo (added)
-
tags/3.10/nospamnx-sv_SE.po (added)
-
tags/3.10/nospamnx-zh_CN.mo (added)
-
tags/3.10/nospamnx-zh_CN.po (added)
-
tags/3.10/nospamnx.css (added)
-
tags/3.10/nospamnx.php (added)
-
tags/3.10/readme.txt (added)
-
tags/3.10/screenshot-1.png (added)
-
tags/3.10/screenshot-2.png (added)
-
trunk/nospamnx.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
nospamnx/trunk/nospamnx.php
r197347 r199756 210 210 211 211 function nospamnxAdminMenu() { 212 if( function_exists( 'is_site_admin' ) && !is_site_admin() ) 213 return; 214 else 215 add_options_page('NoSpamNX', 'NoSpamNX', 8, 'nospamnx', array(&$this, 'nospamnxOptionPage')); 212 add_options_page('NoSpamNX', 'NoSpamNX', 8, 'nospamnx', array(&$this, 'nospamnxOptionPage')); 216 213 } 217 214 -
nospamnx/trunk/readme.txt
r197347 r199756 3 3 Donate link: http://www.svenkubiak.de/nospamnx-en/#donate 4 4 Tested up to: 2.9.1 5 Stable tag: 3. 95 Stable tag: 3.10 6 6 Requires at least: 2.7 7 7 Tags: blog, wordpress, security, plugin, comment, comments, anti-spam, antispam, spam, spambot, spambots, protection, login, register, user, users, template, secure, hidden
Note: See TracChangeset
for help on using the changeset viewer.