I like to know if there is a way to include post INLINE in the editor in wordpress
Here is an example as i like it to work :
bla bla bla… pic pic pic.. bla bla bla {get_me_the_post_number(245)} more bla bla bla more picture…
So that can make my life easier that tweaking the template or getting the widget to work..
in fact i looking for a way to include php or execute query in WYSIWYG editor
Here is what i have found and test
1) ggis-InlinePost gives authors an easy way to insert a post within a page or another post. Simply add [ggisinlinepost id=”%id”] to your post. There are a few attributes to control the display of the inlined post’s title, content, metadata, and separators.
it’s a old plugin, update recently…. wirk great… some option… bizzare wording to used
2) InlinePost is a WordPress plugin that lets you create pages that contain static content. the problem is it’s a 2007 plugin.. quite old… but it work great.. almost no options !
I supposed i will use the firs one, more option… and update recently !
having the possibility to inline php is on what i have read a security risk !