Support » Plugins » Remove everything except the category under a post.

  • Hi. I am trying to convert wordpress to more of a CMS. Right now I need to figure it out so that everything under a post is removed except which categories the post belongs too. Frankly I would love it if someone could point me to a plug-in or code that would let me remove everything pertaining to dates and when stuff is posted. Also another big help would be to remove all the links for people to post comments. I have them turned off but I would like it so that comments aren’t even mentioned on the page.

Viewing 3 replies - 1 through 3 (of 3 total)
  • I don’t know excaclty what you mean. But if you just want to remove the categorie, you have to remove : ?php the_category(', ') ?>

    Sorry, I did read it wrong. If you want to remove every thing except that you first have to know what all that things are, example if you want to remove the date, remove :<?php the_time('l, F jS, Y') ?>

    Thread Starter mistaong1

    (@mistaong1)

    ok. Ya a friend was helping me. Luckly the theme I am using has a support site so I am sure they will be able to tell me what code to delete. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove everything except the category under a post.’ is closed to new replies.