该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

  • Initial version