Top Five PHP Functions for WordPress

During this code-heavy webinar, we will be looking at the top 5 PHP functions that every WordPress developers need to know. Even if you consider yourself an "assembler" and don't really touch code, these five functions will make your life and your sites so much better.

Code Camp - PHP - 2019

Code Camp 2019 is available to everyone wanting to learn more about HTML, CSS, PHP, jQuery, and how it all comes together with WordPress. If you're an advanced user, it is always great to refresh yourself with these skills. If you are a beginner, there is no better way to start understanding how to control and customize your WordPress site than to begin understanding the code behind it all. In this first session, we will be focused on PHP.

Code Camp - Session 3 - PHP

Code Camp 2018 is available to everyone wanting to learn more about HTML, CSS, PHP, jQuery, and how it all comes together with WordPress. If you're an advanced user, it is always great to refresh yourself with these skills. If you are a beginner, there is no better way to start understanding how to control and customize your WordPress site than to begin understanding the code behind it all. In this first session, we will be focused on PHP.

Code Camp - PHP

In this week-long summer code camp, attendees will go through "everything you need to know" about HTML, CSS, jQuery, PHP, and MySQL. Monday (HTML), Tuesday (CSS), Wednesday (jQuery), Thursday (PHP), and Friday (MySQL). Note: You only have to register for ONE of the Code Camp days to gain access to all five days.

Basics of working with a JSON File

A JSON file can contain an immense amount of structured data and can be extremely useful for creating a more dynamic website. In this webinar, we will look at basic ways of fetching a JSON file, caching that file, decoding that file, and using the data inside that file.