str_getcsv()
Function: Input a text file name of a comma separated file, and parse it, returning the data as an array
@package: LearnDash / Semper-Fi
Source Files: sfwd-lms/includes/class-ld-semper-fi-module.php
Function: Input a text file name of a comma separated file, and parse it, returning the data as an array
Class: Abstract base class
Method: Handles calls to display_settings_page_{$location}, does error checking.
Semper_Fi_Module::__call Read More »
Method: Constructor for the Semper_Fi_Module class
Semper_Fi_Module::__construct Read More »
Method: Adds support for getting network options.
Semper_Fi_Module::get_option Read More »
Method: Adds support for updating network options.
Semper_Fi_Module::update_option Read More »
Method: Adds support for deleting network options.
Semper_Fi_Module::delete_option Read More »
Method: Get options for module, stored individually or together.
Semper_Fi_Module::get_class_option Read More »