alan-kay
Member
Posted 6 years ago #
I have been looking at the source code of my WordPress Site (GlobalRudeness) and I notice there is what looks like commented RDF code for each post?
I have two questions regarding this?
1 What is this for?
2 What file within either WordPress of my theme is this code generated from?
( I want to know this as I am a coding perfectionist and want to remove the indents from the code )
alan-kay
Member
Posted 6 years ago #
Hi
Thanks, but my problem is still not resolved.
I want to change the RDF code so that there is no text indents in the code view. When I look at the loop there is only the following statement
"<!-- open rdf -->
<?php trackback_rdf(); ?>
<!-- close rdf -->"
What file is deciding the displayed code should be indented?