Writing

Thoughts on WordPress, web development, and the tools I use.

Notes Code Snippets WordPress Resources Development Bangla
WordPress

How to fix the upload path error in WordPress

If images stop loading after a WordPress migration, the upload path is almost always the cause. Here's how to set it explicitly in wp-config.php, or fix it with a plugin.

June 3, 2021 · 5 min read
WordPress

How to install and use Ionicons in WordPress

Ionicons is a lightweight icon library from the Ionic team. Here's how to enqueue it in WordPress and use the icons in your theme without any plugin.

October 20, 2019 · 4 min read
WordPress

Solving the All-in-One WP Migration plugin upload size limit problem

The 512 MB upload limit in All-in-One WP Migration isn't a server setting. It's a JavaScript check. Here's what actually stops large imports and how to raise the limit for free, without editing constants.php.

September 18, 2019 · 6 min read
Development

How to delete a database in phpMyAdmin

Step-by-step guide to dropping a database or a single table in phpMyAdmin, whether you're on XAMPP, WAMP, or a remote host.

August 3, 2019 · 4 min read
WordPress

How to stop WordPress spam comments without a pile of plugins

You don't need six anti-spam plugins to keep spam comments under control. Akismet, a few Discussion setting tweaks, and stripping HTML from the comment form does most of the work.

October 11, 2018 · 5 min read
Bangla

হীপ বা প্রায়োরিটি কিউ অ্যালগোরিদম

হীপ বা প্রায়োরিটি কিউ অ্যালগোরিদম

July 5, 2017 · 3 min read
Bangla

সিএসএস টাইপিং ইফেক্ট তৈরি

সিএসএস টাইপিং ইফেক্ট তৈরি

July 4, 2017 · 3 min read
Bangla

ট্রাভেলিং সেলসম্যান সমস্যা

ট্রাভেলিং সেলসম্যান সমস্যা

June 25, 2017 · 3 min read
Bangla

ফ্র্যাকশনাল ন্যাপস্যাক সমস্যা

ফ্র্যাকশনাল ন্যাপস্যাক সমস্যা

June 25, 2017 · 3 min read
Bangla

বাইনারি সার্চ ট্রি

বাইনারি সার্চ ট্রি

June 22, 2017 · 3 min read