Contributors: gskhanal & pc-slatinany.cz
Stable tag: 0.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Embed a Post within another Post or Page using [embed_post] shortcode.
== Description ==
Embed a Post title or excerpt or content within another Post or Page. Use the shortcode( [embed_post post_id="123" type="content"] )
== Other parameters ==
- ‘post_id’ => 0,
- ‘type’ => ‘excerpt’,
- ‘limit_word’ => 50,
- ‘hide_more’ => 0,
- ‘more_text’ => ‘ … více’,
- ‘quote_text’ => ‘čtěte také… ‘