Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

Post By Email Links

Beschreibung

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.

Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

Mitwirkende und Entwickler

„Post By Email Links“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Post By Email Links“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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

  • Erstversion