Archives by Tag 'modify wordpress'
Customize Metadata for Individual WordPress Posts
By Jackson - Last updated: Wednesday, May 12, 2010
Every post in WordPress has “metadata” contained inside of paragraph tags at the bottom of each blog post. This data is generated dynamically through the loop that pulls your content out of the database. You can easily modify this data that are displayed with each entry, which can be found inside of the index.php file [...]