Skip to content
Chandra Patel

Chandra Patel

  • WordPress
  • GitHub
  • X
  • LinkedIn
  • WordPress

    Latest post

    Handling Form Submissions in WordPress Using admin-post.php

    After 10 years of using WordPress, I recently came to know about the admin-post.php file — a built-in handler for form submissions in themes and plugins. In this post, I have shared how it works and the hooks it provides…

    July 18, 2026
    Illustration of a form submission being handled by the WordPress admin-post.php file
  • WordPress

    Handling Form Submissions in WordPress Using admin-post.php

    After 10 years of using WordPress, I recently came to know about the admin-post.php file — a built-in handler for form submissions in themes and plugins. In this…

    July 18, 2026
    Illustration of a form submission being handled by the WordPress admin-post.php file
  • AI

    Manual First to AI First: A Mindset Shift

    A personal reflection on shifting from Manual First to AI First approach — what it takes to change the mindset and why it is more than just picking…

    April 17, 2026
    A cartoon illustration showing two panels — a happy developer coding manually on the left and the same developer using AI code suggestions on the right, representing the shift from Manual First to AI First approach.
  • REST API, WordPress

    WordPress REST API Playground

    I built a WordPress REST API Playground plugin — browse, test, and explore REST API endpoints directly from your site’s frontend.

    April 14, 2026
    WordPress REST API Playground — three-panel interface showing the /wp/v2/posts GET endpoint with query parameters form and a syntax-highlighted JSON response
  • WordPress

    Understanding the X-Redirect-By Header in WordPress

    When your website redirects a visitor, it’s not always clear who is doing that redirect. Is it WordPress itself? A plugin? Or maybe your theme? That’s where the X-Redirect-By header comes in.…

    February 24, 2024
  • Editor, PHP

    PHP Unserialize Extension for VSCode

    PHP Unserialize Extension for VSCode to unserialize serialized data.

    September 26, 2022
  • Block Editor, WordPress

    Image Accordion Block

    Image Accordion Block allows user to add accordion with different images. In front-end, corresponding image will be displayed when user click on different accordion.

    September 25, 2022
  • Thoughts

    Love Proposal by Developer

    There won’t be Fatal, Warning, Notice or Deprecation errors in our relationship. Whenever you call me, I’ll give 200 responses. I’ll make sure there won’t be any delay.…

    June 21, 2022
  • Embed, WordPress

    Post Embed Templates

    WordPress allows to embed post including custom post type post. Using Embed block, user can embed post of any WordPress site. Developer can override post embed templates in theme.

    June 3, 2022
  • Thoughts

    Developers when learning new things

    Dekha jo tumko yeh dil ko kya hua haiMeri dhadkanon pe yeh chhaya kya nasha hai haanMohabbat ho na jaaye, developer kho na jaayeSambhaalun kaise isko mujhe tu…

    May 24, 2022
  • Thoughts

    Lonely is a Developer without QA Team

    I cannot face my Code that’s fallen down on meSo, if you see QA Team please ask them help to meTell QA Team about my Code that’s slowly dyingSay I can’t stop myself from crying Every…

    May 10, 2022
1 2 3 4
Next Page

Chandra Patel

Proudly powered by WordPress