Profiles

Bio

Hi there! I’m Yogesh, a passionate WordPress and Shopify developer with over 10 years of hands-on experience building custom themes, plugins, and high-performing eCommerce websites.

I love creating elegant, scalable solutions — from clean front-end interfaces in Elementor or custom themes, to powerful back-end integrations using REST API, ACF, JWT authentication, and custom PHP logic.

I enjoy helping others in the WordPress community, solving real-world challenges, and keeping up with the latest in performance optimization, API-driven apps, and modern design trends.

When I’m not coding, I’m probably sketching UI ideas, testing new tools, or learning something new about speed optimization and SEO-friendly development.

💡 Skills:

WordPress Custom Theme & Plugin Development

Elementor, ACF, and Custom Post Types

REST API & JWT Authentication

Shopify Liquid, Theme Customization

Site Speed Optimization (WP Rocket, Core Web Vitals)

Let’s keep WordPress creative, fast, and open! 🚀

Interests

WordPress Theme & Plugin Development
Elementor & Advanced Custom Fields (ACF)
Custom Post Types & Dynamic Content
Website Speed Optimization & Core Web Vitals
Clean, Minimal UI/UX Design
REST API & AJAX Integrations
JavaScript & PHP Development
Shopify & WooCommerce Customization
Headless WordPress Projects
Open Source Contribution & Community Learning

WordPress Origin Story

My journey with WordPress began out of curiosity — I wanted to understand how websites truly worked behind the scenes. What started as a simple experiment quickly turned into a passion for creating, customizing, and optimizing WordPress websites.

Over the years, I’ve gone from tweaking themes and plugins to developing fully custom WordPress solutions — from dynamic layouts using Elementor and ACF to building fast, SEO-friendly sites with custom functionality.

I’ve faced every kind of challenge — broken themes, plugin conflicts, white screens of death — and every one of them made me better at what I do. Today, WordPress isn’t just a tool for me; it’s my creative playground and professional home.

I love contributing to the community by sharing tips, solving problems, and pushing the limits of what WordPress can do.

Current Job

WordPress Expert | Elementor & ACF Specialist
Present
Boldtechie

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

Team focus

Across 1 team, with no team-attributable contributions in the last 365 days

Contributions

Type
October 2025
Oct 15 Wed · 16:40
Forums med
Posted a reply to How do I connect via ajax to an iPhone app?, on the site WordPress.org Forums:
Build your app’s data endpoints using the WordPress REST API, not admin-ajax.php.REST is designed for…
June 2025
Jun 03 Tue · 12:48
Forums med
Posted a reply to 403 error on /wp-admin in a different browser, on the site WordPress.org Forums:
🔄 1. Clear Cookies and CacheStart simple. In the browser that’s giving you trouble:Open Developer…
Jun 03 Tue · 12:43
Forums med
Posted a reply to Fatals Error – asking for credentials, on the site WordPress.org Forums:
Enable WP Debug Mode (via FTP)define('WP_DEBUG', true);define('WP_DEBUG_LOG', true);define('WP_DEBUG_DISPLAY', false); // Hide from frontend2. Force Direct…
March 2025
Mar 17 Mon · 04:45
Forums med
Posted a reply to How to remove “update available” on a plugin?, on the site WordPress.org Forums:
function disable_plugin_updates( $value ) {if ( isset( $value ) && is_object( $value ) ) {unset(…
Mar 17 Mon · 04:43
Forums med
Posted a reply to Error while visiting dashboard, on the site WordPress.org Forums:
Ok, enable debug mode and try to login again, and share error message screenshot
Mar 17 Mon · 04:34
Forums med
Posted a reply to Error while visiting dashboard, on the site WordPress.org Forums:
I think this site might have been hacked. Please check your mailbox and enable debug…
February 2025
Feb 06 Thu · 16:30
Forums med
Created a topic, I am receiving unexpected Japanese characters in my text., on the site WordPress.org Forums:
I am encountering an issue where Japanese characters a…
September 2021
Sep 05 Sun · 09:43
Forums med
Posted a reply to I want to upload documents in user profile, on the site WordPress.org Forums:
Yes, but problem is that file is not selected in that custom meta field While…
Sep 05 Sun · 07:53
Forums med
Created a topic, I want to upload documents in user profile, on the site WordPress.org Forums:
Hi All, I am trying to upload documents in user profil…