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

Network Sidebar Widgets

설명

In the multisite context, creating widgets that are used throughout all of the sites in a network can be difficult and painstaking (at best).
This plugin gives network administrators the ability to create “fallback widgets” that will be used as the default unless over-ridden by individual sites.

How the plugin works

  • When a widget is created on the “main site” (e.g. site ID 1) the output is cached.
  • When a sites other than the “main site” (e.g. site ID != 1) call a sidebar that doesn’t have any active widgets, the cached output from the main site will be used.
  • The plugin may not (read as “probably won’t”) work with highly dynamic widgets
  • This is the initial release, so please try it out before you use it in a live site.

설치

  1. Upload the plugin files to the /wp-content/plugins/network-sidebar-fallback directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Appearance > Widgets section to create widgets for the primary site (site ID 1)

FAQ

=Will this work with fill-in-your-theme-name-here?=

I have no idea, I haven’t tested it.

=Will this work with fill-in-your-plugin-name-here?=

I have no idea, I haven’t tested it.

=Will you add features to this plugin?=

Possibly, I will always consider suggestions 🙂

후기

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

기여자 & 개발자

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

기여자

자국어로 “Network Sidebar Widgets”(을)를 번역하세요.

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

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

변경이력

0.1

  • Initial realease to WordPress plugin repository.