Title: There is not much code in index.php, single.php
Last modified: August 20, 2016

---

# There is not much code in index.php, single.php

 *  Resolved [sbscheema](https://wordpress.org/support/users/sbscheema/)
 * (@sbscheema)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/there-is-not-much-code-in-indexphp-singlephp/)
 * I am using wordpress theme “twenty ten” on site.
 * [http://Www.cruxfoods.com](http://Www.cruxfoods.com)
 * 1. I want to change Text “Leave Comment” to “Leave Message”
    2. Remove Date Published
   3. Remove Published by
 * I am trying to find all this information in my index.php and single.php and also.
   css files but there not much in index.php file to change.
 * My Index.php files code is copied below
 * _[Code moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome).
   Please use the [pastebin](http://wordpress.pastebin.com/)]_
 * Please help how do I make the changes.

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/there-is-not-much-code-in-indexphp-singlephp/#post-2078444)
 * Don’t edit the Twenty Ten theme. Your changes **will** be over-written the next
   time you upgrade WordPress. For this reason, it is recommended that you consider
   creating a [child theme](http://codex.wordpress.org/Child_Themes) for your customisations.
   Once your child theme is active, we should be able to help with the customisation.
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/there-is-not-much-code-in-indexphp-singlephp/#post-2078467)
 * a lot of the code, where you want to make changes, is in loop.php, loop-single.
   php, loop-page.php and functions.php.
 * for instance, look for the function ‘twentyten_posted_on()’
 *  Thread Starter [sbscheema](https://wordpress.org/support/users/sbscheema/)
 * (@sbscheema)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/there-is-not-much-code-in-indexphp-singlephp/#post-2078554)
 * Well I have made required changes in “Comments Form” but still cant find how 
   to remove “_Posted in ‘uncategorized’_” from all the posting.
 * [http://www.cruxfoods.com](http://www.cruxfoods.com)
    Please help
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/there-is-not-much-code-in-indexphp-singlephp/#post-2078564)
 * Now look in twentyten_posted_in() within functions.php.
 *  Thread Starter [sbscheema](https://wordpress.org/support/users/sbscheema/)
 * (@sbscheema)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/there-is-not-much-code-in-indexphp-singlephp/#post-2078572)
 * I removed the “get_the_category()” from loop.php and it removed category from
   home page but category was still showing up on individual post (if you click 
   on post title) Then I removed the function twentyten_posted_in() as esmi said.
   It gave me error on that page and was pointing to “loop-single”…so i removed 
   the function twentyten_posted_in() from loop-single.php as well.
 * Its done. Thanks for wonderful support.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘There is not much code in index.php, single.php’ is closed to new replies.

## Tags

 * [change text](https://wordpress.org/support/topic-tag/change-text/)
 * [index.php](https://wordpress.org/support/topic-tag/index-php/)
 * [single.php](https://wordpress.org/support/topic-tag/single-php/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [sbscheema](https://wordpress.org/support/users/sbscheema/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/there-is-not-much-code-in-indexphp-singlephp/#post-2078572)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
