'wordpress' tutorials

All 'wordpress' tutorials:

  1. 7 Best PDF Invoicing Plugins for WooCommerce and WordPress

    7 Best PDF Invoicing Plugins for WooCommerce and WordPress

    Tutorial Beginner

    Do you want to automate your billing and invoicing process and receive payment faster? WooCommerce and WordPress invoicing plugins allow you to make your...

  2. 14 Best JavaScript Plugins to Liven Up Your WordPress Site

    14 Best JavaScript Plugins to Liven Up Your WordPress Site

    Tutorial Beginner

    JavaScript can make your site more dynamic, more interactive, and more engaging. Discover some WordPress JavaScript plugins on CodeCanyon that can liven up...

  3. How to Find the Best WordPress Gallery Plugins for Images or Video

    How to Find the Best WordPress Gallery Plugins for Images or Video

    Tutorial Beginner

    Creating a beautiful gallery for your images and videos takes a lot of work. That's where a professional WordPress gallery plugin comes in: a gallery plugin...

  4. Easy CSS slider (carousel with pure CSS)

    Easy CSS slider (carousel with pure CSS)

    Tutorial Beginner

    A carousel is a great example of a possible CSS-only interactive feature. In this tutorial, we’ll build a carousel with a few extra features using only CSS.

  5. 10 Best Exit Intent Popup Plugins for WordPress

    10 Best Exit Intent Popup Plugins for WordPress

    Tutorial Beginner

    Are you having trouble keeping visitors on your website? Do you want to boost your conversions and sales? Try a WordPress exit intent popup plugin.

  6. 10 Best Real Estate Listing Plugins for WordPress

    10 Best Real Estate Listing Plugins for WordPress

    Tutorial Beginner

    Are you having trouble finding a high-quality real estate listing plugin for WordPress? Do you need a fully featured real estate plugin that helps make your...

  7. Adding Custom Hooks in WordPress: Custom Filters

    Adding Custom Hooks in WordPress: Custom Filters

    Tutorial Beginner

    In this two-part series, we're going to review the WordPress hook system and how it's implemented, and we're going to take a look at how to define both our...

  8. Create a currency converter with HTML, CSS, and vanilla JavaScript

    Create a currency converter with HTML, CSS, and vanilla JavaScript

    Tutorial Intermediate

    Let’s create a currency converter using HTML, CSS, and vanilla JavaScript, with data from the Exchange Rate API.

  9. Adding Custom Hooks in WordPress: Custom Actions

    Adding Custom Hooks in WordPress: Custom Actions

    Tutorial Beginner

    In this two-part series, we're going to review the WordPress hook system and how it's implemented, and we're going to take a look at how to define both our...

  10. When to Use (And Not Use) a Mega Menu for Navigation

    When to Use (And Not Use) a Mega Menu for Navigation

    Tutorial Beginner

    Mega menus can be great for sites with lots of pages or sections for people to navigate, but they're not always the answer to your navigation needs. Find out...

  11. How to Choose a WordPress Slider or Carousel Plugin in 2025

    How to Choose a WordPress Slider or Carousel Plugin in 2025

    Tutorial Beginner

    There are hundreds of slider plugins available for WordPress to help you build, organize, and manage your sliders. In this article, I will show you how to...

  12. Writing Custom Queries in WordPress

    Writing Custom Queries in WordPress

    Tutorial Intermediate

    With custom queries, you can make any data reading or manipulation you want. This opens up a world of new possibilities.