このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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

FAQ

Please post your questions at the support forum.

貢献者と開発者

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