In this advanced WordPress development course we show how to tie themes and plugins into the settings admin area to create plugin pages, theme option pages as well as using settings in your plugins or themes.
WordPress theme development involves using HTML, CSS, PHP and JavaScript to build dynamic WordPress sites. In this course we start with a basic HTML/CSS/JS prototype and walk through all of the steps for converting it into a full WordPress theme.
Physically based rendering (PBR) simulates the way light works in the real world. It achieves greater realism with less effort than traditional 3D rendering.
Explore the latest Apple Watch update, watchOS 3. This short course reviews the new features and capabilities of watchOS, including the Dock-based interface, new watch faces, and the SOS feature for emergency calls.
CCENT (Cisco Certified Entry Networking Technician) certification "opens the doors to a career in networking." Study to pass the CCENT Interconnecting Cisco Networking Devices Part 1 (100-105 ICND1) exam with this comprehensive test prep course.
Testing is a critical part of validating your iOS app. TestFlight, a tool exclusive to the Apple Developer Program, allows you to deliver over-the-air builds to testers and gain priceless feedback.
Demand for information security professionals has never been higher—and it's only projected to grow. Learn which security certifications are most frequently requested in job listings and which ones will help you get the job you want.
Many designers and developers rely on Child Themes for WordPress websites. While this makes it quicker to get started, you are constrained to the features and flexibility of the theme you choose, which often involves hacking the theme to force it to look and behave how you want.
Understanding the code inside theme template files is an important part of learning how to create your own WordPress themes. With custom templates, you have the ability to change any aspect of the way your site is rendered, or even to build your own theme from scratch.
Installing WordPress on your computer gives you a perfect testing ground for experimentation, theme development, plug-in testing, and website development.
Custom fields let you add extra information to your WordPress posts. They're easy to set up, but unless your theme supports them, they won’t be displayed on your site.
In this course, you'll learn how to display your custom fields in single posts and in post archives.