101 pointsSerious WPMU DEV-sterI'm new here
omgitsrfb
Member
—
22nd July 2010
Trying to use the anti-splog function to rename wp-signup.php in my BuddyPress admin bar's sign up link. I'm not using any custom profile fields in buddypress so I think I'm able to use the anti-splog plugin.
I'm using WP3.0 and BP1.2.5.2. You can see from my homepage at http://outloudblogs.com I was able to replace the hard coded link with the function at the top right of the page where it says "Get a free blog Sign Up", but I can't seem to figure out how to put the function in the buddypress admin bar's sign up button link.
I know it's probably not the best way to do it but I've tried placing the function in the bp-core-adminbar.php but I'm not a coding guru, so I can't get it to work.
Any suggestions? I really would like to stay away from editing the bp-core-adminbar.php file but if I have to then so be it. Thanks for looking at this for me.
Trying to use the anti-splog function to rename wp-signup.php in my BuddyPress admin bar's sign up link. I'm not using any custom profile fields in buddypress so I think I'm able to use the anti-splog plugin.
I'm using WP3.0 and BP1.2.5.2. You can see from my homepage at http://outloudblogs.com I was able to replace the hard coded link with the function at the top right of the page where it says "Get a free blog Sign Up", but I can't seem to figure out how to put the function in the buddypress admin bar's sign up button link.
I know it's probably not the best way to do it but I've tried placing the function in the bp-core-adminbar.php but I'm not a coding guru, so I can't get it to work.
Any suggestions? I really would like to stay away from editing the bp-core-adminbar.php file but if I have to then so be it. Thanks for looking at this for me.
Responses (1)
Lead Developer — 22nd July 2010 #
Renaming of wp-signup cannot be used with BuddyPress because BP doesn't use the wp-signup.php file at all. Says so in the plugin and instructions.
Become a member