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

Inherit Theme Mods

설명

This plugin is hosted on github.

Inherit Theme Mods enables to copy customizer properties from parent theme to child.

Do you still need customizer properties of parent theme when you decorating new websites with child theme?
‘Inherit Theme Mods’ can solve it.
This plugin simply copies and inherit, or overwrite parental properties to its child.
Also it works as an inspector of customizer properties.

Required

  • tested on PHP5.3 and PHP5.6
  • tested on WordPress3.9.12 and WordPress4.5.2

스크린샷

  • You can find menu in 'Settings' after plugin activation.
  • Simply 3 functions to manage your theme properties.
  • The properties can be inspected with list table.

설치

  1. Upload all the files to the /wp-content/plugins/ directory, or install it from the official repository.
  2. Activate the plugin through the ‘Plugins’ menu.
  3. Open ‘Settings’ -> ‘Inherit Theme Mods’ menu.

FAQ

When should I use this plugin?

If you are to start customizing your websites with a new child theme,
you can see that customizer properties of the parent theme is not inheritted to its child.
If you still need parental properties, it would be good to use this plugin.
Inherit, or overwrite them.

When should not I use this plugin?

This plugin might be less effective for a well-customized child theme with many customizer terms.
However, you can use ‘Inherit Theme Mods’ as a simple inspector for theme properties.

후기

2018년 12월 3일
Had this exact issue with creating a child theme after customizing my parent theme. This plugin solved all my problems perfectly <3
2016년 9월 3일
Thank you so much for this amazing plugin, I am using now to migrate all my customers themes to child themes, and it works like a charm. Keep up the good work!
모든 2 평가 읽기

기여자 & 개발자

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

기여자

“Inherit Theme Mods”(이)가 1(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Inherit Theme Mods”(을)를 번역하세요.

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

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

변경이력

2.1.2

  • Recover UI which removed at 2.1.0

2.1.1

  • Add Composer.json and register packagist.

2.1.0

  • Fix style loading bug

2.0.0

  • Simplify UI

1.1.1

  • developmental environment update(Readme)

1.1.0

  • developmental environment update(Update how to release)

1.0.3

  • Documentations are updated.

1.0.2

  • released.