Search Results for 'approval'
-
Search Results
-
Is there a plugin with an “approve avatar (or gravatar)” facility?
What I mean is, is there a facilty to ensure that the avatar/gravatar does not appear on my forum until it has been seen and approved by my admin. So it would be in the queue pending approval by my admin, and the avatar/gravatar would not display on my forum until my admin have approved it.
Does such a plugin with such a facility exist? Appreciate your replies.
Here is what I have thus far. bbpress is integrated with WordPress, So login is synonymous on both. However, I would like users to only be able to register from WordPress. I know it is pretty easy to just change the register link on bbpress to that of the WordPress registration page, but I also want to drop bbpress’s capability to send an email on either “Registration Mail” & Approval Mail settings. It is no longer needed if the user registers on the WordPress page and both are pulling user info from the same table.
Does this matter if I change the link to the WordPress registration page,and the settings are still available? And if so how would I go about disabling this?
Topic: Admin approval of all users
Topic: Plugin Approval
How long does it take for a plugin to be added to the plugin directory?
I have no idea where to post it so I’m using the less-invasive section of this forum
. Is there any “guide to submitting a plugin” to bbpress.org/plugins/? I’ve clicked “Add your plugin!”, I recieved approval and “access to your SVN repository” but now what?
I never used SVN or Trac before, I have no idea what to do, I just want to share my plugin with others via bbpress.org
. If there’s any “guide” or wiki page out there to help me out, please point me to it as I have no idea where to look for anything like this…
PS: I want coffeeeeeeee
Should be used for TESTING ONLY
Download this file
Install:
Put
activate.php
to your template folder.Put
bb-activate.php
to your bbPress root folder.Put
EnhancedRegistration
directory tomy-plugins
Only tested on kakumei template without other plugins. Currently, it only support user activation. User will receive an additional mail with a code for activation. They can click the link within that mail, or manually navigate to the activation page.
And Key Master can delete user haven’t activated over ## hours.
Possible features in later releases: Registration Approval, Registration Email Verification.
Please tell me what do you think!