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

Full Screen Background Images

描述

Full Screen Background Images Plugin inspired by the plugin (see original) of Konstantinos Kouratoras (kouratoras). The plugin creates an image slideshow as a background to your website. I made structural changes for future development and addes some setting options.

TODO
* Add subtitle option #check!
* Add link option #check!
* Add widget option so you can put anywhere on your website
* Clean up CSS a bit

螢幕截圖

  • Admin backgrounds page
  • Admin settings page
  • Full Screen Background Images initial layout in action
  • Full Screen Background Images complte custom themes's CSS layout in action

安裝

  1. Upload the unzipped folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Click on the menu item thats was added and start adding backgrounds
  4. Change the settings on the settings page

常見問題

Do you have any questions?

Please send them to me and I will fix the problem or add the question here.

評價

2016年9月3日
Thanks a lot. I messed a day finding something to do the job, and lately I found your solution. As far as I can see it is really cool and clean!
閱讀全部2個評價

貢獻者及開發者

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

貢獻者

將 Full Screen Background Images 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

2.1

  • The layout options have been minified. Background color, positioning, widths and heights and fittings have been removed
  • The image is now loading as a background image, this way you have more control over the layout in your CSS (explaines the removed options above)
  • The image loaded has been changed from the custom image type to large (less loading time)
  • The image loader has been changed to a transparent PNG with CSS rotation (less pixelly)
  • The information shown in the caption has been expanded with a subtitle and content
  • The information shown in the caption can now be linked (if it’s an external page the target automaticly gets _blank)
  • All styles and JS files have been optimised for minification

1.1

  • Some small functional changes for the better

1.0

  • First release, no changes to log