Skip Navigation

[Resuelto] When I create a new CPT, can I show any field in a column of dashboard?

Este hilo está resuelto. Aquí tiene una descripción del problema y la solución.

Problem: I would like to add a custom field column to the wp-admin dashboard of my post type.

Solution: In the Post Type editor, there is a section "Post Fields to be shown as columns in Post Type listing in WordPress Admin" where you can select from the custom fields you have applied to this post type. If you cannot see this section, you may need to enable it in the Screen Options tab at the top right corner of the screen. Some complex field types cannot be shown here, like WYSIWYG.

Relevant Documentation: https://toolset.com/documentation/user-guides/create-a-custom-post-type/

This support ticket is created hace 7 años. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

Etiquetado: 

Este tema contiene 2 respuestas, tiene 2 mensajes.

Última actualización por Francisco Ramón Molina Busquiel hace 7 años.

Asistido por: Christian Cox.

Autor
Mensajes
#587295
2017-11-07_19-42-06.jpg

When I create a new CPT, can I show any field that I have defined in a column of the posts in dashboard?
I have discovered how to show a taxonomy in a column, but how can I show a field?
Look at the screenshot.

Thanks for your help.

Best regards,
Francisco R.

#587344
Screen Shot 2017-11-07 at 5.13.18 PM.png

Sure, you can show some types of custom fields here, but not complex ones like WYSIWYG for example. In the Post Type editor, there is a section "Post Fields to be shown as columns in Post Type listing in WordPress Admin" where you can select from the custom fields you have applied to this post type. If you cannot see this section, you may need to enable it in the Screen Options tab at the top right corner of the screen. See the screenshot for an example.

#587450

I've found it. Thank you very much for your help Christian.