Further to my previous post on embedding Idno posts, I’ve written a WordPress plugin to make the process even easier!

Now, you can embed a post in your blog by placing the permalink of the blog inside the new [idno] shortcode, for example:

[idno]http://mysite.com/permalink[/idno]

or, to override the default size of the embed code:

[idno width="somesize" height="somesize"]http://mysite.com/permalink[/idno]

» Visit the project on Github…

One thought on “Idno embed plugin for wordpress

Leave a Reply