このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Redux Converter

説明

Redux Converter takes the pain out of trying Redux with your current framework. It auto-generates a fully functional panel with compatable fields. It even has auto-generated code for you to migrate your data from/to.

After you intall the plugin, it will search for supported framework(s) that may be installed. You will then see a new Admin Menu option names XXX 2 Redux. Click that item for a fully functional panel using Redux Framework, your current panel configuration and your current data.

Supported Frameworks

  • SMOF – Slightly Modified Options Framework
  • OptionTree

Found a Bug? Need Help?

Visit our issue tracker at https://github.com/ReduxFramework/redux-converter/issues

Updates

You’ll be notified of updates using the standard WordPress update procedure.

インストール

Installation is pretty strait forward. In case you need some instruction, here goes.

Using The WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Search for ‘redux-converter’
  3. Click ‘Install Now’
  4. Activate the plugin on the Plugin dashboard

Uploading in WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Navigate to the ‘Upload’ area
  3. Select redux-converter.zip from your computer
  4. Click ‘Install Now’
  5. Activate the plugin in the Plugin dashboard

Using FTP

  1. Download redux-converter.zip
  2. Extract the redux-converter directory to your computer
  3. Upload the redux-converter directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard

FAQ

Does this really work?

Yes.

Are you sure?

Yes.

Really?

Yes. Try it already!

Will my data get messed up if I try it?

Nope. Everything in the demo panel is stored in a transient table that expires after an hour. To fully convert to Redux, we have a section that generates an actual config file for you.

Sounds great, but my users will be up a creek!

Not true. With the config file there’s also a data conversion function that’s provided so your users can switch. It only runs on theme activation (upgrade) too!

Wow, this is amazing! How can I help?

Please donate!

評価

このプラグインにはレビューがありません。

貢献者と開発者

Redux Converter はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Redux Converter” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.1.3.1

  • Fixed a fatal error due to the WP file system. Thanks @highergroundstudio!

1.1.3

  • Small fixes for the new version of Redux. Better configurations.

1.1.2

  • Small fix where a link led to nowhere and confused devs.

1.1.1

  • Small fix where the converter hook was commented out even if the user wanted it.

1.1.0

  • Full OptionTree conversion and deploying on WordPress.org.

1.0.0

  • Full SMOF conversion and deploying on WordPress.org.