Displays or returns the trackback URL for the current post
<?php trackback_url(display); ?>
Added to WordPress by Andy Lobban
Outputs a permalink anchor identifier or id
<?php permalink_anchor('type'); ?>
Added to WordPress by Andy Lobban
Returns the permalink to a post for use in PHP
<?php get_permalink(id); ?>
Added to WordPress by Andy Lobban
Displays the URL for the permalink to the post currently being processed in The Loop
<?php the_permalink(); ?>
Added to WordPress by Andy Lobban
Displays the permalink for the current post, formatted for syndication feeds
<?php permalink_single_rss('file'); ?>
Added to WordPress by Andy Lobban
JavaScript Include
<script type="text/javascript" src="<<**SelectionInsertionPlaceholder**>>"></script>
If Comments Error
<txp:if_comments_error><<**SelectionInsertionPlaceholder**>></txp:if_comments_error>
Added to Textpattern by Sam Brown
If Comments Disallowed
<txp:if_comments_disallowed id=""><<**SelectionInsertionPlaceholder**>></txp:if_comments_disallowed>
Added to Textpattern by Sam Brown