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
  • Editor, WordPress

    Visual Studio Code Editor for WordPress Development

    I use Visual Studio Code editor for WordPress Development. I have installed the following extensions and theme. Extensions Beautify – Beautify JavaScript, JSON, CSS, Sass, and HTML in…

    May 29, 2018
  • WordPress

    wp_cache_flush() – Think twice before using it

    wp_cache_flush() is WordPress core function which can be used to flush entire object cache. But why I said, “Think twice before using it“. There is a reason why…

    April 11, 2018
  • Comment, WordPress

    Functions and Hooks for Comment Template

    Following are the list of functions and hooks for Comment Template.

    June 28, 2017
  • Comment, WordPress

    Functions and Hooks in Comment API

    Following are the list of functions and hooks of Comment API.

    June 28, 2017
  • Meta Box, WordPress

    Hooks and Functions for Meta Box

    Following are the hooks and functions which use to add custom meta boxes to one or more screens.

    June 18, 2017
  • WordCamp

    WordCamp Udaipur 2017

    I was excited by the WordCamp Udaipur Organizers’ tweets of beautiful places, popular foods and “Wapuu Saa” that were waiting for us.

    January 30, 2017
  • WordPress

    WordPress widgets – where and how they are saved in database

    In this article, I will tell you how WordPress widgets stored in {prefix}_options table as key/value pair when you set widget in a sidebar. Options are sidebars_widgets and…

    December 13, 2016
  • REST API, WordPress

    REST API – Filter REST URL prefix

    REST API architecture is included in WordPress 4.4 version. So you can register custom REST API endpoints. Default REST API URL prefix is wp-json. There is filter to…

    December 2, 2016
  • WordCamp

    WordCamp Nashik 2016

    I frequently check twitter to read articles of WordPress. I mostly followed people who involved with WordPress. So from twitter, I came to know about WordCamp Nashik. So I and…

    October 18, 2016
  • WordPress

    WordPress is Now Fully Translated Into Gujarati

    હવે વર્ડપ્રેસ ગુજરાતી બોલશે. It was great experience as General Translation Editors (GTE) and Translation Contributors. I have started use of WordPress in Gujarati language. Thanks to all…

    August 20, 2016
Previous Page
1 2 3 4
Next Page

Chandra Patel

Proudly powered by WordPress