Submitted by milohaze on Sat, 01/28/2017 - 12:22
In this course you'll learn how to create Responsive WordPress themes. You will start by getting an overview of what responsive design is and what code is required to achieve a responsive layout.
Submitted by milohaze on Sat, 01/28/2017 - 12:16
This course will show you the fundamentals of WordPress theme design. You’ll learn about the all the design considerations, from the smallest widget to the largest and most complex page.
Submitted by milohaze on Sat, 01/28/2017 - 12:15
In this course, we're going to take a look at everything that goes into building a WordPress plugin. We'll start from the ground up by setting up a web server, a database server and PHP.
Submitted by milohaze on Sat, 01/28/2017 - 12:13
WordPress Multisite allows you to host multiple WordPress sites from a single WordPress installation and database. Multisite provides an admin interface for managing themes and plugins for your entire network of sites and makes it easy to add new sites to the network.
Submitted by milohaze on Sat, 01/28/2017 - 12:12
Underscores starter theme, by the makers of WordPress themselves, is designed to give you a “1000 hour head start” on WordPress theme creation. This course will take you the rest of the way to the finish line, with everything you need to know to go from “starter” to a fully fledged WordPress theme.
Submitted by milohaze on Fri, 12/23/2016 - 23:35
Learn how to use Microsoft Outlook 2016 to manage your Email, Calendar, Contacts, and Tasks.
Submitted by milohaze on Thu, 12/22/2016 - 20:08
In this course you’ll learn how to customize the WordPress admin in a number of different ways. We walk through customizing the login screen, admin navigation, admin color schemes and even how to create custom dashboard widgets.
Submitted by milohaze on Thu, 12/22/2016 - 20:07
WordPress is one of the leading content management systems on the market today. Website owners and editors find WordPress easy to use for editing the content on their sites. Developers and designers like its templating system and wide range of plugins and themes to work with.
Submitted by milohaze on Thu, 12/22/2016 - 20:06
Most WordPress developers prefer to build their themes and plugins locally on their computers, rather than on hosted servers. This lets them work more quickly and integrate more tightly with their development tools. In this project we learn how to install a local server and setup WordPress locally.
Submitted by milohaze on Thu, 12/22/2016 - 20:04
A proper workflow protects your code from errors, speeds up development time with automation, and ensures product stability by being aware of how WordPress PHP development is a different flavor than some are used to from other environments.
Submitted by milohaze on Thu, 12/22/2016 - 20:03
This course is meant for people who know HTML and CSS (and maybe some JavaScript) but have not begun to study PHP yet.
Submitted by milohaze on Thu, 12/22/2016 - 20:02
This course covers how to optimize a WordPress site for search engines. We will cover a content first approach of making sure that the content stands strong on its own. Then we will look at things that can be done to a theme to help search engines understand the content on your site.
Submitted by milohaze on Thu, 12/22/2016 - 20:01
The WordPress Codex is the name given to the primary WordPress documentation that lives at codex.wordpress.org.
Submitted by milohaze on Thu, 12/22/2016 - 20:00
In this course we look at each of the files that make up the WordPress theme template hierarchy. This collection of files let you edit or customize any page on a WordPress site.
Submitted by milohaze on Thu, 12/22/2016 - 19:58
This course covers how to integrate your theme or plugin with the WordPress customizer. We will go over how the customizer works, what native controls WordPress offer and how to setup your own custom settings to go into the Customizer.