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

Post By Email Links

Описание

Note: Requires the Post By Email plugin.

The plugin filters the post content after a post has been created via the Post By Email plugin.
If the post content contains only a URL it automatically assigns the ‘link’ post format to the post and wraps the URL in a link tag.

GitHub

Fork me on GitHub.

Установка

  1. Install Post By Email Links either via the WordPress.org plugin directory, or by uploading the files to your server.
  2. Activate the plugin through the ‘Plugins’ menu.

Отзывы

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

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

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

Участники

Перевести «Post By Email Links» на ваш язык.

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

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

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

0.0.3

  • Fix for broken scheduled events caused by is_admin() check

0.0.2

  • Fix for URL not getting wrapped in a link tag
  • Save original URL in a custom field

0.0.1

  • Initial version