Profiles

Bio

I am a highly experienced WordPress Developer with over 10 years of hands-on expertise in building and customizing WordPress solutions. My skill set includes advanced plugin development, theme development, and creating fully custom WordPress solutions tailored to client needs.

I specialize in WooCommerce development, including custom functionality, store optimization, and integration. Over the years, I’ve delivered numerous projects involving theme and plugin customization, performance tuning, and third-party API integrations.

With a strong foundation in WordPress architecture and best practices, I ensure scalable, secure, and maintainable code in every project I take on.

Interests

Playing Cricket, Watching Movie.

Current Job

Web Developer || Technology Lead || Sr. WordPress Developer || Software Engineer || Jr PHP Developer
Present
Nutrien Ag Solutions - Australia

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
1contribution
high0
medium1
score1

Contributions

Type
July 2025
Jul 17 Thu · 05:54
Forums med
Posted a reply to Stripe payment status not synchronized, on the site WordPress.org Forums:
🔍 Root Causes to Investigate: 1. Delayed Webhook Response or Failure WooCommerce Stripe Gateway plugin…
June 2025
Jun 05 Thu · 09:35
Forums med
Posted a reply to Need help with the Hook and filter, on the site WordPress.org Forums:
Try this add_filter('gettext', 'change_recurring_total_text', 20, 3);function change_recurring_total_text($translated_text, $text, $domain) { if ($translated_text === 'Monthly Recurring…
Jun 05 Thu · 09:26
Forums med
Posted a reply to Shop Managers are not able to access the dashboard, on the site WordPress.org Forums:
function reset_shop_manager_role() {remove_role('shop_manager'); add_role('shop_manager', 'Shop Manager', array( 'read' => true, 'edit_posts' => true, 'delete_posts' =>…
July 2024
Jul 25 Thu · 05:08
Polyglots med
Suggested 6 strings on translate.wordpress.org.
May 2024
May 16 Thu · 05:20
Forums med
Posted a reply to Sub-menu is not visible to all the users. Only to some of them., on the site WordPress.org Forums:
Hi @tigrangrayling Are you using version 1.6.31 or 1.6.30 because earlier there was an issue…
May 16 Thu · 05:17
Forums med
Posted a reply to Version 1.6.30 conflicts with the Safe SVG and SVG Support plugin, on the site WordPress.org Forums:
Hi @iankusht thanks for the response but now they have released version 1.6.31 and it…
May 15 Wed · 03:59
Forums med
Posted a reply to Version 1.6.30 conflicts with the Safe SVG and SVG Support plugin, on the site WordPress.org Forums:
Yes I also getting SVG fatal error and site is not working even i am…
March 2024
Mar 14 Thu · 06:40
Forums med
Posted a reply to Media upload fail in Safari and Chrome, on the site WordPress.org Forums:
Hi @olcinm Here are some steps you can take to troubleshoot and resolve the issue:…
March 2018
Mar 25 Sun · 11:56
Forums med
Created a topic, Order by _reference_number meta key, on the site WordPress.org Forums:
Hello I am not able to changes default order of prop…
October 2017
Oct 14 Sat · 09:26
Forums med
Posted a reply to Unable to log in to my wp-admin, on the site WordPress.org Forums:
Hello Please do define('WP_DEBUG', true); true this option in wp-config.php file for showing the error…