Leírás
Lets the user embed posts on other pages using a simple script-tag on the target page, even cross domains.
Telepítés
- 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.
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“Embed post as JavaScript” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“Embed post as JavaScript” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
1.0
- Initial version