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

Genesis Style Select

설명

This plugin adds a new menu box to the Genesis theme settings. This menu box allows users to easily select from any Genesis style sheets within the child theme folder.

This is useful for child themes that come with multiple style sheets, such as the Agent Press Child theme 1.0, or in a multisite environment using WPMU, or WP 3.0+ with networking enabled. In such an environment each child theme could have multiple style sheets allowing multiple sites to use the child theme with significantly different appearances, while not affecting the other sites.

This plugin requires the Genesis Theme Framework

Special Thanks

I owe a huge debt of gratitude to all the folks at StudioPress, their themes make my life easier.

This plugin is about 98% better because of two people.

Ade (http://www.studiograsshopper.ch) who gave me some good tips including the suggestion that the drop down list be populated automatically based on what is in the theme folder. I was about to make people type that in so things are about 99% easier because of that idea.

Nathan Rice (http://www.nathanrice.net/) who made that autopopulated drop down list a reality before I even saw the suggestion. He also made the Genesis check work in his plugin “Genesis Simple Hooks” and gave me permission to use that in this plugin.

설치

  1. Upload the entire genesis-style-select folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Genesis theme settings
  4. Select desired stylesheet from the new menu box (Style Select) in the right column
  5. If desired stylesheet is not available on list, please ensure that it is in the child theme folder, and that it has “template: genesis” in the head of the stylesheet (first 500 characters).
  6. Save the changes

후기

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

기여자 & 개발자

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

기여자

자국어로 “Genesis Style Select”(을)를 번역하세요.

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

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

변경이력

1.0 (1-20-2012 : Current)

  • Extended the test for Genesis style sheet to allow newer style sheets with more theme information to work with this plugin.
  • Added support for Genesis 1.8

0.7 (7-16-2010 : current)
-added a test to prevent plugin from loading functions twice when a Child theme is activated that includes this function.

0.6.1b (6-9-2010)
-updated meta-box and list names
-added description to meta-box describing how to use the plugin

0.6b (6-8-2010)
-added function to show only Genesis style sheets
-added check for selected style sheet so that the default loads when switching themes or if a style sheet is deleted

0.5b (6-7-2010)
-added a check for Genesis theme
-added autopopulated style sheets (big thanks to Ade and Nathan Rice)