[Plugin: (NOW 3D!) Super CAPTCHA Security Suite] Can you add super captcha tp pages
-
I run a wordpress article directory, can you add it to the author panel where they submit articles? I tried to add the code
<?php
if ( function_exists ( &array ( ‘RandomCaptchaSpam’, ‘wpmulogin_form’ ) ) ) :
echo( $RandomCaptchaSpam->wpmulogin_form( ) );
endif;
?>but get an error.
Parse error: syntax error, unexpected T_ARRAY, expecting T_STRING or T_VARIABLE or ‘$’ in /home/mml/public_html/press-release-articles.com/wp-content/plugins/article-directory/author-panel.php on line 374
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: (NOW 3D!) Super CAPTCHA Security Suite] Can you add super captcha tp pages’ is closed to new replies.