Descriere
Lets the user embed posts on other pages using a simple script-tag on the target page, even cross domains.
Instalare
- 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.
Recenzii
Nu există nicio verificare pentru acest modul.
Contributori și dezvoltatori
„Embed post as JavaScript” este un software open-source. La acest modul au contribuit următoarele persoane.
ContributoriTradu „Embed post as JavaScript” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
1.0
- Initial version