Tag Archives : Blank Wordpress Theme September 2012

  • Custom WordPress Menu

    Preface

    The following discussion assumes you like to build blank WordPress themes. If you’re using a child theme then this discussion may not be your cup of tea; unless you like to customize stuff and if so, please read on.

    In the beginning…

    I’d like to take a stroll with you down wp_nav_menu lane. What’s wp_nav_menu? Well, in a nutshell it’s a way to trigger WordPress’ custom menu functionality. You can see this option from your WordPress admin dashboard under Appearance > Menus. Read More →

  • WP-Flex

    After many hours of reading and sifting through the WordPress Codex, I’m proud to announce a wonderful tool for devs using WordPress whom submit their creations to the WordPress theme repository. In a nutshell, WP–Flex, is a blank, foundational, responsive WordPress theme boilerplate for developers submitting to the wordpress theme repository. For your convenience, WP–Flex has been tested and debugged with the required theme-unit-test.xml (also included) and wp-config.php per WordPress Codex requirements. Read More →