Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Embed post as JavaScript

Описание

Lets the user embed posts on other pages using a simple script-tag on the target page, even cross domains.

Установка

  1. Install possan-lastpost.php in the /wp-content/plugins/possan-lastpost folder
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. 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