Category: Development

  • Creating Next-Level Plugin Pages: Integrate React Components in WordPress plugin pages

    Creating Next-Level Plugin Pages: Integrate React Components in WordPress plugin pages Have you ever felt that the WordPress admin areas feel static and outdated compared to the modern, dynamic experience of the Post and Site Editor? You’re not alone, and the good news is that things are changing. With WordPress entering Phase 3: Collaboration, there’s…

  • Mastering Gutenberg Blocks: From Basics to Building Your Own

    Mastering Gutenberg Blocks: From Basics to Building Your Own

    Mastering Gutenberg Blocks: From Basics to Building Your Own In this comprehensive talk, I’ll dive into the world of Gutenberg blocks, starting with the fundamental concepts and gradually progressing to hands-on block creation. Whether folks are new to Gutenberg or experienced users looking to build custom blocks, this guide will provide a step-by-step journey through…

  • Composer, DDev and CFM: The Trifacta for Seamless development

    Composer, DDev and CFM: The Trifacta for Seamless development

    Composer, DDev and CFM: The Trifacta for Seamless development In this talk, he has plan to talk about how we can streamline and give a consistent experiences to developers. Below is the high level agenda for the talk – 1. Introduction to composer, Ddev and Configuration Management2. How to setup DDev3. Development workflow setup using…

  • Managing Sessions & Cookies in WordPress

    Managing Sessions & Cookies in WordPress

    Managing Sessions & Cookies in WordPress WordPress sessions and cookies are essential for managing user interactions and enhancing website functionality. Both sessions and cookies help create personalized and seamless user experiences, reduce repetitive tasks like re-logging in, and enable dynamic functionalities such as shopping carts and user-specific content. Secure handling of these tools, like using…

  • WP-CLI: Command Your WordPress Empire

    WP-CLI: Command Your WordPress Empire

    WP-CLI: Command Your WordPress Empire Take full control of your WordPress site with WP-CLI, the ultimate tool for developers and administrators. Experience fast, efficient management from the terminal with features that streamline your workflow: 1. Rapid Updates2. Efficient Backups3. User Management4. Content Control5. Customization6. Seamless Deployment WP-CLI transforms WordPress management into a smooth, streamlined process,…