Zum Inhalt springen
  • Impressum
  • Datenschutzerklärung
  • Suchen
Wie?

Meine Wissensdatenbank

  • Start
  • Programmierung
  • GeneratePress
  • GeneratePress-PHP
  • Footer entfernen

Footer entfernen

add_action( 'after_setup_theme', 'tu_remove_footer_area' );
function tu_remove_footer_area() {
    remove_action( 'generate_footer','generate_construct_footer' );
}

Fundstelle : https://docs.generatepress.com/article/changing-the-copyright-message/

Sections

  • Wordpress
  • Popup Maker
  • Mailpoet
  • Programmierung
  • Kadence
  • CSS
  • Lazy Blocks
  • Wordpress-CSS
  • Wordpress-PHP
  • Css
  • GeneratePress
  • GeneratePress-Css
  • GeneratePress-PHP
  • Projekte
  • Kultur in der Arche
  • Plugins

Related Articles

  • Copyright ändern
  • Text in Header
  • Exclude Categories from Posts page
  • Remove featured image from post
  • Remove the link to the author page
  • Remove featured image from page