First thing first, get wordpress directly, or from the download page. If working locally (ie WAMP), create a folder where you want to serve up your site from – for example D:\mywamp\wp\public_html. Extract all the files from the the .zip…
First thing first, get wordpress directly, or from the download page. If working locally (ie WAMP), create a folder where you want to serve up your site from – for example D:\mywamp\wp\public_html. Extract all the files from the the .zip…
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