WPDev.one
Core Function
View Source on Trac ↗

get_options()

get_options( mixed $options )

Retrieves multiple options.

Parameters 1 required

Name / Type Description
$options
string[]

An array of option names to retrieve.

Required

Return Value

(array)
An array of key-value pairs for the requested options.

Function Information

Since Version
6.4.0
Source File
wp-includes/option.php
Advertisement