Semper_Fi_Module::get_current_options( array $opts = array(), null|string $location = null, null|array $defaults = null, null|object $post = null )

Gets the current options stored for a given location.


Description Description


Parameters Parameters

$opts

(Optional) Array of options

Default value: array()

$location

(Optional) $this->locations array index

Default value: null

$defaults

(Optional)

Default value: null

$post

(Optional)

Default value: null


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/class-ld-semper-fi-module.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.