Ver Mensaje Individual
  #7 (permalink)  
Antiguo 16/02/2013, 13:11
Avatar de 23r9i0
23r9i0
 
Fecha de Ingreso: noviembre-2008
Ubicación: Catalonia
Mensajes: 203
Antigüedad: 15 años, 5 meses
Puntos: 33
Respuesta: Como muestro una lista en wordpress? mediante plugin o como?

titulo: the_title() o get_the_title()
feature image: the_post_thumbnail() o get_the_post_thumbnail()
categoria: get_category() o get_term()

Custom fields: Puedes usar un plugin o crearlo manualmente mas info aqui