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

Background Per Page

描述

Easily add background options on a per page/post basis.

Currently the plugin includes the following features-

  • Add a background image
  • Options for vertical & horizontal repeating
  • Fade out the bottom edge of your background image
  • Choose background colour
  • Child pages of a page with a custom background will inherit the parent page background settings.

螢幕截圖

  • The new meta box that is added to your post/page screens.
  • The menu item to set a default background.
  • The screen to set up your default background.

安裝

  1. Upload the folder background-per-page to the /wp-content/plugins/ directory keeping the file structure.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Edit or add a new post or page and you will see a new meta box to add your background options
  4. To set your default background settings go to Appearance -> Background.

常見問題

My backgrounds aren’t showing up. Why?

The theme you are using needs to be calling <?php wp_head(); ?>. Check that it is. 🙂

Is this plugin totally awesome?

Yes. Yes it is.

Can I give you some money for all the hard work you have put in to this and all the other plugins you have developed?

Why thank you! That would be very kind. Please visit this link to donate – http://fishcantwhistle.com/donate/#.T4_pV-j-_jI

評價

閱讀全部9個評價

貢獻者及開發者

“Background Per Page” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Background Per Page 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

0.1

  • First release

0.2

*Fixed update bug and added hierarchical backgrounds

0.3

  • Added functionality for fixed/scroll and background image position.Also fixed a bug where default background colour overrode individual page settings.