This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Bulk User Management

ਵੇਰਵਾ

A plugin that lets you manage users across all your sites from one place on a multisite install.

If you’d like to check out the code and contribute, join us on GitHub. Pull requests are more than welcome!

ਸਥਾਪਤੀਕਰਨ

  1. Upload the bulk-user-management folder to your plugins directory (e.g. /wp-content/plugins/)
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

The following filters will let you customize the plugin:

  • bulk_user_management_blogs – array of sites that can be managed
  • bulk_user_management_parent_page – sets parent page
  • bulk_user_management_admin_users – array of users by id that the plugin is active for
  • bulk_user_management_admins_by_username – array of users by username that the plugin is active for

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

Why are there no FAQs?

Because you haven’t asked one yet.

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Bulk User Management” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Bulk User Management” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

1.1

  • Adds a screen option for number of users per page
  • Makes it more obvious when an ajax action is loading
  • Doesn’t allow current user to remove themself

1.0.1

  • Fix fatal error in PHP 5.2

1.0

  • Initial Release