hi
i use: ‘[moka-get-posts category_name=101]’
but it shows posts from ALL categories.
how do i make it show posts ONLY from category?
thanks
lenny
]]>Hi,
This plugin is really useful and it corresponds to what i was looking for !
It works very well if i want to display the post_content value but not with a post_excerpt value of a page.
My shortcode : [moka-get-posts post_type=”page” show_fields=”post_title,post_excerpt” include=”9″]
This shortcode displays only the title of my post.
Have you any solution ?
Thank you !
]]>Hi,
This plugin is everything I have been looking for except one thing. I know you’re trying to replicate the get_posts function, however it would be great if you included the ability to specify the post ID.
For example something like post_id=”123″ or slug=”example” to only get one particular post.
Is this already possible?
]]>First off, love this plugin. Huge thanks!
Wonder if it’s possible to pass a filename as a template, one that could typically be used be get_template_part()
?
Thoughts?
]]>