WPGlobus
  • Package
  • Class

Packages

  • WPGlobus
    • ACF
    • Admin
      • Customizer
      • HelpDesk
      • Options
        • Field
    • All-in-One-SEO
    • Compat
    • MailChimp
    • RevSlider
    • The-Events-Calendar
    • Yoast

Classes

  • WPGlobus_Language_Edit
  • WPGlobus_Options

Class WPGlobus_Options

Class WPGlobus_Options Based on ReduxFramework Sample Config File For full documentation, please visit: https://docs.reduxframework.com

Package: WPGlobus\Admin\Options
Author: WPGlobus
Located at includes/options/class-wpglobus-options.php

Methods summary

public
# __construct( )

Constructor

Constructor

public
# remove_redux_menu( )
public
# initSettings( )
public string
# add_custom_redux_fields( string $file, array $field )

Tell Redux where to find our custom fields

Tell Redux where to find our custom fields

Parameters

$file
Path of the field class where Redux is looking for it
$field
Field parameters

Returns

string
Path of the field class where we want Redux to find it

Since

1.2.2
public
# setSections( )
public
# setHelpTabs( )
public
# setArguments( )

All the possible arguments for Redux. For full documentation on arguments, please refer to: https://github.com/ReduxFramework/ReduxFramework/wiki/Arguments

All the possible arguments for Redux. For full documentation on arguments, please refer to: https://github.com/ReduxFramework/ReduxFramework/wiki/Arguments

Properties summary

public array $args
# array()
public array $sections
# array()
public $theme
#
public $ReduxFramework
#
WPGlobus API documentation generated by ApiGen