Skildring
Lets the user embed posts on other pages using a simple script-tag on the target page, even cross domains.
Installasjon
- 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.
Omtalar
There are no reviews for this plugin.
Bidragsytarar og utviklarar
“Embed post as JavaScript” is open source software. The following people have contributed to this plugin.
ContributorsOmset “Embed post as JavaScript” til ditt eige språk.
Interested in development?
Les kjeldekoden, sjekk SVN-lageret eller abonner på utviklingsloggen med RSS.
Endringslogg
1.0
- Initial version