Include WordPress options anywhere shortcodes are accepted.
As of April 2026, WP247 Get Option Shortcode is a WordPress options plugin with 10 active installations and a 0/5 rating0. It has been downloaded 1.5K+ times in total. Requires WordPress 4.0+ and PHP false+. Available on WordPress.org since 2015. Last updated 4 years ago — may have compatibility concerns. Top alternative: Redux Framework.
Include WordPress options anywhere shortcodes are accepted.
[wp247_get_option option=”desired-option” default=”desired-default” scope=”desired-scope“]
where:
desired-option is the option to be retrieved from the WordPress wp_options table. Default: none
desired-default is the default value to be returned if the desired option does not exist. Default: “”
desired-scope indicates which type of option is to be retrieved. scope=”site” will retrieve options using the WordPress get_site_option function. All other values are ignored and the WordPress get_option function will be used to retrieve the desired option value. Default: “”
Include the WordPress site URL in some text somewhere:
| WordPress | 4.0+ requiredTested up to 5.8.13 |
| PHP | false+ required |
Removed Notifications Plugin corequisite
Fix Settings API for PHP v7
Update Admin Favorites
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.