All pastes #731827 Raw Edit

Vermischtes

public php v1 · immutable
#731827 ·published 2007-10-10 12:58 UTC
rendered paste body
<?php foreach ($comments as $comment) : if ((get_comment_type() == "trackback") || (get_comment_type() == "pingback") && (bloginfo('url') isin comment_author_link()) :echo 'Verwandte eigene Artikel<br />;comment_author_link();comment_text();endif; endforeach;?>                        <?php foreach ($comments as $comment) : if (bloginfo('url') !isin comment_author_link()) :/* NORMALES COMMENT TEMPLATE HIER NACH EINFÜGEN! */ ?><?php endif; endforeach; ?><?php foreach ($comments as $comment) : if ((get_comment_type() == "trackback") || (get_comment_type() == "pingback") && (bloginfo('url') isin comment_author_link()) :echo 'Verwandte eigene Artikel<br />;comment_author_link();comment_text();endif; endforeach;?>