Skip to content

Instantly share code, notes, and snippets.

@DavidPeralvarez
Created June 28, 2019 15:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DavidPeralvarez/8cf66ba8c4a169f2ca85d42da6bf853f to your computer and use it in GitHub Desktop.
Save DavidPeralvarez/8cf66ba8c4a169f2ca85d42da6bf853f to your computer and use it in GitHub Desktop.
Chuleta de páginas y secciones propias de WordPress
/*
Ajustes generales: options-general.php
ID página: general
Secciones: default
Ajustes de lectura: options-reading.php
ID página: reading
Secciones: default
Ajustes de escritura: options-writing.php
ID página: writing
Secciones: default
Ajustes de comentarios: options-discussion.php
ID página: discussion
Secciones: default,remote_publishing,post_via_email
Ajustes de medios: options-media.php
ID página: media
Secciones: default,embeds,uploads
Ajustes de enlaces permanentes: options-permalink.php
ID página: permalink
Secciones: optional
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment