• About
  • Skills
  • Services
  • Projects
  • Experience
  • Testimonials
  • Contact
  • Blog
Writing

Blog

Notes on WordPress, PHP, WooCommerce, and backend systems.

wp_json_encode() vs json_encode() in WordPress
WordPressPHP

wp_json_encode() vs json_encode() in WordPress

WordPress ships its own JSON wrapper. Here's what it does differently and why you should use it inside WordPress instead of native json_encode().

Jun 24, 2026
A WordPress detail that can silently break your AJAX
WordPressPHPAJAX

A WordPress detail that can silently break your AJAX

Forgetting wp_die() at the end of a WordPress AJAX handler looks harmless. It isn't. Here's why it breaks responses and what to do instead.

Jun 23, 2026
A Claude Code habit that saves session time
Claude CodeProductivityAI Tools

A Claude Code habit that saves session time

Claude Code gives you a 5-hour session window. Here's a small trick to make the most of it when you work in bursts throughout the day.

Jun 23, 2026

© 2026 | The Nahidul