Opis
Lets the user embed posts on other pages using a simple script-tag on the target page, even cross domains.
Instalacja
- 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.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Embed post as JavaScript” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Embed post as JavaScript” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0
- Initial version