Kishor Thanth
@kishorwpmaintain on WordPress.org, @Kishor Thanth on Slack
Bio
- Member Since: June 17th, 2022
- Location: India
- Website: wpmaintain.co.uk
- Job Title: Sr. Software Engineer
- Employer: wpmaintain
-
Is the 140th person to arrive at WordCamp Ahmedabad 2025
-
Posted a reply to PHP Fatal error: Uncaught TypeError: Unsupported operand types: string + int in, on the site WordPress.org Forums:
I just written wrong.. it should be: FROM 'amount' => WC_Payments_Utils::prepare_amount( $product_price + $tax, $currency… -
Posted a reply to PHP Fatal error: Uncaught TypeError: Unsupported operand types: string + int in, on the site WordPress.org Forums:
Resolution: Plugin devs... Please update the code on /wp-content/plugins/woocommerce-payments/includes/class-wc-payments-payment-request-button-handler.php Line No. 301 FROM $data['total'] =… -
Created a topic, PHP Fatal error: Uncaught TypeError: Unsupported operand types: string + int in, on the site WordPress.org Forums:
Got the error on product's single page: PHP Fatal err… -
Posted a reply to apache_get_modules() is not working for me on wpengine hosting, on the site WordPress.org Forums:
another fix!! replace on Filename: wp-content/plugins/weglot/bootstrap.php Line No: line no 145 to 147 FROM if… -
Posted a reply to apache_get_modules() is not working for me on wpengine hosting, on the site WordPress.org Forums:
@colorful-tones For now I have commented the 3 lines of code: (line no 145 to… -
Created a topic, apache_get_modules() is not working for me on wpengine hosting, on the site WordPress.org Forums:
The apache_get_modules() function which is on bootstra…