Опис
Lets the user embed posts on other pages using a simple script-tag on the target page, even cross domains.
Постављање
- 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.
Прегледи
Нема рецензија за овај додатак.
Сарадници и градитељи
Embed post as JavaScript је софтвер отвореног кода. Следећи људи су допринели овом додатку.
СараднициПреведите Embed post as JavaScript на свој језик.
Заинтересовани сте за градњу?
Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.
Белешка о изменама
1.0
- Initial version