=== Post By Email Links === Contributors: barryceelen Tags: post-by-email, email, link, linkblog, post format Requires at least: 3.6 Tested up to: 4.5 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Create new posts with the 'link' post format by sending an email with a URL or link as the body. == Description == **Note:** Requires the [Post By Email](http://wordpress.org/plugins/post-by-email/) plugin. The plugin filters the post content after a post has been created via the [Post By Email](http://wordpress.org/plugins/post-by-email/) plugin. If the post content contains only a URL it automatically assigns the 'link' [post format](http://codex.wordpress.org/Post_Formats) to the post and wraps the URL in a link tag. = Github = Fork me on [Github](https://github.com/barryceelen/wp-post-by-email-links). == Installation == 1. Install Post By Email Links either via the WordPress.org plugin directory, or by uploading the files to your server. 1. Activate the plugin through the 'Plugins' menu. == Changelog == = 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