Title: One-liners
Author: Brent Maxwell
Published: <strong>17.03.2015</strong>
Last modified: 20.03.2015

---

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

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

![](https://s.w.org/plugins/geopattern-icon/one-liners.svg)

# One-liners

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

[Скачать](https://downloads.wordpress.org/plugin/one-liners.3.1.0.zip)

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

 [Поддержка](https://wordpress.org/support/plugin/one-liners/)

## Описание

A custom post type, shortcode, and widget to display random one-line quips on your
site. Can be used for random quotes, jokes, etc.

### Use and Options

#### Options

Options are accessible under the ‘Oneliners’ menu. The only option is the slug for
the post type.

#### Widget

The widget has only two options: «Title» and «Display as permalink».

#### Shortcode

    ```
    random-oneliner
    ```

The shortcode can take any parameters that the [`WP_Query()`](https://codex.wordpress.org/Class_Reference/WP_Query#Parameters)
object can take, with the exception of `post_type`. The defaults are: `posts_per_page
="1" orderby="rand"`

In addition, the `display_as_link` parameter can be set to `true` to output the 
oneliner with it’s permalink.

## Установка

 1. Upload the contents of the zip file to the `/wp-content/plugins/` directory or 
    use the WordPress plugin uploader.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## Часто задаваемые вопросы

  What is the format and parameters for the shortcode?

random-oneliner

The shortcode can take any parameters that the [`WP_Query()`](https://codex.wordpress.org/Class_Reference/WP_Query#Parameters)
object can take, with the exception of `post_type`. The defaults are: `posts_per_page
="1" orderby="rand"`

In addition, the `display_as_link` parameter can be set to `true` to output the 
oneliner with it’s permalink.

## Отзывы

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

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

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

Участники

 *   [ Brent Maxwell ](https://profiles.wordpress.org/thebrent/)

[Перевести «One-liners» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/one-liners)

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

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

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

#### 3.1.0

 * Added options for custom slug

#### 3.0.0

 * Total and complete update
 * Renamed to One Liners
 * Restructured the base class
 * Created a dedicated widget class
 * Activation/deactivation hook
 * Options for displaying quote as link

#### 2.0.0

 * Updated names and post type cause it was more clear

#### 1.1.1

 * security update on shortcode

#### 1.1.0

 * added initialization hook: thebrent_oneliners_init;
 * added three filter hooks: thebrent_oneliners_random_quote_args, thebrent_oneliners_random_quote,
   thebrent_oneliners_show;
 * added the ability to parametarize the shortcode

#### 1.0.0

 * moved everything into a class; added internationalization capability

#### 0.4.0

 * added widget

#### 0.3.0

 * added shortcode

#### 0.2.2

 * added post type icon

#### 0.2.1

 * added menu icons

#### 0.2.0

 * not sure why it went to 1.1, but it did

#### 0.1.0

 * First stable working version

## Мета

 *  Версия **3.1.0**
 *  Обновление: **11 лет назад**
 *  Активных установок: **10+**
 *  Версия WordPress ** 3.0.1 или выше **
 *  Совместим вплоть до: **4.11**
 *  Язык
 * [English (US)](https://wordpress.org/plugins/one-liners/)
 * Метки:
 * [one-liners](https://ru.wordpress.org/plugins/tags/one-liners/)[quotes](https://ru.wordpress.org/plugins/tags/quotes/)
   [shortcodes](https://ru.wordpress.org/plugins/tags/shortcodes/)[widgets](https://ru.wordpress.org/plugins/tags/widgets/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/one-liners/advanced/)

## Оценки

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

[Your review](https://wordpress.org/support/plugin/one-liners/reviews/#new-post)

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

## Участники

 *   [ Brent Maxwell ](https://profiles.wordpress.org/thebrent/)

## Поддержка

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

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