Sahil Gidwani
@sahilgidwani on WordPress.org, @Sahil Gidwani on Slack
- Member Since: October 1st, 2024
- Location: Pune, India
- GitHub: sahil-gidwani
- Job Title: Software Engineer
- Employer: rtCamp
-
Submitted pull request #8533 to WordPress/wordpress-develop:
Fix: Correct Parsing of Final Shortcode Attribute Without Trailing Space -
Submitted pull request #8304 to WordPress/wordpress-develop:
Allow UTF-8 Encodings for SVGs in add_menu_page -
Submitted pull request #8259 to WordPress/wordpress-develop:
Fix: Correct Display Name Behavior When First and Last Name Fields Are... -
Submitted pull request #8229 to WordPress/wordpress-develop:
Administration: Add iframe support in plugin installation and adjust CSS -
Submitted pull request #8180 to WordPress/wordpress-develop:
Login and Registration: Add filters for changing labels in login, registration, lostpassword... -
Posted a reply to Users with author role do not see media uploaded by other users, on the site WordPress.org Forums:
Hi @andzejb , To resolve this issue, you can reset the capabilities for the "Author"… -
Posted a reply to Custom Styles, on the site WordPress.org Forums:
Hey @vefaakin , Here's my recommendation: For maintainability, scalability, and proper separation of styles and… -
Posted a reply to These buttons are now mis-aligned?, on the site WordPress.org Forums:
Hi @mikehende , The issue seems to be with responsiveness, if the paragraph content of… -
Posted a reply to How to show more posts per row in wordpress, on the site WordPress.org Forums:
Hi @adamjonx , You can adjust the number of posts per row by modifying the… -
Posted a reply to Path address in React Plugin code, on the site WordPress.org Forums:
Hey @matthewbaynham , When working with images in a WordPress plugin using React and JSX,… -
Posted a reply to Menu SubItems covered by Parent Menu Items, on the site WordPress.org Forums:
Hey @ricknu2208 , Could you try adding the following Custom CSS: z-index: 0 !important; For… -
Posted a reply to Arabic Language not showing after product import in woo commerce, on the site WordPress.org Forums:
Hey @hamsha , Could you please share a copy or link to your CSV file,… -
Posted a reply to Corresponding body-ending hook to wp_body_open?, on the site WordPress.org Forums:
Hey @petshwark , For Output Before the Header: You’ve already identified the wp_body_open hook, which… -
Posted a reply to Why does URL show shop-2 instead of shop, on the site WordPress.org Forums:
Hey, First, check if there’s already a page, post, or custom post type with the…