Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Embed post as JavaScript

Opis

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

Instalacija

  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.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“Embed post as JavaScript” is open source software. The following people have contributed to this plugin.

Doprinositelji

Zapis promijena

1.0

  • Initial version