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.

Contributions

Yogesh Yadav contributes 40 hours per week to the Design team.

  • Member Since: September 5th, 2021
  • Location: Lucknow
  • Website: boldtechie.com
  • GitHub: yogeshyogeshyadav
  • Job Title: WordPress Expert | Elementor & ACF Specialist
  • Employer: Boldtechie
  • Find me on:
  • 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…

  • 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…

  • 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…

  • 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(…

  • 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

  • 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…

  • 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…

  • 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…

  • 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…