该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

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