Ankit Gade
@wpgurudev on WordPress.org, @Ankit Gade on Slack
- Member Since: May 19th, 2016
- Location: Pune, India
- Website: iamank.it
- GitHub: ankitrox
- Job Title: Senior Software Engineer
- Employer: 10up
Bio
Interests
Contributions
Contribution History
Ankit Gade’s badges:- Core Contributor
- Core Performance Contributor
- Plugin Developer
- Translation Contributor
- Translation Editor
-
Posted a reply to Saved carts gone after deactivating, on the site WordPress.org Forums:
Can you please go to Settings > Permalinks and save the permalinks again? -
Submitted pull request #552 to WordPress/performance:
Job status check cron -
Pull request #507 merged into WordPress/performance:
Background job class -
Submitted pull request #533 to WordPress/performance:
Create Queue Admin Screen -
Closed pull request #518 on WordPress/performance:
Background Process: Create perflab_create_background_job function -
Closed pull request #530 on WordPress/performance:
Status check cron for background job -
Submitted pull request #530 to WordPress/performance:
Status check cron for background job -
Wrote a comment on the post Core Performance Team Rep nominations, on the site Core Performance:
I would like to nominate @shetheliving and @flixos90 -
Wrote a comment on the post Core Performance Team Rep nominations, on the site Core Performance:
I would like to nominate @shethliving and @flixos90 -
Submitted pull request #512 to WordPress/performance:
Background process runner -
Merged pull request #497 into WordPress/performance:
Background job taxonomy for queuing jobs -
Submitted pull request #507 to WordPress/performance:
Background job class -
Submitted pull request #498 to WordPress/performance:
Background process runner -
Submitted pull request #497 to WordPress/performance:
Background job taxonomy for queuing jobs -
Submitted pull request #496 to WordPress/performance:
Add image regeneration module -
Closed pull request #492 on WordPress/performance:
Add image regeneration module -
Submitted pull request #492 to WordPress/performance:
Add image regeneration module -
Posted a reply to Works nicely!, on the site WordPress.org Forums:
Thank you very much @ideahost -
Committed [2745757] to Plugins SVN:
update tested upto tag -
Posted a reply to Restrict certain email addresses, on the site WordPress.org Forums:
You can use the whitelisted domain setting for doing this filtering. For more fine grained… -
Posted a reply to Does not register new users, on the site WordPress.org Forums:
Hi, This error will occur if you have configured some whitelisted domains in plugin settings.… -
Posted a reply to Login with google prevents refresh, on the site WordPress.org Forums:
If everything is working for you, can you please mark this topic as resolved? -
Posted a reply to Custom Login Button? (Not Shortcode), on the site WordPress.org Forums:
use function RtCamp\GoogleLogin\plugin; ... $auth_url = plugin()->container()->get( 'gh_client' )->authorization_url(); -
Posted a reply to Errore 403: org_internal, on the site WordPress.org Forums:
Related solution: https://github.com/rtCamp/login-with-google/issues/92#issuecomment-943470779 -
Posted a reply to Display login button on inner pages, on the site WordPress.org Forums:
You can use shortcode to display login button. Please refer: https://github.com/rtCamp/login-with-google/#shortcode -
Posted a reply to Error 400, on the site WordPress.org Forums:
Hi @pmrich8 , This error code occurs when client ID is missing. Can you please… -
Posted a reply to Redirect after login, on the site WordPress.org Forums:
I believe @manthano has already posted the solution. -
Posted a reply to Errore 403: org_internal, on the site WordPress.org Forums:
Hi Helen, I have noticed the problem and solution for that will be implemented in… -
Posted a reply to Errore 403: org_internal, on the site WordPress.org Forums:
Hi Helen, Thanks for contacting support forum. This is Ankit G., one of the developers… -
Posted a reply to support google one tap sign in?, on the site WordPress.org Forums:
Sure. Please let me know once you try if this resolves the query. -
Posted a reply to support google one tap sign in?, on the site WordPress.org Forums:
Hi @napathello, One tap login feature has been rolled out. Please update the plugin to… -
Posted a reply to support google one tap sign in?, on the site WordPress.org Forums:
Hi @napathello, We have merged the One tap login feature to master branch of the… -
Posted a reply to Adding name and surname to registered user, on the site WordPress.org Forums:
Hi, In that case, you can use following code. This should add the first and… -
Posted a reply to Adding name and surname to registered user, on the site WordPress.org Forums:
It's definitely possible. Please add this code to active theme's functions.php file and it should… -
Posted a reply to [Log in with Google] support google one tap sign in?, on the site WordPress.org Forums:
Hi, Thanks for contacting support forum. In current version, one tap login is not available.… -
Posted a reply to [Log in with Google] Custom Role for Google logins?, on the site WordPress.org Forums:
Hi, In version 1.0.15, you’ll receive a hook do_action( 'rtcamp.google_user_created', $uid, $user ); this hook… -
Mentioned in [51111] on Core SVN:
Media: Ensure that post_id variable is initiated ahead of usage. -
Posted a reply to [Transcoder] Fatal error. Undefined function wp_read_video_metadata, on the site WordPress.org Forums:
Hi Steve, From the stack trace of the error, it seems that this error is… -
Posted a reply to [Transcoder] Transcoder errors In php 8, on the site WordPress.org Forums:
Thanks for reporting the issue. This issue is happening because INPUT_REQUEST constant has been removed… -
Posted a reply to [Log in with Google] Oauth2 parameters, on the site WordPress.org Forums:
Hi Eric, Version 1.0.11 is release. Can you please try the solution suggested by Paul… -
Posted a reply to [Log in with Google] Oauth2 parameters, on the site WordPress.org Forums:
Hi, You can refer this line where client object is being made. However; currently it… -
Posted a reply to [Save and Share Cart for WooCommerce] It isn’t working on my site, on the site WordPress.org Forums:
Hi, Thanks for contacting support forum. I visited the given URL, but I cannot see… -
Posted a reply to [Save and Share Cart for WooCommerce] Save & Share official ?, on the site WordPress.org Forums:
Hi, I am afraid, but this plugin is different one and is owned by some… -
Committed [2498838] to Plugins SVN:
Update tested WP version -
Posted a reply to [Save and Share Cart for WooCommerce] Error of array_intersect_key(): Expected parameter 1 to be an array in admin, on the site WordPress.org Forums:
Hi, Sorry for inconvenience. This might be happening due to conflict with any other plugin.… -
Posted a reply to [Save and Share Cart for WooCommerce] Straight up, does not work, on the site WordPress.org Forums:
Hi, Sorry for inconvenience. Can you please open a support request in order to address… -
Posted a reply to [Save and Share Cart for WooCommerce] Doesn’t work, on the site WordPress.org Forums:
I’m sorry to know that the plugin doesn’t work for you as expected. I think… -
Posted a reply to [Save and Share Cart for WooCommerce] facing error on share through mail functionality, on the site WordPress.org Forums:
Hi, It seems that server is encountering some error while your are trying to submit… -
Posted a reply to [Save and Share Cart for WooCommerce] Any way to use share cart button in a custom page?, on the site WordPress.org Forums:
Hi, Currently it is not possible with the plugin. Regards, Ankit G. -
Posted a reply to [Save and Share Cart for WooCommerce] Cart Share – Empty Basket, on the site WordPress.org Forums:
Hi, Can you please confirm if the same issue is happening with the default theme…
Developer
-
bbPress Multi Image Uploader
Active Installs: 200+
-
Save and Share Cart for WooCommerce
Active Installs: 700+
-
WooCommerce Simply Order Export
Active Installs: 2,000+
हिन्दी (Hindi) Plugins Translation Editor - #hi_IN
-
WooCommerce Multilingual & Multicurrency with WPML
Active Installs: 100,000+