Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Post By Email Links

Beskrivning

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.

Installation

  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.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Post By Email Links” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Post By Email Links” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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