這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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

常見問題

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!

評價

There are no reviews for this plugin.

貢獻者及開發者

“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.