Popis
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.
Instalace
- 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.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Post By Email Links je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Post By Email Links” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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