Descrição
Lets the user embed posts on other pages using a simple script-tag on the target page, even cross domains.
Instalação
- 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.
Avaliações
Este plugin não tem avaliações.
Contribuidores e programadores
“Embed post as JavaScript” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “Embed post as JavaScript” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
1.0
- Initial version