Skip to content

Instantly share code, notes, and snippets.

@SErr0r
Created March 7, 2015 21:06
Show Gist options
  • Save SErr0r/e22220077f08ff6b6b8b to your computer and use it in GitHub Desktop.
Save SErr0r/e22220077f08ff6b6b8b to your computer and use it in GitHub Desktop.
Удаляем заголовок записи в WordPress
remove_action( 'genesis_post_title','genesis_do_post_title' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment