Title: Encode Shortcode
Author: Julien MA Jacob
Published: <strong>10.03.2019</strong>
Last modified: 10.03.2019

---

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

![](https://ps.w.org/encode-shortcode/assets/banner-772x250.jpg?rev=2047676)

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

![](https://ps.w.org/encode-shortcode/assets/icon-128x128.jpg?rev=2047676)

# Encode Shortcode

 Автор: [Julien MA Jacob](https://profiles.wordpress.org/wpr0ck/)

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

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

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

## Описание

**WordPress plugin : Encode Shortcode**

A WordPress plugin to protect the email address in your website against bots or 
spiders that index or harvest email addresses for sending spam. It uses a substitution
cipher with a different key for every page load.

**How to use in the WordPress editor**

    ```
    [encode email="email@mail.fr"]
    ```

Or :

    ```
    [encode email="email@mail.fr"]Text in the link[/encode]
    ```

The result in the HTML code is like :

    ```
    <span id="es-23908716">[Encoded]</span><script type="text/javascript">var a="x78UC50DOygu4kZAGq+ei3TbMfcrNYmvP@62Lznt_dQwJWX91HaIRVKEF.s-SjholpB";var b=a.split("").sort().join("");var c="WVdHRkVdHR8Xs";var d="";for(var e=0;e<c.length;e++)  d+=b.charAt(a.indexOf(c.charAt(e)));document.getElementById("es-23908716").innerHTML="<a href=\"mailto:"+d+"\">"+d+"</a>"</script>
    ```

The result for the user is like :

    ```
    <span id="es-24377098"><a href="mailto:email@mail.fr">Text in the link</a></span>
    ```

**How to use in PHP**

Classic method :

    ```
    <?php echo do_shortcode('[encode email="email@mail.fr"]Text in the link[/encode]'); ?>
    ```

**Ressourses**

 * (https://github.com/julien-jacob/encode-shortcode «Github repository»)

## Отзывы

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

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

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

Участники

 *   [ Julien MA Jacob ](https://profiles.wordpress.org/wpr0ck/)

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

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

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

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

#### 1.0.1

 * Add README.txt for prepare submit to WordPress plugins
 * Better README.md
 * Add assets (banner and icon)
 * Add french translation
 * Add support shortcode : [encode email=»hello@mail.fr»]Link text[/encode]

#### 1.0.0

 * First version of the plugin (github)
 * Support shortcode : [encode email=»hello@mail.fr»]

## Мета

 *  Версия **1.0.3**
 *  Обновление: **7 лет назад**
 *  Активных установок: **Менее 10**
 *  Версия WordPress ** 4.9 или выше **
 *  Совместим вплоть до: **5.1.0**
 *  Язык
 * [English (US)](https://wordpress.org/plugins/encode-shortcode/)
 * Метки:
 * [security](https://ru.wordpress.org/plugins/tags/security/)[shortcode](https://ru.wordpress.org/plugins/tags/shortcode/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/encode-shortcode/advanced/)

## Оценки

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

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

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

## Участники

 *   [ Julien MA Jacob ](https://profiles.wordpress.org/wpr0ck/)

## Поддержка

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

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