// Remover o texto descritivo/excerpt na listagem de Páginas
function gladiador_remover_preview_paginas() {
echo '';
}
add_action('admin_head', 'gladiador_remover_preview_paginas');
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.