EVF_Admin_Settings Class.
Methods
- add_error — Add an error.
- add_message — Add a message.
- get_field_description — Helper function to get the formatted description and tip HTML for a given form field. Plugins can call this when implementing their own custom settings types.
- get_option — Get a setting from the settings API.
- get_settings_pages — Include the settings page classes.
- output — Settings page.
- output_fields — Output admin fields.
- save — Save the settings.
- save_fields — Save admin fields.
- show_messages — Output messages + errors.