Just another WordPress Plugin Developer

I’m Emili Castells, a WordPress developer working at Syde on Products Team.

Over the years I’ve been contributing to WordPress as WordCamp speaker, plugin and theme developer.

Latest Posts

  • How to convert WordPress Shortcodes into Blocks

    ·

    How to convert WordPress Shortcodes into Blocks

    In this tutorial I’m going to show you how to create a basic block which mimics the functionality of an existing shortcode but providing a much better user experience. We’ll demonstrate the case when there is already an existing plugin where we want to progressively migrate existing shortcodes into new blocks. Here you’ll find the…

  • How to create a Custom Data Store using WordPress

    ·

    How to create a Custom Data Store using WordPress

    React applications handling state at component level are fine but sooner than later complexity will grow and having to pass props all the way around the app will become tedious, here is when having a centralized store for managing the application state globally comes into handy as it let us manage the data and logic…

  • How to create a WordPress React settings page

    ·

    How to create a WordPress React settings page

    In this tutorial I’m going to show you how to create a settings page using WordPress React components. Here you’ll find the GitHub repository with the finished code. Creating the plugin boilerplate First of all let’s create the development environment installing the @wordpress/env package which will provide us with a local WordPress installation ready for…

FEATURED PLUGIN

DK PDF

4.5 out of 5 stars

4000+ active installations

DK PDF allows site visitors convert posts and pages to PDF using a button.