Skip to content
kaymmm edited this page Mar 31, 2013 · 3 revisions

Welcome to the Redux Framework wiki!

Using the Framework

The $args array

The $sections array

Using The Options


Field Types

The Text Field The Textarea Field
The TinyMCE (editor) Field The Raw HTML Field
The Text Sortable Field The Password Field
The Checkbox Field The Multi Checkbox Field
The Radio Field The Radio IMG Field
The Button Set Field The Select Field
The Multi Select Field The Date Field
The Color Field The Upload Field
The WordPress Pages Select Field The WordPress Pages Multi Select Field
The WordPress Posts Select Field The WordPress Posts Multi Select Field
The WordPress Tags Select Field The WordPress Tags Multi Select Field
The WordPress Categories Select Field The WordPress Categories Multi Select Field
The WordPress Menu Select Field The WordPress Menu Location Select Field
The WordPress Post Type Select Field The Checkbox Hide Below Field
The Checkbox Hide All Field The Select Hide Below Field
Non Value Field Types
The Info Field The Divide Field

Validation Classes

Email Validation Class URL Validation Class
Numeric Validation Class JS Validation Class
HTML Validation Class No HTML Validation Class
Custom HTML Validation Class No Special Chars Validation Class
Preg Replace Validation Class Str Replace Validation Class
Color Validation Class Comma Numeric Validation Class
Date Validation Class

Extending the Framework

Creating a Field Class

Creating a Field Callback Function

Creating a Validation Class

Creating a Validation Callback Function

Filter and Action Reference