• Resolved sprowt

    (@sprowt)


    hi,
    i’m learning php/wordpress deeply and dissecting GP in process.

    quick Q as your time allows, please:

    what does the generate_page_header function in featured-images.php (line 85 and line 104) do?

    always enjoying your theme <3
    thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Leo

    (@leohsiang)

    Hi there,

    Looks like it’s just a conditional tag checking if the page header exists. If so then we don’t add the featured image.

    Let me know if this helps 🙂

    Thread Starter sprowt

    (@sprowt)

    yes helps, thanks!
    interested to learn about how GP does it’s magic <3
    since it adds featured img in div below #masthead and above the #page.site i found it confusing.
    perhaps it’s used for further customization using addons.
    thanks for your time and have a great day, Leo <3

    Thread Starter sprowt

    (@sprowt)

    also, yes–resolved 🙂

    Leo

    (@leohsiang)

    No problem 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘generate_page_header function Q’ is closed to new replies.