This is an old revision of the document!


If you don't want the filtered posts to be dyaplsied differently, you don't have to create meta.php.Instead, say you want to display the author at the bottom of each post:Open index.php and find<php the_content() ?> or something similar. After it, add this line:<?php echo get_linked_meta($post→ID, 'autore') ?>(I guess it would be better if I added a filter that automatically did this.)

apps/all/triceratops.1341693491.txt.gz · Last modified: 2012/07/07 22:38 by 188.143.232.12