Prio | Original string | Translation | — |
---|---|---|---|
↑ | Restrict the usernames that new users may use when registering for your site. | You have to log in to add a translation. | Details |
Original untranslated
Restrict the usernames that new users may use when registering for your site.
You have to log in to edit this translation. Meta |
|||
↑ | Restrict Usernames | You have to log in to add a translation. | Details |
Original untranslatedMeta |
|||
Installation Instructions | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
|||
Install via the built-in WordPress plugin installer. Or download and unzip <code>restrict-usernames.zip</code> inside the plugins directory for your site (typically <code>wp-content/plugins/</code>) | You have to log in to add a translation. | Details | |
Original untranslated
Install via the built-in WordPress plugin installer. Or download and unzip <code>restrict-usernames.zip</code> inside the plugins directory for your site (typically <code>wp-content/plugins/</code>)
CommentFound in installation list item, faq list item. You have to log in to edit this translation. Meta |
|||
<strong>c2c_restrict_usernames-validate (filter)</strong> | You have to log in to add a translation. | Details | |
Original untranslated
<strong>c2c_restrict_usernames-validate (filter)</strong>
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Links: <a href="http://coffee2code.com/wp-plugins/restrict-usernames/">Plugin Homepage</a> | <a href="https://wordpress.org/plugins/restrict-usernames/">Plugin Directory Page</a> | <a href="https://github.com/coffee2code/restrict-usernames/">GitHub</a> | <a href="http://coffee2code.com">Author Homepage</a> | You have to log in to add a translation. | Details | |
Original untranslated
Links: <a href="http://coffee2code.com/wp-plugins/restrict-usernames/">Plugin Homepage</a> | <a href="https://wordpress.org/plugins/restrict-usernames/">Plugin Directory Page</a> | <a href="https://github.com/coffee2code/restrict-usernames/">GitHub</a> | <a href="http://coffee2code.com">Author Homepage</a>
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Hooks | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
|||
Example: | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
|||
Arguments: | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
|||
The 'c2c_restrict_usernames-validate' hook allows you to add your own customized checks for the username being registered. You can add additional restrictions or override the assessment performed by the plugin. | You have to log in to add a translation. | Details | |
Original untranslated
The 'c2c_restrict_usernames-validate' hook allows you to add your own customized checks for the username being registered. You can add additional restrictions or override the assessment performed by the plugin.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
The plugin exposes one filter for hooking. Typically, customizations utilizing this hook would be put into your active theme's functions.php file, or used by another plugin. | You have to log in to add a translation. | Details | |
Original untranslated
The plugin exposes one filter for hooking. Typically, customizations utilizing this hook would be put into your active theme's functions.php file, or used by another plugin.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
$settings (array): The plugin's settings. | You have to log in to add a translation. | Details | |
Original untranslated
$settings (array): The plugin's settings.
CommentFound in description list item. You have to log in to edit this translation. Meta |
|||
$username (string): The username being registered. | You have to log in to add a translation. | Details | |
Original untranslated
$username (string): The username being registered.
CommentFound in description list item. You have to log in to edit this translation. Meta |
|||
$valid (boolean): The assessment by the plugin about the validity of the username based on settings. True means username can be used. | You have to log in to add a translation. | Details | |
Original untranslated
$valid (boolean): The assessment by the plugin about the validity of the username based on settings. True means username can be used.
CommentFound in description list item. You have to log in to edit this translation. Meta |
|||
Yes, for at least BuddyPress 1.2+ through 2.6+, and perhaps other versions. | You have to log in to add a translation. | Details | |
Original untranslated
Yes, for at least BuddyPress 1.2+ through 2.6+, and perhaps other versions.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
Export as
Comment
Short description.