'wordpress' tutorials

All 'wordpress' tutorials:

  1. A Guide to Using FeedPress with WordPress

    A Guide to Using FeedPress with WordPress

    Tutorial Beginner

    FeedBurner still works great, but it hasn't been updated much in the last few years, and people are worried that Google, owner of FeedBurner, may close it...

  2. Ever Heard of Must-Use Plugins?

    Ever Heard of Must-Use Plugins?

    Tutorial Beginner

    Most WordPress features are well known—like custom post types, action and filter hooks, and the visual editor—but some of them aren't necessarily as "famous"...

  3. Using get_pages to Create Link Buttons to Your Site's Top-Level Pages

    Using get_pages to Create Link Buttons to Your Site's Top-Level Pages

    Tutorial Intermediate

    Sometimes instead of simply having your top-level pages in your site's navigation menu, you want to draw more attention to them by adding prominent links to...

  4. WP_Query Arguments: Date

    WP_Query Arguments: Date

    Tutorial Intermediate

    In this part of the series on WP_Query, learn how to query your posts by their publication date and use complex arrays of arguments to create more flexible...

  5. Introduction to Craft CMS

    Introduction to Craft CMS

    Tutorial Beginner

    For developers who want more control and performance than WordPress offers, Craft CMS offers a compelling solution.

  6. Adding Action Hooks to Your WordPress Theme Framework

    Adding Action Hooks to Your WordPress Theme Framework

    Tutorial Intermediate

    The advantage of creating action hooks in your framework is that any content you attach to them can easily be overwritten by functions in a child theme or by...

  7. Getting Started With Raygun: Insights and Crash Reporting for App Developers

    Getting Started With Raygun: Insights and Crash Reporting for App Developers

    Tutorial Beginner

    Raygun.io helps your team track and share errors for all programming languages and platforms across deployments. Get to know this powerful software...

  8. Quick Tip: Restore Admin Menu Separators

    Quick Tip: Restore Admin Menu Separators

    Tutorial Beginner

    As refreshing as the new WordPress dashboard is, not everyone is happy with some of the changes. I personally love the new minimal style. There was only...

  9. WP_Query Arguments: Author, Search, Password & Permissions

    WP_Query Arguments: Author, Search, Password & Permissions

    Tutorial Intermediate

    In this final tutorial on WP_Query arguments, learn about arguments to find posts by author, to use search terms in your query, to find posts with or without...

  10. The Beginner’s Guide to WordPress SEO by Yoast: On Page SEO

    The Beginner’s Guide to WordPress SEO by Yoast: On Page SEO

    Tutorial Intermediate

    In the last tutorial of The Beginner's Guide to WordPress SEO by Yoast we did the final tweaking, after that comes the part of how to use the On Page SEO...

  11. How To Display Post Meta Data on a WordPress Post

    How To Display Post Meta Data on a WordPress Post

    Tutorial Intermediate

    In my last series of articles, we looked at the concepts of object-oriented programming from the perspective of the beginner. The goal of the series was to...

  12. Building an App from Your WordPress Site with AppPresser

    Building an App from Your WordPress Site with AppPresser

    Tutorial Intermediate

    AppPresser provides a great mix of ease of implementation with deeper technical control for developers. It uses plugins to integrate with Adobe's Phonegap...