开发者 |
dtelepathy
oriontimbers dtlabs kynatro jamie3d bkenyon moonspired |
---|---|
更新时间 | 2015年1月27日 09:17 |
捐献地址: | 去捐款 |
PHP版本: | 3.3 及以上 |
WordPress版本: | 3.4.2 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
author-recommended-posts
to the /wp-content/plugins/
directoryOf course! Just include <?php echo do_shortcode( '[AuthorRecommendedPosts post_id="XXX"]' ); ?>
where XXX is the ID of the post, or you can leave it out if you include it in the loop. i.e. <?php echo do_shortcode( '[AuthorRecommendedPosts]' ); ?>
We left the styles pretty generic so it is simple enough to update to fit your theme style. Of course some CSS writing will be required.
At this time no, we want to add this in though. So keep your eyes peeled.
We did not really find any plugins out there that does just this. And we wanted something quick, simple, and easy to use.