Si hallas alguna incompatibilidad con tu código o trabajo, recuerda probar siempre en un ambiente de testing antes añadir el código al proyecto final.
Ejemplo: xmlns:wfw=”http://wellformedweb.org/CommentAPI/”
// Never 404 for the admin, robots, or if we found posts.
if ( is_admin() || is_robots() || $wp_query->posts || is_feed() )
status_header( 200 );
return;
Recuerda algo, que tienes el privilegio decir si diste con el resultado.
¡Haz clic para puntuar esta entrada!
(Votos: 0 Promedio: 0)