Beskrivning
Lets the user embed posts on other pages using a simple script-tag on the target page, even cross domains.
Installation
- Install possan-lastpost.php in the /wp-content/plugins/possan-lastpost folder
- Activate the plugin through the ’Plugins’ menu in WordPress
- 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.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Embed post as JavaScript” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Embed post as JavaScript” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0
- Initial version