- 👋 Hi, I’m @gandhihitesh9
- 👀 I’m interested in Working on WordPress, Laravel, Codeigniter, Drupal, anything in PHP.
- 🌱 I’m currently learning ReactJs as you know currently its on Trending and its future of Front End.
- 💞️ I’m looking to collaborate on Any Type of Web & Mobile Products.
- 📫 You can reach me through my skype:hitesh.gandhi42 or email.
🎯
Focusing
Software Engineer (Core PHP, WordPress, Laravel, Codeigniter, Zend, Drupal 8, ReactJs )
- Ahmedabad, Gujarat, India
Pinned Loading
-
WooCommerce - Convert product detail...
WooCommerce - Convert product details page tabs to sections. Without template overriding. 1<?php
23add_filter("woocommerce_product_tabs", "ct_woocommerce_product_tabs", 20);
4function ct_woocommerce_product_tabs(){
5 -
-
-
The Events Calendar Plugin - Hide Su...
The Events Calendar Plugin - Hide Subscribe to calendar button when no events found on that day, week, month 1<?php
23add_filter("tec_views_v2_subscribe_links", "tec_views_v2_subscribe_links_cb", 100, 2);
4function tec_views_v2_subscribe_links_cb($subscribe_links, $view){
5if(empty($view->found_post_ids())){
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.