Linux 软件免费装
Banner图

Author Recommended Posts

开发者 dtelepathy
oriontimbers
dtlabs
kynatro
jamie3d
bkenyon
moonspired
更新时间 2015年1月27日 09:17
捐献地址: 去捐款
PHP版本: 3.3 及以上
WordPress版本: 3.4.2
版权: GPLv2 or later
版权网址: 版权信息

标签

plugin related posts reading author posts recommended author recommended posts recommended author posts recommended posts specific posts list of posts recommended articles

下载

1.0.1

详情介绍:

Simple Author Recommended Posts Plugin Author Recommended Posts lets you easily search and choose specific posts, pages and custom post types you want to associate to a post or page. You can add, reorder, remove selected posts for display via the simple drag and drop interface. Features This plugin is free to use and is not actively supported by the author, but will be monitored for serious bugs that may need correcting.

安装:

The plugin is simple to install:
  1. Upload author-recommended-posts to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress
  3. Visit the options in, Settings > Author Recommended Posts
  4. Go to a post, page or your custom post type and choose your recommended posts

屏幕截图:

  • The search meta box.
  • Horizontal output after the post, with thumbnails.
  • Vertical output after the post, with thumbnails.
  • Vertical output after the post, without thumbnails.

升级注意事项:

1.0.1 Minor bug fixes 1.0 Initial release

常见问题:

Can I output using a template tag?

Of 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]' ); ?>

I want to make it fit the style of my site better

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.

Is there a widget?

At this time no, we want to add this in though. So keep your eyes peeled.

Why did you make this?

We did not really find any plugins out there that does just this. And we wanted something quick, simple, and easy to use.

更新日志:

1.0.1 1.0