Description
Redux was built by developers for developers. We save you months if not years in your development time. Everything we do is to help innovation in the industry.
♥️ What the Plugin does?
Redux is a simple, genuinely extensible, and fully responsive options framework for WordPress themes and plugins. Built on the WordPress Settings API; Redux supports many field types, custom error handling, custom fields & validation types, and import/export functionality.
But what does Redux actually DO? We don’t believe that theme and plugin developers should have to reinvent the wheel every time they start work on a project. Redux simplifies the development cycle by providing a streamlined, extensible framework for developers to build on. Through a simple, well-documented config file, third-party developers can build out an options panel limited only by their imagination in a fraction of the time it would take to build from the ground up!
🚀 What fields does Redux offer?
- Accordion
- ACE Editor
- Background
- Border
- Box Shadow
- Button Set
- Checkbox / Multi-Check
- Color (WordPress Native)
- Color Gradient
- Color Palette
- Color RGBA
- Color Scheme
- Content
- Custom Fonts
- Customizer
- Date
- Date/Time
- Dimensions (Height/Width)
- Divide (Divider)
- Editor (WordPress Native)
- Gallery (WordPress Native)
- Google Maps
- Icon Select
- Image Select (Patterns/Presets)
- Import/Export
- Info (Header/Notice)
- JS Button
- Link Color
- Media (WordPress Native)
- Metaboxes
- Multi Media
- Multi-Text
- Palette
- Password
- Radio (w/ WordPress Data)
- Raw (HTML/PHP/MarkDown)
- Repeater
- Section (Indent and Group Fields)
- Select (Select/Multi-Select w/ Select2 & ... [truncated]
Installation
- Upload the entire plugin folder to the
/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
wp plugin install redux-framework --activateFrequently Asked Questions
Redux is an option framework… in other words, it’s not designed to do anything on its own! You can, however, activate a demo mode to see how it works.
Visit our website at https://redux.io/
Changelog
= 4.5.8
* Fix: Reported XSS vulnerability in the shortcode extension.
* Fix: #4074 – Gallery field won’t load on screen refresh.
* Fix: Prevent fatal error for improperly coded CPTs with metaboxes.
* Added: New global arg custom_fonts to enable or disable the extension.
* Added: New global arg widget_area to enable or disable the extension.
* Added: social_profiles now support an argument for FA 6 classnames.
* Improved: Callback validation for data fetching. Thanks @afonsolpjr
* Release date: October 01, 2025
4.5.7
- Fixed: Bullet-proofed some global args when omitted from the config.
- Fixed: PHP 8.4 deprecation notices.
- Fixed: The Options constructor now filters out blank strings, causing fatal errors. Options must always be in an array.
- Fixed:
galleryfield errors on failed demo imports not installing images into the WP gall... [truncated]
