Title: WP247 Get Option Shortcode
Author: wescleveland
Published: <strong>09.04.2015</strong>
Last modified: 08.08.2021

---

Поиск плагинов

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

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

# WP247 Get Option Shortcode

 Автор: [wescleveland](https://profiles.wordpress.org/wescleveland/)

[Скачать](https://downloads.wordpress.org/plugin/wp247-get-option-shortcode.1.2.zip)

 * [Детали](https://ru.wordpress.org/plugins/wp247-get-option-shortcode/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/wp247-get-option-shortcode/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/wp247-get-option-shortcode/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/wp247-get-option-shortcode/#developers)

 [Поддержка](https://wordpress.org/support/plugin/wp247-get-option-shortcode/)

## Описание

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://ru.wordpress.org/plugins/wp247-get-option-shortcode/[wp247_get_option option='siteurl']?output_format=md).
   All rights reserved.

## Установка

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.

## Отзывы

Нет отзывов об этом плагине.

## Участники и разработчики

«WP247 Get Option Shortcode» — проект с открытым исходным кодом. В развитие плагина
внесли свой вклад следующие участники:

Участники

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

[Перевести «WP247 Get Option Shortcode» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/wp247-get-option-shortcode)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/wp247-get-option-shortcode/),
проверьте [SVN репозиторий](https://plugins.svn.wordpress.org/wp247-get-option-shortcode/),
или подпишитесь на [журнал разработки](https://plugins.trac.wordpress.org/log/wp247-get-option-shortcode/)
по [RSS](https://plugins.trac.wordpress.org/log/wp247-get-option-shortcode/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 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

## Мета

 *  Версия **1.2**
 *  Обновление: **5 лет назад**
 *  Активных установок: **10+**
 *  Версия WordPress ** 4.0 или выше **
 *  Совместим вплоть до: **5.8.13**
 *  Язык
 * [English (US)](https://wordpress.org/plugins/wp247-get-option-shortcode/)
 * Метки:
 * [get_option](https://ru.wordpress.org/plugins/tags/get_option/)[options](https://ru.wordpress.org/plugins/tags/options/)
   [shortcode](https://ru.wordpress.org/plugins/tags/shortcode/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/wp247-get-option-shortcode/advanced/)

## Оценки

Пока что нет ни одного отзыва.

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

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/wp247-get-option-shortcode/reviews/)

## Участники

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

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/wp247-get-option-shortcode/)

## Пожертвование

Хотите поддержать улучшение этого плагина?

 [ Пожертвовать на развитие плагина ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RM26LBV2K6NAU)