All Code Snippet | Essential Code Snippet For Web Developers
Code with Mukto - Essential Code Snippet For Web Developers

Essential Code Snippet For Web Developers

This, not a good idea to write all code from scratch & it makes project time longer. That why I put all my most use and complex code there so I can reuse and at the same time other developers can.

Your Code Snippets

Conditional statement to show pagination

Conditional statement to show pagination on WordPress archive or blog page

View code ->

HTML img tag to HTML SVG tag [WordPress]

Image to SVG for WordPress. Generate svg code from image file

View code ->

File manager for any website

You can install a File manager for any website you are working on. It simple file manager PHP script that made by Tiny File Manager

View code ->

Remove WooCommerce checkout fields

Remove WooCommerce Checkout field with simple filter hook

View code ->

WooCommerce Checkout Conflict with Bootstrap 4.x

WooCommerce Checkout Conflict with Bootstrap 4.x. simple small code can fix this issue

View code ->

Get WooCommerce product info

Show product info in the place as you wish to. It help you to make your custom woocommerce product page layout.

View code ->

WordPress Next and Previous Post

WordPress Next and Previous Post navigation for custom post type and defult blog post simple php code to use single page

View code ->

Filter custom post type by Custom Field (ACF) in the admin area

Show filter on custom post type admin area with custom field value

View code ->

Elementor text editor Typography Issue [solution]

Elementor text editor Typography Issue [solution] Font size, color, line height issue fixed

View code ->

Add Classe when the item visible

Add class on scroll to viewport jquery code

View code ->
top