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

Homepage Control

설명

Using Homepage Control, any theme which uses a “homepage” (or other) hook to display components on a homepage, just got better. Re-order or disable any of the homepage components added by your theme, and control the display and order of any function hooked on to the “homepage” hook.

Looking for a helping hand? View plugin documentation.

Usage

Once activated, a “Homepage Control” item will display in the Theme Customizer ( Appearance > Customizer ).

Visiting this screen will display a table of the possible homepage components, with options for re-ordering them, or disabling individual components.

Once done, click the “Save Changes” button, to commit your new component order into the system.

스크린샷

  • The Homepage Control administration screen.

설치

Installing “Homepage Control” can be done either by searching for “Homepage Control” via the “Plugins > Add New” screen in your WordPress dashboard, or by using the following steps:

  1. Download the plugin via WordPress.org.
  2. Upload the ZIP file through the “Plugins > Add New > Upload” screen in your WordPress dashboard.
  3. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  4. Visit the “Appearance > Customizer” section, select “Homepage Control”. There you can select the components you’d like to display, and in which order.

FAQ

No components show up in the administration area. Is my theme broken?

Not at all. This simply means your theme doesn’t support the “homepage” action hook, which is a method of adding components to a homepage design.

Please consult your theme developer if you have further queries about customising your homepage.

What happens if I switch themes? Do I lose my settings?

Not at all. 🙂 If you switch themes, Homepage Control will remember the homepage component settings for each theme you apply changes to, making switching themes a breeze.

How do I contribute?

We encourage everyone to contribute their ideas, thoughts and code snippets. This can be done by forking the repository over at GitHub.

후기

2021년 2월 18일
Worked exactly as described with several themes including the storefront theme I settled on. You just check which parts you want to show or not and it adds and removes them.
2020년 7월 4일
Thanks for this plugin, i was not able to remove the products from homepage (actually they appeared twice at me since i "renamed" the product categories) Extremely useful plugin!
2020년 4월 22일
Great Plugin. Works well. No issues and have used it with storefront theme for some years now. Check your theme compatability befor install as i have had issues with different themes.
2018년 11월 11일
I really needed a way to modify the storefront theme in as little time as possible. I happened to stumble upon it and was up and running in less than 5 minutes. Bravo.
2018년 8월 6일
one of the best plugin and its working great with storefront theme keep it up guys
모든 19 평가 읽기

기여자 & 개발자

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

기여자

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

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

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

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

변경이력

2.0.3

  • 2018-02-21
  • PHP 7 fix for count() usage on arrays.

2.0.2

  • 2016-08-24
  • Minor tweaks to customizer control.

2.0.1

  • 2015-06-01
  • Make sure only components that actually exist are outputted to the customizer control (props valendesigns).
  • Hide by default components added after the initial setup.

2.0.0

  • 2015-04-28
  • Removed custom admin page and moved Homepage Control to the WordPress Customizer in Appearance > Customizer.

1.0.1

  • 2014-11-21
  • Improved handling of functions hooked in via classes.

1.0.0

  • 2014-03-18
  • Initial release. Woo!