# Shafat Mahmud Khan > WordPress developer and troubleshooting specialist offering plugins, web apps, and tutorials for WordPress and related tools. ## Main - [Shafat Mahmud Khan | WordPress Developer | Shafat](https://www.itsmeshafat.com/): WordPress Troubleshooter and Web Application Developer ## Products - [WordPress Plugins & Web Apps | Shafat](https://www.itsmeshafat.com/products): WordPress plugins and web applications I've built — browse my products and find the right tool for your site - [Frontend File Explorer | Shafat](https://www.itsmeshafat.com/products/plugins/filepilot): A modern, Windows Explorer-inspired file manager for WordPress with admin interface and frontend shortcode - [TaskFlow - Project Management App | Shafat](https://www.itsmeshafat.com/products/apps/taskflow-project-management): A real-time project management app with kanban boards and team collaboration - [Precious Metal Pricing | Shafat](https://www.itsmeshafat.com/products/plugins/goldpilot): Automatically calculate product prices for gold and silver jewelry using real-time market rates, weight, purity, making charges, and margins ## Blog - [WordPress Dev Blog — Tutorials & Guides | Shafat](https://www.itsmeshafat.com/blog): Tutorials, guides, and insights on WordPress development, plugin building, custom post types, and web technologies - [Fix WordPress Memory Exhausted Error: Increase Limit &… | Shafat](https://www.itsmeshafat.com/blog/fix-wordpress-memory-exhausted-error-increase-limit): Expert guide to fix WordPress memory exhausted errors. Learn to increase PHP memory limits, optimize plugins/themes, and choose better hosting for a robust - [Setting Up Local Wordpress Development Environment Mamp:… | Shafat](https://www.itsmeshafat.com/blog/setting-up-local-wordpress-development-environment-mamp): Master setting up local wordpress development environment mamp with our comprehensive guide. Learn best practices, tips, and practical examples for web - [Resolve Mixed Content Warnings After WordPress… | Shafat](https://www.itsmeshafat.com/blog/resolve-mixed-content-warnings-wordpress-ssl-migration): Struggling to resolve mixed content warnings after WordPress SSL migration? As an 8+ year dev, I'll share practical, experience-backed solutions to get your - [Create Custom Post Type in WordPress Without a Plugin | Shafat](https://www.itsmeshafat.com/blog/how-to-create-custom-post-type-wordpress-without-plugin): Learn how to create custom post types in WordPress without a plugin, from a web developer's perspective. Enhance your site's structure with practical code - [Best Practices For Wordpress Theme Development From… | Shafat](https://www.itsmeshafat.com/blog/best-practices-for-wordpress-theme-development-from-scratch): Master best practices for wordpress theme development from scratch with our comprehensive guide. Learn best practices, tips, and practical examples for web - [Understanding Javascript Closures And Scope Explained:… | Shafat](https://www.itsmeshafat.com/blog/understanding-javascript-closures-and-scope-explained): Master understanding javascript closures and scope explained with our comprehensive guide. Learn best practices, tips, and practical examples for web - [Implementing Secure User Authentication in Web Apps: A… | Shafat](https://www.itsmeshafat.com/blog/implementing-secure-user-authentication-web-apps): Learn practical strategies for implementing secure user authentication in web apps, from password hashing to MFA. Real-world insights and code examples from an - [How to Use React Query with TypeScript: Practical Examples | Shafat](https://www.itsmeshafat.com/blog/how-to-use-react-query-typescript-examples): Unlock efficient data fetching in your React apps. Learn how to use React Query with TypeScript examples for robust, type-safe data management, backed by - [Choosing a Version Control System for Solo Projects: My… | Shafat](https://www.itsmeshafat.com/blog/choosing-version-control-system-solo-projects): Learn how to choose and implement a version control system for your solo projects. Shafat Mahmud Khan shares practical Git workflows, tips, and hosting - [Supercharge Your Dev Workflow: Essential Tools for… | Shafat](https://www.itsmeshafat.com/blog/supercharge-dev-workflow-productivity-tools): Discover essential tools for improving developer workflow and productivity. Learn how to streamline tasks, enhance collaboration, and write better code faster - [Best Practices for WordPress Custom Post Types: A Dev's… | Shafat](https://www.itsmeshafat.com/blog/best-practices-wordpress-custom-post-types): Unlock WordPress's true potential. Discover essential best practices for WordPress custom post types to build scalable, maintainable, and high-performance - [Automate Routine Tasks in Web Development Workflow: My Guide | Shafat](https://www.itsmeshafat.com/blog/automate-routine-tasks-web-development-workflow): Learn how to automate routine tasks in web development workflow with real-world examples from 8+ years of experience. Boost productivity, reduce errors, and - [Why Is My WordPress Admin Dashboard Slow? Diagnose & Fix It! | Shafat](https://www.itsmeshafat.com/blog/why-is-my-wordpress-admin-dashboard-slow): Frustrated with a sluggish WordPress admin? Discover the top reasons why your dashboard is slow and get expert, actionable solutions to speed it up. Fix your - [Top Alternatives to ACF for Custom Fields in WordPress | Shafat](https://www.itsmeshafat.com/blog/alternatives-to-acf-custom-fields-wordpress): Discover robust alternatives to ACF for custom fields in WordPress. Explore native solutions, Meta Box, Carbon Fields, and Pods for your next project, - [Optimizing Images for Performance in Next.js Applications | Shafat](https://www.itsmeshafat.com/blog/mastering-image-optimization-performance-nextjs): Optimizing images for performance in Next.js applications is crucial. Discover how to leverage next/image, advanced configurations, and expert tips to - [Mastering React TypeScript State Management: Best Practices | Shafat](https://www.itsmeshafat.com/blog/best-practices-state-management-react-typescript): Unlock efficient and scalable React applications with TypeScript. Discover the best practices for state management in React TypeScript, from local state to - [Choosing a Database for a New Web Application Project: A… | Shafat](https://www.itsmeshafat.com/blog/choosing-database-new-web-app-project-guide): Don't let database selection cripple your next web app. This expert guide helps you navigate SQL vs. NoSQL, understand project needs, and confidently pick the - [Demystifying Next.js: Server-Side Rendering vs Static Site… | Shafat](https://www.itsmeshafat.com/blog/server-side-rendering-vs-static-site-generation-nextjs): Navigate the critical choice between Server-Side Rendering (SSR) and Static Site Generation (SSG) in Next.js. This deep dive explains when to use each for - [Master Your Time: Essential Strategies for Freelance Web… | Shafat](https://www.itsmeshafat.com/blog/time-management-strategies-freelance-web-developers): Unlock peak productivity and reduce burnout with proven time management strategies for freelance web developers. Learn practical tips, tools, and techniques to - [How to Contribute to an Open Source Project: A Beginner's… | Shafat](https://www.itsmeshafat.com/blog/how-to-contribute-to-an-open-source-project-beginner): Learn how to contribute to an open source project as a beginner. This guide covers finding projects, Git workflow, non-code contributions, and FAQs for new - [How to Develop a Custom Gutenberg Block Plugin: Expert Guide | Shafat](https://www.itsmeshafat.com/blog/how-to-develop-a-custom-gutenberg-block-plugin): Learn how to develop a custom Gutenberg block plugin from scratch. This expert-led tutorial provides code examples, setup instructions, and best practices to - [Build a Single Page Application with Vanilla JavaScript… | Shafat](https://www.itsmeshafat.com/blog/how-to-build-a-single-page-application-with-vanilla-javascript): Learn to build a complete SPA using only vanilla JavaScript — no React, no Vue. Covers client-side routing, state management, and dynamic rendering from - [Build a Custom WordPress Theme From Scratch 2024 | Shafat](https://www.itsmeshafat.com/blog/build-custom-wordpress-theme-from-scratch-2024): Learn how to build a custom WordPress theme from scratch in 2024 with this expert guide. Gain full control over design, performance, and functionality for - [Best Free WordPress Security Plugins Comparison 2024 | Shafat](https://www.itsmeshafat.com/blog/best-free-wordpress-security-plugins-comparison): Protect your WordPress site with our expert comparison of the best free security plugins. Learn features, pros, cons & choose the right guardian for your - [Set Up PHP Dev Environment with Docker: A Comprehensive… | Shafat](https://www.itsmeshafat.com/blog/how-to-set-up-php-development-environment-with-docker): Learn how to set up a robust PHP development environment with Docker from scratch. This comprehensive guide covers Docker basics, project setup, and best - [PHP 8.2 vs PHP 7.4 — Performance Benchmarks & New Features… | Shafat](https://www.itsmeshafat.com/blog/php-8-2-new-features-vs-php-7-4-performance-upgrade-guide): Still on PHP 7.4? See real performance benchmarks comparing PHP 8.2 vs 7.4, plus every new feature, deprecation, and migration step you need to upgrade safely - [React + Vite + TypeScript Setup Guide (2026) — Step by Step | Shafat](https://www.itsmeshafat.com/blog/setting-up-react-project-vite-typescript): Set up a blazing-fast React project with Vite and TypeScript in under 5 minutes. Complete guide with ESLint, path aliases, and best practices for 2026 - [Understanding Microservices Architecture for Web Development | Shafat](https://www.itsmeshafat.com/blog/understanding-microservices-architecture-for-web-development): Unlock the power of microservices! This comprehensive guide to understanding microservices architecture for web development covers design, benefits, - [WordPress HTTP Error When Uploading Images — 10 Fixes That… | Shafat](https://www.itsmeshafat.com/blog/diagnose-wordpress-http-error-uploading-images): Getting "HTTP error" when uploading images in WordPress? Here are 10 proven fixes — from PHP memory limits to .htaccess tweaks — that resolve the upload error - [Implement Authentication in Next.js 13 App Router Guide | Shafat](https://www.itsmeshafat.com/blog/implement-authentication-nextjs-13-app-router): Master how to implement authentication in Next.js 13 App Router using NextAuth.js. This comprehensive guide covers setup, providers, route protection, and best - [Advanced JavaScript Array Methods Tutorial and Examples | Shafat](https://www.itsmeshafat.com/blog/advanced-javascript-array-methods-tutorial-examples): Master advanced JavaScript array methods like map, filter, reduce, and flatMap with this in-depth tutorial. Learn practical examples and elevate your JS skills - [Create Custom WordPress REST API Endpoints Tutorial | Shafat](https://www.itsmeshafat.com/blog/create-custom-wordpress-rest-api-endpoints-tutorial): Unlock WordPress's full potential! Learn to create custom WordPress REST API endpoints with this in-depth tutorial, empowering your headless apps and - [Unleash Productivity: Best Open Source Project Management… | Shafat](https://www.itsmeshafat.com/blog/best-open-source-project-management-tools-for-developers): Discover the best open source project management tools for developers to streamline workflows, enhance collaboration, and boost productivity. Dive into - [How to Fix WordPress White Screen of Death: Developer's… | Shafat](https://www.itsmeshafat.com/blog/how-to-fix-wordpress-white-screen-of-death): Expert guide on how to fix WordPress White Screen of Death (WSoD). Learn step-by-step solutions for PHP errors, plugin conflicts, memory limits, and more. Get ## Company - [About Me | Shafat](https://www.itsmeshafat.com/about): Learn more about my journey as a developer ## Portfolio - [Projects | Shafat](https://www.itsmeshafat.com/portfolio): Explore my portfolio of WordPress plugins, custom themes, web applications, and freelance projects — real client work with measurable results - [Equation — Legal Business Website | Shafat](https://www.itsmeshafat.com/portfolio/lawyer-website): Designed and built a full legal business website using Elementor page builder with custom theme modifications - [Pepperoni Grill — Restaurant Website | Shafat](https://www.itsmeshafat.com/portfolio/pepperoni): Customized the theme and fixed layout issues for a restaurant website - [Super Optimized Website Without Any Plugins | Shafat](https://www.itsmeshafat.com/portfolio/aymarif-website): - Build with WordPress - 0 Plugins Used - Native Speed Optimization Without Expensive Plugin - 2 Factor Authentication - Secured API - Enhanced Security Without Any Plugin - No - [Boat Reservation Booking System | Travel Agency Website | Shafat](https://www.itsmeshafat.com/portfolio/takeaboat): Take A Boat — a modular booking engine for instant booking of houseboats, ships, and yachts. Built for boat owners, travel agents, and travelers - [Real Estate Marketplace Website Development | Shafat](https://www.itsmeshafat.com/portfolio/real-estate-website): Philippine Property Hub — a full real estate marketplace where agents, owners, developers, buyers, and sellers can list and find properties - [Custom WordPress File Explorer Plugin Development | Shafat](https://www.itsmeshafat.com/portfolio/file-explorer-plugin): Built a custom WordPress plugin that lets website owners create folders, upload files, and allow visitors to browse, preview, and download files - [Gold, Silver API Integration with WooCommerce and Live… | Shafat](https://www.itsmeshafat.com/portfolio/kun-original-wc-plugin): Developed a custom WordPress plugin integrating GoldAPI and Metals API with WooCommerce for live gold and silver pricing - [Website Downtime Fix, Performance and Security Enhancement | Shafat](https://www.itsmeshafat.com/portfolio/alloygator-bugfixing): Client's website was crashing every 2-3 minutes. Diagnosed and fixed all issues, hardened security, and optimized performance for ALLOY GATOR - [Website Design Tweaks | Shafat](https://www.itsmeshafat.com/portfolio/three30three-design-fix): Done design tweaks and fixed broken links for THRE30THREE - [Petition Submission Website | Shafat](https://www.itsmeshafat.com/portfolio/petition-website): Designed a website with petition submission feature. Customized the Petitioner Plugin for advanced form functionality ## Video - [WordPress Tutorials & Dev Screencasts | Shafat](https://www.itsmeshafat.com/video): Watch tutorials, demos, and walkthroughs on WordPress development, plugin building, and web technologies - [Setup OpenWA in 5 Minutes | WhatsApp Automation on Local… | Shafat](https://www.itsmeshafat.com/video/setup-openwa): Video tutorial: OpenWA setup in 5 minutes - [Free WhatsApp API Gateway For WooCommerce using OpenWA |… | Shafat](https://www.itsmeshafat.com/video/openwa-whatsapp-gateway-clear): Video tutorial: OpenWA free WhatsApp gateway for WooCommerce - [Use OpenWA as WhatsApp SMS Gateway for WooCommerce |… | Shafat](https://www.itsmeshafat.com/video/openwa-whatsapp-gateway-one): Video tutorial: OpenWA as WhatsApp SMS gateway for WooCommerce ## More - [Precious Metal Pricing — Live Gold & Silver Prices for WooCommerce](https://www.itsmeshafat.com/plugins/goldpilot): Automatically calculate product prices for gold and silver jewelry using real-time market rates, weight, purity, making charges, and margins - [Frontend File Explorer — Modern File Manager for WordPress](https://www.itsmeshafat.com/plugins/filepilot): A modern, Windows Explorer-inspired file manager for WordPress with admin interface and frontend shortcode ## Optional - [Contact — Hire WordPress Developer | Shafat](https://www.itsmeshafat.com/contact): Have a project in mind or want to hire a freelance WordPress developer? Get in touch and let's discuss your needs - [Terms of Service | Shafat](https://www.itsmeshafat.com/legal/terms-of-service): Read the terms and conditions that govern your use of this website, including acceptable use, intellectual property, disclaimers, and limitation of liability - [Privacy Policy | Shafat](https://www.itsmeshafat.com/legal/privacy-policy): Learn how this website collects, uses, stores, and protects your personal information, including cookies, analytics, and your data rights under privacy law