'wordpress' tutorials

All 'wordpress' tutorials:

  1. Create a Mobile Application Using WordPress, Ionic, and AngularJS

    Create a Mobile Application Using WordPress, Ionic, and AngularJS

    Tutorial Intermediate

    Creating hybrid, mobile applications with technologies, such as Ionic Framework and Cordova, has become increasingly popular. This tutorial shows you how you...

  2. Style Different Categories in Your WordPress Site Differently Using CSS

    Style Different Categories in Your WordPress Site Differently Using CSS

    Tutorial Beginner

    Sometimes you may want to make the different sections of your website or blog look quite different, either with different branding or different colors. Here...

  3. A Beginners Guide to Titan Framework: Adding a Checkbox Type Option

    A Beginners Guide to Titan Framework: Adding a Checkbox Type Option

    Tutorial Beginner

    WordPress themes have become dynamic, and a larger part of their control lies in the hands of an end user. Today, managing and configuring theme settings has...

  4. Diagnose WordPress Performance Problems With New Relic

    Diagnose WordPress Performance Problems With New Relic

    Tutorial Intermediate

    Understanding what makes WordPress fast or slow requires a broad understanding of web infrastructure, and New Relic makes finding problems within your...

  5. How to Customize the WordPress Dashboard to Minimize Confusion

    How to Customize the WordPress Dashboard to Minimize Confusion

    Tutorial Beginner

    Whether you're a beginner or an advanced user of WordPress, one thing that everyone finds puzzling at some point is the Dashboard. It's often filled with a...

  6. Customizer JavaScript APIs: The Previewer

    Customizer JavaScript APIs: The Previewer

    Tutorial Intermediate

    In this tutorial, we will employ another aspect of the Customizer API so that we can continue working on our site title editor.

  7. A Beginners Guide to Titan Framework: Creating a Theme Customizer Section

    A Beginners Guide to Titan Framework: Creating a Theme Customizer Section

    Tutorial Beginner

    The Theme Customization API, added in WordPress 3.4, allows developers to customize and add controls to the Appearance > Customize admin screen. Titan...

  8. Creating and Submitting a Patch to WordPress Core

    Creating and Submitting a Patch to WordPress Core

    Tutorial Beginner

    If you are someone who uses WordPress to earn a living and to tell your story, seeing a change that you wrote added to the WordPress code base is a pretty...

  9. Developing Plugins for Your WordPress Theme Framework

    Developing Plugins for Your WordPress Theme Framework

    Tutorial Intermediate

    By creating your own theme framework, you've created the foundation of a WordPress eco-system that you can develop using not only child themes but plugins,...

  10. An 8-Step Checklist for Publishing a WordPress Theme on ThemeForest: Part 1

    An 8-Step Checklist for Publishing a WordPress Theme on ThemeForest: Part 1

    Tutorial Intermediate

    ThemeForest has to set the bar high to make sure they have the best themes in the marketplace. In this tutorial, we're going to go through a "checklist" to...

  11. A Beginners Guide to Titan Framework: Creating an Admin Panel With Titan

    A Beginners Guide to Titan Framework: Creating an Admin Panel With Titan

    Tutorial Beginner

    The WordPress admin panel is pretty open for modifications and web developers have made the most out of it. These modifications are more common in themes due...

  12. Options for 301 Redirects in WordPress

    Options for 301 Redirects in WordPress

    Tutorial Beginner

    Redirects are something that every web developer or website owner will probably need to do at one time or another. Redirects are primarily a way of...