Personal Blog

Hero Illustration

Posts

  • Day 31: Exploring WP CLI and REST Schema

    ,

    Introduction to WP-CLI: WP-CLI, or WordPress Command-Line Interface, is a powerful tool that allows developers and administrators to interact with their WordPress websites through the command line. This enables efficient management, automation of tasks, and streamlined development processes. Instead of relying solely on the WordPress dashboard, users can execute various commands directly from the terminal,

    Go to post

  • Day 30: WP-CLI and Admin Ajax

    ,

    WP-CLI WP-CLI, or WordPress Command-Line Interface, is a powerful tool that allows developers and administrators to interact with their WordPress websites through the command line. This enables efficient management, automation of tasks, and streamlined development processes. Instead of relying solely on the WordPress dashboard, users can execute various commands directly from the terminal, enhancing productivity

    Go to post

  • Day 29: REST API Parameters and WP CLI

    ,

    WordPress REST API serves as the gateway for communication between your website and the vast world of the internet. In this blog post, we’ll delve into the technicalities of WP REST API’s global parameters like _fields, _embed, _envelope, _methods, and _jsonp. Additionally, we’ll explore methods for adding custom data to your API responses, providing a

    Go to post

  • Day 28: Understanding WordPress REST API: Exploring Internal Functions, Admin Ajax, and Discoverable API

    ,

    If you’ve ever wondered how your WordPress website communicates with itself or external applications, the answer lies in the WordPress REST API. In this blog post, we’ll unravel the technical aspects of the REST API, focusing on internal functions, the role of Admin Ajax, and the concept of a discoverable API. WordPress REST API Internal

    Go to post