By using this plugin, you can easily insert the history post link in your new post. This Ex Cross Reference Wordpress Plugin is based on the famouse plugin of Cross Reference. I did not change any functionality of that plugin, but I have added new features which is very useful in the cross post links. I have added one icon(which is a link named "Insert History Post Link") in the editor form, by using this icon, you can go through your history posts and select one to insert into your new post.
通过该插件,你可以方便的插入历史文章的引用到新的文章中,还可以跟踪文章引用了哪些文章以及哪些文章被其他文章引用了。 该插件是基于流行的Cross Reference Plugin,并在该插件的基础上增加了新的功能:可以在文章编辑区自动选择历史文章插入。见snapshot 2.
该插件对原始插件Cross Reference做了二次开发,所以之前的Cross Reference功能在该插件里都可以使用。
该插件对原始插件Cross Reference做了二次开发,所以之前的Cross Reference功能在该插件里都可以使用,包括: * [cref post] sets a reference from the current post to post. Example: "As I said on my first post [cref hello-world], I won't write about my job." The current entry is shown at the blog as "As I said on my first post Hello World!, I won't write about my job.", with a html link from "Hello World!" to the "Hello World!" post. At the "Hello World!" post the current post appears under "Related Posts".
[cref post alternate text] same as [cref post] but the link has another text instead of the post title. Example: "As I said on my [cref hello-world first post], I won't write about my job." This is shown as "As I said on my first post, I won't write about my job.", with a html link from "first post" to the "Hello World!" post.
[cref.from post] sets a backward reference from post to the current post. Example: "[cref.from my-vision]" A forward reference is not shown at all, and both the current and the post post appear at each others related posts list.
但是Ex Cross Reference插件在这些功能上做了增强,不需要手动输入[cref post]来插入历史文章的引用,可以使用本插件放置到编辑器上的按钮“插入历史插件”来浏览历史文章,然后点击鼠标插入。
使用该插件,你会在每篇文章的结尾,显示出该插件所引用的文章列表或者该插件被引用的文章列表。
以下说明来自于原始插件Cross Reference,该插件保持了这些功能: This plugin adds a page at the admin panel under Settings / Cross-References where you can set the plugin options and run some tools:
<a href="...">...</a> that refer to other posts or pages in your blog converting them to [cref...] references.the_crossreferences() in your templates.



