Descripció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.
Reseñas
No hay reseñas para este plugin.
Colaboradores & Desarrolladores
“Embed post as JavaScript” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Embed post as JavaScript” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .
Historial de cambios
1.0
- Initial version