Title: get_settings options
Last modified: August 18, 2016

---

# get_settings options

 *  [friend_of_grommit](https://wordpress.org/support/users/friend_of_grommit/)
 * (@friend_of_grommit)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/get_settings-options/)
 * I searched this site and google for the answer to this, but couldn’t find it.
 * Does anyone know what all the php get_settings options are?
 * I know get_settings(‘home’) will give you the URL of the site.
    I know get_settings(‘
   template’) will give you the name of the theme.
 * Is there a list of all possibilities somewhere?
 * Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Ming](https://wordpress.org/support/users/ming/)
 * (@ming)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/get_settings-options/#post-339909)
 * If I understand right, get_settings (and get_options) return values from your
   wp_options table using the ‘option_name’ field. The easiest way to get a list
   of options is to view the file ‘options.php’
 * `www.yoursite.com/wp-admin/options.php`.
 * By the way, the [get_settings](http://codex.wordpress.org/Function_Reference/get_settings)
   page in the Codex needs some love if anyone has time to spare.
 *  Thread Starter [friend_of_grommit](https://wordpress.org/support/users/friend_of_grommit/)
 * (@friend_of_grommit)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/get_settings-options/#post-340032)
 * I definitely asked in the right place, because your answer was perfect! Thank
   you! 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘get_settings options’ is closed to new replies.

## Tags

 * [get_settings](https://wordpress.org/support/topic-tag/get_settings/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [friend_of_grommit](https://wordpress.org/support/users/friend_of_grommit/)
 * Last activity: [20 years, 4 months ago](https://wordpress.org/support/topic/get_settings-options/#post-340032)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
