Ravinder Kumar
@ravinderk on WordPress.org, @wpravs on Slack
Interests
- Member Since: May 30th, 2012
- Location: Bengalore,India
- GitHub: ravinderk
- Job Title: Senior Web Engineer
- Employer: 10up
Contribution History
Ravinder Kumar’s badges:- Core Contributor
- Plugin Developer
- Translation Contributor
- Translation Editor
-
Created issue #59232 in the WordPress/gutenberg repository:
@wordpress/env: Getting error on version 9.3.0 when run start command -
Wrote a comment on the post Merge Announcement: Plugin Dependencies, on the site Make WordPress Core:
Can this approach be applied with an OR condition? For instance, if I develop a… -
Posted a reply to give_send_to_success_page redirect to 404 page, on the site WordPress.org Forums:
@abdhakim I want to suggest, starting a new discussion on https://github.com/impress-org/givewp/discussions if you have a… -
Posted a reply to Plugin Error, on the site WordPress.org Forums:
@timelyinspiration Thank you for reporting this issue. We are already working on a fix. Github… -
Posted a reply to Warning offline-donations.php, on the site WordPress.org Forums:
@radzio1615 Thank you for reporting this issue. I created a Github issue for this: https://github.com/impress-org/givewp/issues/5959… -
Posted a reply to Deprecated JS Code, on the site WordPress.org Forums:
Hi @jahrat, We are using magnific-popup to show modals on the frontend which is using… -
Posted a reply to Trigger donation event, on the site WordPress.org Forums:
@efbi You can use the give_post_publish_payment action hook which fires when a donation completes. You… -
Posted a reply to function, purposeand stored time of GiveWP cookies, on the site WordPress.org Forums:
@wadruna - The default expiration time of these cookies is 12 hours. You can edit… -
Posted a reply to Plugin conflicts with elementor popup template, on the site WordPress.org Forums:
Hey Gary, You can set show_content shortcode attribute to none and check if you will… -
Posted a reply to Convert number field to image, on the site WordPress.org Forums:
@wiroverdiesen: @bcworkz already gave you a good example of code but please make sure that… -
Posted a reply to How do I re-enable my admin bar on home page., on the site WordPress.org Forums:
@bluemoon123 We have a setting in wordPress to show and hide admin bar from frontend.… -
Posted a reply to Error in WP on latest update, on the site WordPress.org Forums:
@s_aron This is a known issue. This filter has been deprecated in the latest version… -
Posted a reply to Get Comment, on the site WordPress.org Forums:
@spacejam4 I created a Github issue to add that feature in the plugin. ref: https://github.com/WordImpress/Give/issues/3671 -
Posted a reply to Give Shortcodes button generates error message, on the site WordPress.org Forums:
@bghooke I also got this issue but I found that this issue only happens if… -
Posted a reply to ERROR? -> BTC Currency always defaults to 5 digits (even when setup 8 digits), on the site WordPress.org Forums:
@tmf33 Thank you for reporting the issue. I created GitHub issue for this ticket: https://github.com/WordImpress/Give/issues/3602… -
Posted a reply to How to create dynamic donation amount? (based on calc), on the site WordPress.org Forums:
@tmf33 you can get donor total donation amount by following code. $user = wp_get_current_user(); $donor… -
Posted a reply to How to create dynamic donation amount? (based on calc), on the site WordPress.org Forums:
@tmf33 follow these step: 1.create set type donation form which accepts the custom amount 2.use… -
Posted a reply to Change currency symbol, on the site WordPress.org Forums:
@friiiick Use this snippet and let me know if it will work for you or… -
Posted a reply to Database Error re. post_id in wp_give_formmeta, on the site WordPress.org Forums:
@kallym I created a Github issue for this ticket: https://github.com/WordImpress/Give/issues/3538 I will keep you posted… -
Posted a reply to Database Error re. post_id in wp_give_formmeta, on the site WordPress.org Forums:
@kallym I think got what I need. I will test Give with https://wordpress.org/plugins/groups/ plugin and… -
Posted a reply to Change currency symbol, on the site WordPress.org Forums:
@friiiick you can use give_currencies filter hook to change any currency setting: https://github.com/WordImpress/Give/blob/2f78feb7f5807d28deb7b16daf87334b1851f89d/includes/currency-functions.php#L1703 You can… -
Posted a reply to Database Error re. post_id in wp_give_formmeta, on the site WordPress.org Forums:
@kallym On first look, it looks like a plugin conflict. We need your system information… -
Posted a reply to W3 Total Cache warning, on the site WordPress.org Forums:
@oregondean It is "Ignored query stems" setting where you have to add give as ignore… -
Posted a reply to Multi-language Notification Emails, on the site WordPress.org Forums:
@champdor This is link to email notification class: https://github.com/WordImpress/Give/tree/master/includes/admin/emails -
Posted a reply to Multi-language Notification Emails, on the site WordPress.org Forums:
@champdor As you can see this is dynamic filter ‘give_{$this->config[‘id’]}_get_email_message’. where string inside {} will… -
Posted a reply to Adding Comment Field to GiveWP, on the site WordPress.org Forums:
@goldmaverick we will release this feature with Give 2.2.0 -
Posted a reply to Adding Comment Field to GiveWP, on the site WordPress.org Forums:
@goldmaverick We are working on a feature something like this where the donor can add… -
Posted a reply to Database Update Stuck at 50%, on the site WordPress.org Forums:
Please reach out to us via our website at http://givewp.com/contact-us and select the "I am… -
Posted a reply to Nonce Verification Failed, on the site WordPress.org Forums:
@relenbaas 1. You donation form HTML is not same as we are outputting in 2.1.3.… -
Posted a reply to Nonce Verification Failed, on the site WordPress.org Forums:
@relenbaas I check form HTML and it seems you directly adding donation form HTML to… -
Posted a reply to Ajax needed?, on the site WordPress.org Forums:
@wibergsweb Give ajax uses to validate field values. for example: 1. validate gateway 2. validate… -
Posted a reply to The Donate Button Just Doesn’t Work, on the site WordPress.org Forums:
@randomblink Can you tell us what is your currency formatting settings? You will find those… -
Posted a reply to Prevent fatal error when use separate plugin which also uses PayTM API, on the site WordPress.org Forums:
Hi, I also got PHP notice when activating the plugin. [12-Apr-2018 05:24:53 UTC] PHP Notice:… -
Created a topic, Prevent fatal error when use separate plugin which also uses PayTM API, on the site WordPress.org Forums:
Hi, can we load library conditionally to prevent fata… -
Posted a reply to Custom Field No Longer Working, on the site WordPress.org Forums:
@willnev sorry for your inconvenience After 2.0 email tags render callback start accepting array instead… -
Posted a reply to Custom Field No Longer Working, on the site WordPress.org Forums:
@willnev Are you using direct SQL queries to get metadata or Give/WP core functions like… -
Posted a reply to How to add field to donor profile, on the site WordPress.org Forums:
@pr0v4 You can use following hooks to render you field on donor profile in admin:… -
Posted a reply to Form Field Manager, on the site WordPress.org Forums:
@behaugabook sorry for your inconvenience. I will review it and get back to you. -
Posted a reply to Using Give_Payments_Query with switch_to_blog in multisite, on the site WordPress.org Forums:
@pineapplejuice Happy to help, glad it worked well for you. If you're enjoying Give and… -
Posted a reply to Using Give_Payments_Query with switch_to_blog in multisite, on the site WordPress.org Forums:
@pineapplejuice Thank you for your suggestion. I created pr to fix this issue we are… -
Posted a reply to Using Give_Payments_Query with switch_to_blog in multisite, on the site WordPress.org Forums:
@pineapplejuice Thank you for reporting an issue. I created an issue on Github (https://github.com/WordImpress/Give/issues/2815). I… -
Posted a reply to GIVE can’t update the database because AJAX is not functioning, on the site WordPress.org Forums:
@kikilin Can you check your access.log? I set up a dummy website on the flywheel… -
Wrote a comment on the post Recap: CampTix payment gateways for Indian currency, on the site Make WordPress Community:
Agreed :) -
Wrote a comment on the post Recap: CampTix payment gateways for Indian currency, on the site Make WordPress Community:
https://github.com/wpindiaorg/ @gounder I did not know that we have that one and yes, this looks… -
Wrote a comment on the post Recap: CampTix payment gateways for Indian currency, on the site Make WordPress Community:
@gounder I know that :) Thank why I suggest it put under general GitHub organization… -
Wrote a comment on the post Recap: CampTix payment gateways for Indian currency, on the site Make WordPress Community:
@codexdemon Can you provide us the solution with you created after merging two plugins. We… -
Wrote a comment on the post Recap: CampTix payment gateways for Indian currency, on the site Make WordPress Community:
@vachan I already sent you invite :) -
Created ticket #39260 on Core Trac:
Password strength improvement -
Created ticket #34641 on Core Trac:
Inline menu item editing in backend -
Mentioned in [32702] on Core SVN:
In `get_avatar()`, avoid a second `get_avatar_data()` call to get the 2x URL.
Contributor
-
Camptix Indian Payments
Active Installs: 10+
-
CampTix RazorPay Payment Gateway
Active Installs: Less than 10
-
Form Countdown for GiveWP
Active Installs: 200+
-
GiveWP - Donation Plugin and Fundraising Platform
Active Installs: 100,000+
-
What Scripts Styles Debug Bar
Active Installs: 10+
Plugins
-
AddQuicktag
-
Adminimize
-
Advanced Custom Fields - Address Field add-on
-
Advanced Custom Fields - Location Field add-on
-
Affiliates Manager
-
AJAX Comment Loading
-
Ajaxify Comments - Ajax and Lazy Loading Comments
-
Allow HTML in Category Descriptions
-
Anti-Spam: Spam Protection | Block Spam Users, Comments, Forms
-
AppPresser - Mobile App Framework
-
bbPress
-
Breadcrumb NavXT
-
BuddyPress First Letter Avatar
-
BulletProof Security
-
Category Editor
-
Category Sticky Post
-
Child Theme Check
-
CMB2
-
Code Revisions
-
Comments Not Replied To
-
Custom List Table Example
-
Custom Post Type Permalinks
-
Custom Sidebars - Dynamic Sidebar Widget Area Manager
-
Customize Posts
-
Customizer Export/Import
-
Customizer Theme Resizer
-
Debug Bar
-
Digest Notifications
-
Disable Comments - Remove Comments & Stop Spam [Multi-Site Support]
-
Front-end Editor for WordPress
-
Functionality
-
GiveWP - Donation Plugin and Fundraising Platform
-
GoUrl Bitcoin Paypal Donations - Give Addon
-
Hierarchy
-
Jetpack - WP Security, Backup, Speed, & Growth
-
Lazy Load
-
LightStart - Maintenance Mode, Coming Soon and Landing Page Builder
-
Link Manager
-
Lockdown WP Admin
-
Login Lockdown & Protection
-
Logout Roulette
-
MapPress Maps for WordPress
-
Matty Theme QuickSwitch
-
Media Manager Plus
-
Mentionable
-
MonsterInsights - Google Analytics Dashboard for WordPress (Website Stats Made Easy)
-
Multiple Post Thumbnails
-
Multiple Themes
-
Order Delivery Date for WooCommerce
-
Page Links To
-
Perfect Images (Manage Image Sizes, Thumbnails, Replace, Retina)
-
PHP Browser Detection
-
Plugin Groups
-
Print Invoice & Delivery Notes for WooCommerce
-
Redirectioner
-
Regenerate Thumbnails
-
Reveal IDs
-
Rewrite Rule Testing
-
Rewrite Rules Inspector
-
RICG Responsive Images
-
RTL Tester
-
Sane Widget Sidebar Management
-
Secure Custom Fields
-
Sequential Order Numbers for WooCommerce
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
Stop Emails
-
Sugar Calendar - Event Calendar, Event Tickets, and Event Management Platform
-
SyntaxHighlighter Evolved
-
TablePress - Tables in WordPress made easy
-
Taxonomy TinyMCE
-
Thumbnail Crop Position
-
User Role Editor
-
User Switching
-
W3 Total Cache
-
WebSub (FKA. PubSubHubbub)
-
What Scripts Styles Debug Bar
-
Widget Logic
-
WooCommerce
-
WooCommerce Bundle Style Coupons
-
WooSidebars
-
WordPress Importer
-
WP Customer Reviews
-
WP First Letter Avatar
-
WP Go Maps (formerly WP Google Maps)
-
WP Help
-
WP Notification Center
-
WP Shortcodes Plugin — Shortcodes Ultimate
-
WP-PageNavi
-
YITH WooCommerce Ajax Product Filter
-
YITH WooCommerce Compare
-
Yoast SEO
हिन्दी (Hindi) Plugins Translation Editor - #hi_IN
-
GiveWP – Donation Plugin and Fundraising Platform
Active Installs: 100,000+