Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Embed post as JavaScript

Descrizione

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

Installazione

  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.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Embed post as JavaScript” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

1.0

  • Initial version