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

Sunrise

描述

Sunrise is an opensource and OOP-based WordPress plugin framework. It was designed to speed up plugin deployment, together with sufficient functionality. This great framework allows you to create powerful options pages with just a few lines of code.

Features out of the box

  • Powerful options, e.g. ajax upload fields, color pickers, checkbox groups and much more
  • Translation support
  • OOP-based and easily extensible

Useful links

螢幕截圖

  • Standard control panel fields
  • Additional fields
  • Installed plugin
  • Example of options definition

安裝

Unzip plugin files and upload them under your ‘/wp-content/plugins/’ directory.

Resulted names will be:
‘./wp-content/plugins/sunrise/*’

See more docs at https://github.com/gndev/sunrise/wiki

常見問題

Please post your questions at the support forum.

評價

閱讀全部1個評價

貢獻者及開發者

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

貢獻者

將 Sunrise 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

2.0

  • Completely rewritten code
  • Now main class called Sunrise_Plugin_Framework_2

1.3

  • Small fixes in class code
  • Plugin textdomain is now loading before the init action

1.2

  • Initial release of stable version

1.0 – 1.1

  • Old versions. Not presented at wp.org