Create a Panel Page with WordPress

e’ve all seen those long pages on websites where it’s divided into sections or panels. They can be used in very creative ways. I’ll show you how to code it in WordPress

PHP Namespaces in WordPress

Namespaces are a feature that was introduced in 2009 as part of PHP 5.3. As of this writing, the current version of PHP is 5.6.13, and the anticipated release of PHP 7.0 is rapidly approaching. So why aren’t WordPress theme and plugin developers using namespaces to organize their code? Our colleagues in other PHP projects … Read more » PHP Namespaces in WordPress