이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Domain Based Role Assignment

설명

Domain Based Role Assignment automatically assigns user roles based on their email domains during registration. It provides a simple admin interface to manage domain-to-role mappings and streamlines user role management.

Key Features

  • Automatic Role Assignment: Automatically assigns roles to users based on their email domain during registration
  • Domain Management: Easy-to-use admin interface to manage domain-role mappings
  • Works with Role Editor: Compatible with all WordPress roles, including custom roles
  • Simple Administration: Add, view, and delete domain rules through a clean admin interface
  • Bulk User Management: When removing a domain rule, preserves user accounts while managing role assignments
  • Security: Implements WordPress security best practices and nonce verification

Configuration

= Adding Domain Rules =
1. Go to ‘Settings > Domain Role Assignment’ in your WordPress admin panel
2. In the “Add New Domain Rule” section:
* Enter a domain (e.g., “example.com”)
* Select the role to assign
* Click “Add Domain Rule”

Managing Existing Rules

  1. View all current domain rules in the “Current Domain Rules” table
  2. Each rule shows:
    • The domain
    • The assigned role
    • Option to delete the rule

Technical Details

Requires WordPress 5.0 or higher and PHP 7.2 or higher.

Support

For support:
1. Check configuration
2. Verify WordPress version compatibility
3. Check error logs
4. Ensure proper permissions

설치

  1. Upload the plugin files to /wp-content/plugins/domain-based-role-assignment directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to ‘Settings > Domain Role Assignment’ to configure domain rules

FAQ

What happens to existing users when I remove a domain rule?

Existing users keep their current roles. The rule removal only affects future registrations.

Does this work with custom roles?

Yes, the plugin is compatible with all WordPress roles, including those created by Role Editor or similar plugins.

Can I use wildcards in domain rules?

Not in the current version, but this feature is planned for a future release.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Domain Based Role Assignment”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Domain Based Role Assignment”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release
  • Basic domain-role mapping
  • Admin interface
  • Automatic role assignment
  • Domain rule management