Arne De Belser

Arne De Belser

  • Home
  • Articles
  • Videos
  • Projects
Home
  • februari 25, 2024
    Creating a Mega Menu using the WordPress 6.5 – Deep dive into the power of the Interactivity API

    Creating a Mega Menu using the WordPress 6.5 – Deep dive into the power of the Interactivity API

    In this video, we dive into the exciting world of WordPress 6.5’s Interactivity API and explore its potential by creating…

  • februari 5, 2024
    Creating a custom Elementor Popup trigger

    Creating a custom Elementor Popup trigger

    In this tutorial, we will build a caching plugin for WordPress from scratch. We will start by creating a settings…

  • mei 5, 2023
    Building a WordPress Caching Plugin from Scratch – Full Advanced Tutorial

    Building a WordPress Caching Plugin from Scratch – Full Advanced Tutorial

    In this tutorial, we will build a caching plugin for WordPress from scratch. We will start by creating a settings…

  • mei 5, 2023
    Building a WordPress Caching Preloader from Scratch – Full Advanced Tutorial

    Building a WordPress Caching Preloader from Scratch – Full Advanced Tutorial

    In this tutorial, we’ll walk you through the creation of a basic cache preloader plugin in WordPress using PHP. While…

  • mei 1, 2023
    How to Create a Live Chat Widget in Elementor Using JS and PHP | Step-by-Step Tutorial

    How to Create a Live Chat Widget in Elementor Using JS and PHP | Step-by-Step Tutorial

    Create a live chat widget in Elementor using JavaScript and PHP with our step-by-step tutorial. Enhance your web development skills…

  • december 14, 2022
    How to make any theme/plugin compatible with Polylang

    How to make any theme/plugin compatible with Polylang

    This is a relative quick (1 hour) tutorial in which I try to explain in clear language how you can…

  • april 10, 2022
    Creating a woocommerce delivery and pickup plugin

    Creating a woocommerce delivery and pickup plugin

    In this 6 chapter tutorial I will take a deeper look into building our own custom Woocommerce pickup and delivery…

  • april 10, 2022
    Creating a custom elementor widget with PHP and Javascript

    Creating a custom elementor widget with PHP and Javascript

    This is a relative quick (1 hour) tutorial in which I try to explain in clear language how you can…

  • maart 3, 0202
    How to use action hooks

    How to use action hooks

    In this video I briefly explain the use and workings of action hooks in WordPress