Blog

I've been writing online since 2017, mostly about web development, blogging & tech. In total, I've written 5 articles on my blog. Use the search below to filter by title.

Most Popular

Ajax Powered Cart Items Count In WooCommerce

––– views

The easiest way to dynamically increase your WooCommerce mini cart count, follow this tutorial to learn more...

Loop Through Custom Post Type, With Custom Taxonomy In WordPress

––– views

Loops through any terms assigned to the custom post type and displays them on the page. The below code is a pretty simple way to do this with a custom theme.

Easy Steps To Add Dynamic Logo In WordPress, With Custom Themes

––– views

If you are developing a WordPress theme and want to give end-users the option to add their own custom logo, just follow along with this step-by-step guide.

All Posts

What Are WordPress Salts and Why It Is Important?

––– views

What are WordPress salts and why it is important for WordPress security?

Loop Through Custom Post Type With Custom Taxonomy In WordPress

––– views

Loops through any terms assigned to the custom post type and displays them on the page. The below code is a pretty simple way to do this with a custom theme.

How to add <li> class using wp_nav_menu() in WordPress?

––– views

Use these snippets in your WordPress funtion.php to add a custom <li> and <a> class using the wp_nav_menu() function.

Easy Steps To Add Dynamic Logo In WordPress

––– views

Best and easy way to add dynamic logo with custom themes in WordPress.

Ajax Powered Cart Items Count In WooCommerce

––– views

The easiest way to dynamically increase your WooCommerce mini cart count, follow this tutorial to learn more...