Descrición
Lets the user embed posts on other pages using a simple script-tag on the target page, even cross domains.
Instalación
- 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.
Comentarios
Non hai recensións para este plugin.
Colaboradores e desenvolvedores
“Embed post as JavaScript” é un software de código aberto. As seguintes persoas colaboraron con este plugin.
ColaboradoresTraduce “Embed post as JavaScript” ao teu idioma.
Interesado no desenvolvemento?
Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.
Rexistro de cambios
1.0
- Initial version