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

BP Disable Activation

설명

Disables the activation email and automatically activates new users in BuddyPress under a standard WP install and WPMU (multisite). Also, automatically logs in the new user since the account is already active.

Possible Future Features:
-Option to turn off automatic login
-Option to not disable email
-Redirect options after account creation

Known Bugs:
-Doesn’t do the automatic login if you allow blog creation during the user creation in WPMU (multisite)

설치

  1. Upload the ‘bp-disable-activation’ folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Sit back, relax and enjoy the plugin

FAQ

Won’t this allow more spammers to get in?

Of course it could. So, you should consider using other plugins and methods for preventing spammers from signing up on your site. However, many people have seen spammers get through just fine even with email activation enabled. Plus, some sites are designed so that email activation doesn’t matter. Thus the plugin.

What if I don’t want my users to automatically login?

Why don’t you? Users will love that feature. I’ll look at adding an option to turn this on/off. Until then you can comment out those lines if you don’t want it.

후기

2017년 2월 13일
Don't try this plugin, It will bring down your site as there have been no updates for 7 years. Hopeless
모든 2 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “BP Disable Activation”(을)를 번역하세요.

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

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

변경이력

0.4

  • Made plugin sitewide for WPMU
  • Fixed WPMU Activity Stream Addition
  • Added Activity Stream New Member notation for WP

0.3

  • Added support for WPMU (multisite). Includes automatic activation, disabling activation email and automatic login
  • Added redirect to home page after activation and login so the sidebar recognizes the login
  • Added bp_diable_activation_redirect_url filter to redirect to somewhere other than the home page if people desire
  • Added loader file that makes sure BuddyPress is activated first

0.2

  • Added automatic login to BuddyPress after activating the user.

0.1

  • Initial Release – Thanks to Andy for Most the Code