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

Plugins Genius

설명

Plugins Genius allows you to choose which plugins should be active in the frontend and in the backend.
Some plugins affects only the frontend, some only the backend of WordPress and some of them make WordPress slow.

Now you can tune your WordPress site, actvating plugins only where you need.

스크린샷

  • When Plugins Genius is active, standard plugins page is like that: all plugins inactive except Plugins Genius.
  • You can select active plugin from Plugins Genius configuration page.

설치

  1. Upload the files to the /wp-content/plugins/plugins-genius/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to “Plugins Genius” tab and select which plugin should be active for each role

후기

2016년 9월 3일
That’s exactly what I was looking for and works very well.
모든 3 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “Plugins Genius”(을)를 번역하세요.

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

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

변경이력

2.1.1

  • Fixed a bug that caused frontend ajax action for anonymous users not to work

2.1.0

  • Hooked get_option(‘active_plugins’) to return role-based active plugins
  • Role-based active plugins displayed on classic plugins page

2.0.0

  • Plugin Genius code is now Object Oriented
  • Activaction hooks are now fired when a new plugin is activated within Plugins Genius
  • Fixed a bug that caused some plugins not beeing correctly loaded

1.0.0

  • Added nonce security
  • Tested on WordPress 3.5.2

0.9.7

  • Fixed bug causing fatal error on wp_get_current_user() function

0.9.6

  • Security fix

0.9.5

  • First release