Member Login

You are not currently logged in.






» Register
» Lost your Password?

custom_functions.php

The Most Basic WordPress PHP Functions

We open the custom_functions.php file and go through two of the most basic WordPress PHP functions, add_action and remove_action. We use the example of removing our Thesis Nav Menu from it’s out of the box location above the header and add it back below the Header. We also discuss the what the custom.css file and [...]

Difficulty Level -

Filed Under Topics - ,

Listed Under Lesson Subjects -

Watch the Video →
Lesson 9 - Part 2 - Anatomy of the Thesis custom_functions.php file

Lesson 9 – Part 2 – Anatomy of the Thesis custom_functions.php file

Difficulty Level -

Filed Under Topics - ,

Listed Under Lesson Subjects -

Watch the Video →

Troubleshooting custom_functions.php

Anyone learning how to customize their Thesis website using PHP also needs to learn how to troubleshoot errors in their code.  In this video I teach my 6 rules for preventing and finding errors in your custom_functions.php file.  I also describe the work flow that I use when writing custom code for my own Thesis [...]

Difficulty Level -

Filed Under Topics - , , , ,

Listed Under Lesson Subjects -

Watch the Video →