Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Embed post as JavaScript

Beschreibung

Lets the user embed posts on other pages using a simple script-tag on the target page, even cross domains.

Installation

  1. Install possan-lastpost.php in the /wp-content/plugins/possan-lastpost folder
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. use <script src="http://yourblog/lastpost.js"></script> to embed the latest post on another site, or use <script src="http://yourblog/url/to/your/blogpost/post.js"></script> to embed a specific blogpost.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Embed post as JavaScript“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Änderungsprotokoll

1.0

  • Initial version