开发者 |
wpmuguru
andrea_r |
---|---|
更新时间 | 2015年8月10日 20:49 |
PHP版本: | 2.6 及以上 |
WordPress版本: | 4.3 |
<?php ra_featured_show($how_many, $read_more, $show_avatar); ?>
where
$how_many
= how many posts to show - default 1
$read_more
= add read more link - default show link
$show_avatar
= show author avatar - default show avatar
Also includes a shortcode with parameters where values & defaults match what is above
[ra-featured howmany=1 readmore=1 showavatar=1]
For questions & updates, please see this post:
WPMU Tutorials