Category: Resources

  • Overriding Parent Functions from a Child Theme

    There is a great post, albeit a bit old (2015) on tutsplus.com about overriding parent functions: A Guide to Overriding Parent Theme Functions in Your Child Theme Here is my tl;dr version: Even when using a Child Theme, all of your Parent Theme functions will still run. The functions in your child theme will be…

  • Theme Resources: The Theme Handbook

    I run a local WordPress Meetup and so I have the privilege of meeting a lot of folks early in the WordPress journey.  One question I get often from people just starting out to create their own themes is this: Where should I go to learn more?