Add a Custom Field

Adding a custom field to Redux is quite simple. It is important the following code is included before the ReduxFramework object is created. Hook into the overload filter Ideally, this call would be made in your own class. In this example, no class is needed. First, run the hook: The overload function Next, include the […]

Read More