이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.