• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Deprecated – Footer

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › General Genesis Framework Discussions › Deprecated – Footer

This topic is: not resolved
  • This topic has 1 reply, 2 voices, and was last updated 3 months, 4 weeks ago by brycejune.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • June 14, 2024 at 8:05 am #508068
    geeibee
    Participant

    I am getting this message on the footer and cannot work out how to change it on the Infinity Theme. There does not seem to be a footer area in theme settings - only header footer scripts. A simple solution would be greatly appreciated.

    Deprecated: Hook genesis_footer_creds_text is deprecated since version 3.1.0! Use genesis_pre_get_option_footer_text instead. This filter is no longer supported. You can now modify your footer text using the Theme Settings. in /home/chrisgill/public_html/wp-includes/functions.php on line 6031

    https://accountingclarkes.com/contact/
    March 16, 2025 at 12:23 pm #509193
    brycejune
    Participant

    Genesis_footer_creds_text hook has been deprecated. Instead, you should use genesis_pre_get_option_footer_text. Since the Infinity Theme doesn’t provide a direct footer settings area, try modifying the footer text through Appearance > Customize > Theme Settings > Footer (if available).

    If that option isn't available, you can update the footer by adding this filter to your functions.php file:

    php
    Copy code
    add_filter('genesis_pre_get_option_footer_text', function() {
    return 'Your custom footer text here.';
    });
    If you’re not comfortable editing code, consider using a plugin like Genesis Simple Edits to easily manage the footer content.

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Log In

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2025 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble