Ronak Ganatra
@ronakganatra on WordPress.org, @ronak.ganatra on Slack
- Member Since: February 18th, 2017
- Location: Ahmedabad,Gujarat,India
- Website: ronakganatra.blog
- Job Title: Web Developer
- Employer: multidots solutions pvt ltd.
Bio
Interests
WordPress Origin Story
Contribution History
Ronak Ganatra’s badges:- Core Contributor
- Documentation Contributor
- Marketing Contributor
- Meetup Organizer
- Meta Contributor
- Plugin Developer
- Translation Contributor
- Translation Editor
- WordCamp Organizer
-
Wrote a comment on the post PTE Request for WordPress 5.8.x, on the site Translate WordPress:
Hello Hilay, Thank you for your contribution. I have reviewed your strings and marked some… -
Mentioned in [51880] on Core SVN:
Administration: Enable first and last page buttons in `WP_List_Table::pagination()`. -
Committed [2447873] to Plugins SVN:
Changes in plugin name title -
Committed [2447872] to Plugins SVN:
Changes in plugin name title -
Committed [2447871] to Plugins SVN:
Changes in plugin name title -
Committed [2447854] to Plugins SVN:
Changes in plugin name title -
Created a topic, Performance issue follow up, on the site WordPress.org Forums:
Hi There, Does the below issue is fixed or still ther… -
Created a topic, Plugin not compatible with WordPress 5.5, on the site WordPress.org Forums:
Uncaught TypeError: Cannot read property 'msie' of und… -
Mentioned in [49118] on Core SVN:
Users: prevent saving empty passwords, trim space from password ends on save. -
Committed [2379401] to Plugins SVN:
cange readme -
Committed [2379400] to Plugins SVN:
cange readme -
Committed [2379399] to Plugins SVN:
cange readme -
Committed [2379398] to Plugins SVN:
cange readme -
Committed [2379393] to Plugins SVN:
stable tag -
Committed [2379387] to Plugins SVN:
tested upto 5.5.1 -
Posted a reply to Useful but not 100% accurate, on the site WordPress.org Forums:
Thank you @polywogg For using this plugin and providing your valuable feedback. We will try… -
Wrote a new post, Ahmedabad Attractions, on the site WordCamp Ahmedabad 2019 a.k.a 3.0:
Ahmedabad Attractions - Places to Visit at Ahmedabad Situated in the heart of Gujarat, this… -
Wrote a new post, Where to Stay at Ahmedabad – A World Heritage City?, on the site WordCamp Ahmedabad 2019 a.k.a 3.0:
Where to stay at Ahmedabad - A World Heritage City? Thinking to find yourself in… -
Wrote a comment on the post Discussion: Community Swag, on the site Make WordPress Communities:
What do you think about changing contributor stickers from sheets to individual packs? -> I… -
Created ticket #48752 on Core Trac:
On click on visisble password button there is a unnecessary border ... -
Mentioned in [46199] on Core SVN:
Site Health: Use sentence casing consistently in header tags. -
Wrote a comment on the post Proposal to change the weekly meeting time, on the site Make WordPress.tv:
This will work for me. -
Mentioned in [45649] on Core SVN:
Site Health: Use consistent verbiage for "Learn more" links. -
Wrote a comment on the post Updates to WordPress Profiles and jobs.wordpress.net, on the site Team Updates:
Awesome thought. I am ready for contributing to this. -
Posted a reply to SyntaxError: missing ) after argument list, on the site WordPress.org Forums:
The problem is due to WordPress Gutenberg's some js which doesn't support defer. I had… -
Posted a reply to ES6 /ESNext Uncaught SyntaxError: Unexpected token <, on the site WordPress.org Forums:
You have to run npm install && npm run build to build the esnext code. -
Created a topic, Need to remove TImestamp directory from AWS S3 Bucket, on the site WordPress.org Forums:
Hi Team, Hope you are doing great..!! Thanks for bui… -
Wrote a comment on the post Ready for Volunteering? Know the Importance & Responsibilities, on the site WordCamp Ahmedabad 2018 | #WCAhmedabad:
Hello Virendra, Thanks for applying as a volunteer. We will edit it. -
Wrote a comment on the post All you need to know about 2 Days WordCamp Ahmedabad, on the site WordCamp Ahmedabad 2018 | #WCAhmedabad:
Hi Hardeep, Thanks for showing your interest to attend a WordCamp Ahmedabad, we appreciate your… -
Wrote a comment on the post All you need to know about 2 Days WordCamp Ahmedabad, on the site WordCamp Ahmedabad 2018 | #WCAhmedabad:
Just Mail that you have recieved after booking the ticket. That's all we need. -
Wrote a comment on the post All you need to know about 2 Days WordCamp Ahmedabad, on the site WordCamp Ahmedabad 2018 | #WCAhmedabad:
Please book your seats from here: https://2018.ahmedabad.wordcamp.org/tickets/ -
Wrote a comment on the post Meetup Organiser Badge Proposal, on the site Make WordPress Communities:
Awesome..... -
Wrote a comment on the post Calling all Meetup Group Organisers!, on the site Make WordPress Communities:
Awesome.. -
Wrote a new post, All you need to know about 2 Days WordCamp Ahmedabad, on the site WordCamp Ahmedabad 2018 | #WCAhmedabad:
WordPress enthusiasts are coming together to celebrate the most awaited WordCamp in the month of… -
Posted a reply to File upload is not compatible with Safari v11.1, on the site WordPress.org Forums:
jQuery(function() { jQuery('.class_name').on('click', function() { jQuery('input[type=file]').each(function() { if (jQuery(this).val() === '') { jQuery(this).attr('disabled', ''); }… -
Joined the organizing team for WordCamp Ahmedabad 2018 | #WCAhmedabad
-
Created a topic, It gives error on console, on the site WordPress.org Forums:
access to Font at ‘https://public.slidesharecdn.… -
Posted a reply to Create H1 in Page Title, on the site WordPress.org Forums:
Glad to hear that it works for you. -
Posted a reply to Double images in post header: ¿WP or theme issue ?, on the site WordPress.org Forums:
Welcome Buddy. Glad to see your problem is solved. -
Posted a reply to admin-ajax.php – Error 404, on the site WordPress.org Forums:
Make sure you have used proper action from below hooks. add_action( 'wp_ajax_my_action', 'my_action' ); add_action(… -
Posted a reply to Double images in post header: ¿WP or theme issue ?, on the site WordPress.org Forums:
Go to on theme or child theme folder and open single.php file and find class="featured-header-image"… -
Posted a reply to Woocommerce order notification via sms, on the site WordPress.org Forums:
For that you have to create custom code and set sms api provided by sms… -
Posted a reply to Create H1 in Page Title, on the site WordPress.org Forums:
Go to page.php file in your theme or child-theme folder and search for get_the_title() or… -
Posted a reply to pop up aggrement to database, on the site WordPress.org Forums:
You have to create whole flow for it. -
Posted a reply to admin-ajax.php – Error 404, on the site WordPress.org Forums:
Can you please write steps of code what you have did may be there is… -
Created ticket #42766 on Core Trac:
Issue in update password From admin side and login ith same password -
Mentioned in [41562] on Core SVN:
Docs: Change `$args` to `$r` in the DocBlock for `http_api_debug` filter to match the variable name. -
Posted a reply to Database error after the WordPress automatically updated to 4.8.2, on the site WordPress.org Forums:
try repairing your database may be it will solve your error.
Developer
-
MovieRecords
Active Installs: Less than 10
-
Shortcode Preview Block
Active Installs: 100+