Skip to main content
Login Join
Amit Dholiya
Surat Local Time
Project Manager · Primento Technologies
Since May 2026 107 views
Availability
Available for hire · Freelance
Specialties
Developer Project Manager
Preferred Hosting
Kinsta
First WP Version Used
5.x
Birthday
December 28
Joined WP.org
November 2025
Joined WPFolks
May 2026

Currently shipping

Silver Business Point

WPFolks
Trailblazer
Bug Hunter
Curator
WP @ 23
First Plugin
Snippet Master
Folks TV Enthusiast
Three-Kind Week
Daily Folk (1 Week)
Active Folk (1 Week)
WordPress.org
Plugin Developer
Photo Contributor
Translation Contributor
Translation Editor

About

I started my career in web development working with PHP, which naturally introduced me to the powerful ecosystem of WordPress. What began as an exploration quickly became a long-term commitment to crafting modern, scalable, and user-focused web solutions.

 

Since then, I’ve worked extensively on custom development, performance optimization, and improving both the developer workflow and overall user experience.

From their blog

aiimageprompts.in

Photos on WordPress.org

@amitdholiya

Snippets

PHP

Disable WooCommerce Product Image Lightbox

0 upvotes · 0 views

WooCommerce includes a lightbox that opens product images in a larger view when customers click them. If you prefer a…

PHP

Automatically Resize Large Image Uploads

0 upvotes · 3 views

Automatically scales down oversized image uploads to a maximum width and height before WordPress finishes processing them. This helps prevent…

PHP

Remove WooCommerce Product Breadcrumbs

0 upvotes · 0 views

If you want a cleaner WooCommerce product page, you can remove the default breadcrumb navigation from your product pages with…

PHP

Remove WooCommerce Product Reviews Tab

0 upvotes · 2 views

If you want to remove the Reviews tab from all WooCommerce product pages while keeping existing reviews intact, you can…

PHP

Disable WooCommerce Product Reviews for Specific Products

0 upvotes · 2 views

If you want to disable reviews only for selected WooCommerce products instead of disabling them across your entire store, you…

PHP

Add a Custom Body Class to WooCommerce Product Pages

0 upvotes · 2 views

Adding a custom CSS class to WooCommerce product pages makes it easier to apply page-specific styling without affecting the rest…

PHP

Change WooCommerce Product Breadcrumb Separator

0 upvotes · 4 views

You can customize the separator used between items in the WooCommerce breadcrumb navigation. This is useful for matching your website’s…

PHP

Add a Custom Message Before the WooCommerce Cart

1 upvotes · 5 views

You can display a custom notice at the top of the WooCommerce Cart page. This is useful for showing shipping…

PHP

Add a Custom Message After the WooCommerce Cart Total

0 upvotes · 5 views

You can display an important message directly below the cart totals, such as delivery information, payment details, or a promotional…

PHP

Add a Custom Fee to WooCommerce Checkout

0 upvotes · 9 views

You can automatically add a small handling or service fee to the WooCommerce cart and checkout. This is useful for…

PHP

Change WooCommerce “You May Also Like” Text on Cart

0 upvotes · 6 views

If you want to customize the cross-sell section heading on the WooCommerce Cart page, you can change it with a…

PHP

Change WooCommerce Related Products Heading

0 upvotes · 11 views

WooCommerce displays “Related products” below the product details. You can easily replace this heading with your own text using a…