Descrizione
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.
Installazione
- Install Post By Email Links either via the WordPress.org plugin directory, or by uploading the files to your server.
- Activate the plugin through the ‘Plugins’ menu.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Post By Email Links” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Post By Email Links” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
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