Recent Extras widget to show the entries from the selected post types belonging to the current post use the.
Current Terms widget to show the terms from the selected taxonomies assigned to the current post use the conditional tag is tax root archive to check whether the loop belongs to root archive page get HTML title tag with the taxonomy name main taxonomy root archives use the %%taxonomy name%% replacement conjunction with WordPress SEO plugin by Yoast..
Screenshots Taxonomy Archive page @ mysite com taxonomy => mysite com colours Admin Settings page Title Filter, Recent Extras and Current Terms widgets...
Activate the plugin through 'Plugins WordPress.
This plugin applies filter to HTML title tag shown in the bar, compatibility with WordPress SEO plugin by Yoast is further improved with the additional %%taxonomy name%% replacement..
Then you can check against the conditional tag is tax root archive or the global variable $tet bingo and set the in the template as the taxonomy name, instead of the term title or whatever..
Add the corresponding widgets from the admin screen, check the current post option and then set the visibility accordingly ...
Unfortunately, no other type than the default post can be selected this is meant as connection feature, while the Posts 2 Posts plugin is better suited to create more complex many-to-many relationships between posts of any type and users...
You can use the function tet render taxonomies or wrap and hook it to filter, with additional filters available ...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more