A list of handy defines and directives.
If you happen to come across this site, please ignore it. I am basically using it to learn WordPress, and at the same time create a collection of links that I have found useful in this task. Thank you.
Advanced Custom Fields – add custom fileds to a post type, effectively creating a new content type that can be used in future posts/widgets. Initial thoughts, add a ‘gig’ post type with venue, date & time etc. and display a…
Functions that return a uri get_template_directory_uri will always refer to the parent theme folder for assets. get_stylesheet_directory_uri will refer to the “current” theme folder for assets. If the theme is a child theme, it will refer to that. Neither contain…
Recent Comments