Title: WP247 Get Option Shortcode
Author: wescleveland
Published: <strong>9 de abril de 2015</strong>
Last modified: 8 de agosto de 2021

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp247-get-option-shortcode.svg)

# WP247 Get Option Shortcode

 Por [wescleveland](https://profiles.wordpress.org/wescleveland/)

[Descargar](https://downloads.wordpress.org/plugin/wp247-get-option-shortcode.1.2.zip)

 * [Detalles](https://es.wordpress.org/plugins/wp247-get-option-shortcode/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/wp247-get-option-shortcode/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/wp247-get-option-shortcode/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/wp247-get-option-shortcode/#developers)

 [Soporte](https://wordpress.org/support/plugin/wp247-get-option-shortcode/)

## Descripción

Include WordPress options anywhere shortcodes are accepted.

#### Syntax

[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: «»

#### Examples

Include the WordPress site URL in some text somewhere:

 * This is my site’s URL: [wp247_get_option option=»siteurl»].

Set up a copyright notice in a footer widget:

 * Copyright © [[wp247_get_option option=’blogname’]](https://es.wordpress.org/plugins/wp247-get-option-shortcode/[wp247_get_option option='siteurl']?output_format=md).
   All rights reserved.

## Instalación

In the site’s WordPress backend:

 * Go to Plugins->Add New
 * Search for the plugin ‘wp247 get option shortcode’
 * Click the «Install» button
 * Click on «Activate»

That’s it. You’re now ready to include WordPress options on your site.

## Reseñas

No hay valoraciones para este plugin.

## Colaboradores y desarrolladores

«WP247 Get Option Shortcode» es un software de código abierto. Las siguientes personas
han colaborado con este plugin.

Colaboradores

 *   [ wescleveland ](https://profiles.wordpress.org/wescleveland/)

[Traduce «WP247 Get Option Shortcode» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/wp247-get-option-shortcode)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/wp247-get-option-shortcode/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/wp247-get-option-shortcode/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/wp247-get-option-shortcode/)
por [RSS](https://plugins.trac.wordpress.org/log/wp247-get-option-shortcode/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.2

Removed Notifications Plugin corequisite
 Fix Settings API for PHP v7 Update Admin
Favorites

#### 1.1

fixed settings API bug
 Added WP247 Extension Notification System interface

#### 1.0.1

Remove namespace use in WP247 Settings API to due errors

#### 1.0

First release on 2015-April-9

## Meta

 *  Versión **1.2**
 *  Última actualización **hace 5 años**
 *  Instalaciones activas **10+**
 *  Versión de WordPress ** 4.0 o superior **
 *  Probado hasta **5.8.13**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/wp247-get-option-shortcode/)
 * Etiquetas:
 * [get_option](https://es.wordpress.org/plugins/tags/get_option/)[options](https://es.wordpress.org/plugins/tags/options/)
   [shortcode](https://es.wordpress.org/plugins/tags/shortcode/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/wp247-get-option-shortcode/advanced/)

## Valoraciones

Aún no se han enviado valoraciones.

[Your review](https://wordpress.org/support/plugin/wp247-get-option-shortcode/reviews/#new-post)

[Ver todas las valoraciones](https://wordpress.org/support/plugin/wp247-get-option-shortcode/reviews/)

## Colaboradores

 *   [ wescleveland ](https://profiles.wordpress.org/wescleveland/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/wp247-get-option-shortcode/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RM26LBV2K6NAU)