Software Guide

Die besten Tipps, Anleitungen und Downloads

Ihre Werbung auf Software Guide

Sie möchten in dieser Box oder an anderer Stelle dieser Webseiten eine Werbung schalten? Sehen Sie sich dazu am besten einfach mal die verschiedenen Möglichkeiten an.


Simple Tagging: Related Tags

This is a sub-page of Simple Tagging Plugin

Use

<?php STP_RelatedTags(); ?>

and

<?php STP_RelatedTagsRemoveTags(); ?>

in any template file to display related tags like in del.icio.us:
Related Tags

<?php STP_GetRelatedTags(); ?> and <?php STP_GetRelatedTagsRemoveTags(); ?> are the non-echoing versions (return the result as string).

Example

<h2>Related Tags:</h2>
<ul>
	<?php STP_RelatedTags() ?>
</ul>
<ul>
	<?php STP_RelatedTagsRemoveTags() ?>
</ul>

Options


You can change the appearance and behaviour by modifying the plugin’s options under WP Administration > Tags > Tag Options.
Options

When you have opened the options, scroll down to Related Tags.

Individual Options

You also can override the plugin’s options by using the following optional parameters in the template tags <?php STP_RelatedTags(); ?> and <?php STP_RelatedTagsRemoveTags(); ?>:

STP_RelatedTags($format, $tagseparator, $sortorder, $nonfoundtext)
STP_RelatedTagsRemoveTags($format, $separator)

Each option is explained under WP Administration > Tags > Tag Options > Related Tags and WP Administration > Tags > Tag Options > Related Tags: Links for Removing Tags.

Blog-Kategorien

Volltextsuche

Neueste Artikel

Neueste Kommentare

Neueste Trackbacks/Pingbacks

Andere Projekte

Blogparade

dient als zentrale Anlaufstelle für Blog-Paraden bzw. Blog-Karnevals und andere von BloggerInnen veranstaltete Aktionen.

Mediadaten

Feed-Statistik:
Feedburner

Software Guide gibt es seit Dezember 2005 und es werden durchschnittlich 2 Blog- Beiträge/Monat veröffentlicht. Die Themenschwerpunkte sind in der Tagcloud ersichtlich. Mehr Infos...

Links

 

Nach oben

Wordpress

© 2005-2024 Software Guide | ISSN 1864-9599