Plugin Directory

Changeset 199756


Ignore:
Timestamp:
01/30/2010 10:49:05 AM (16 years ago)
Author:
kubi23
Message:
 
Location:
nospamnx
Files:
18 added
2 edited

Legend:

Unmodified
Added
Removed
  • nospamnx/trunk/nospamnx.php

    r197347 r199756  
    210210
    211211        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'));   
    216213        }
    217214
  • nospamnx/trunk/readme.txt

    r197347 r199756  
    33Donate link: http://www.svenkubiak.de/nospamnx-en/#donate
    44Tested up to: 2.9.1
    5 Stable tag: 3.9
     5Stable tag: 3.10
    66Requires at least: 2.7
    77Tags: 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.