這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Genesis Simple Hero Image

描述

This plugin creates a hero image for the top of your site using the Genesis framework. Using the WordPress customizer, you can upload a hero image for your site. You can also have the option to display featured images in place of the hero image. These features work using the Genesis framework, you do not need to learn PHP or write any functions, filters, or hooks.

安裝

  1. Upload the entire genesis-simple-hero-image folder to the /wp-content/plugins/ directory
  2. DO NOT change the name of the genesis-simple-hero-image folder
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Navigate to Appearance > Customize > Hero Image
  5. Upload your hero image and update the settings to your needs.
  6. Save the changes

常見問題

What is Genesis?

Genesis is a WordPress parent theme designed by Studiopress.

Will this plugin work with Genesis child themes?

Yes, however each child theme has it’s own settings, hooks, and layout decisions. Although this plugin is functional with any Genesis child theme, it may not look 100% awesome on all of them.

Where does the hero image display?

There are multiple options for where to display the hero image: before the menus, after the menus, between the menus, before the header, before the content. Genesis hooks are used to position the hero image.

The plugin won’t activate

You must have Genesis (2.0) or a Genesis child theme installed and activated on your site.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Genesis Simple Hero Image” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Genesis Simple Hero Image 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.1

  • Removed: image positioning options
  • Update: the hero image is now a background image using CSS
  • New option: image height
  • New feature: allow featured image to override hero image

1.0

  • Initial Release