Skip to content
View jahanggir's full-sized avatar
💪
The quieter you become, the more you are able to hear.
💪
The quieter you become, the more you are able to hear.

Block or report jahanggir

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. product-addon-for-woocommerce product-addon-for-woocommerce Public

    Product Addon (Helium) Checkbox for WooCommerce. Add custom price, weight etc. Dimension field will be added soon.

    PHP 6 2

  2. WordPress & WooCommerce: Email Notif... WordPress & WooCommerce: Email Notification For Comment and Review Replies
    1
    add_action('wp_insert_comment','bdev_email_notification_when_answering_comment',99,2);
    2
    function bdev_email_notification_when_answering_comment($comment_id, $comment_object) {
    3
    if ($comment_object->comment_approved == 1 && $comment_object->comment_parent > 0) {
    4
    
                  
    5
    $comment_parent = get_comment($comment_object->comment_parent);
  3. easyengine easyengine Public

    Forked from EasyEngine/easyengine

    Command-line control panel for Nginx Server to manage WordPress sites running on Nginx, PHP, MySQL, and Let's Encrypt

    Python

  4. hospitalrun-frontend hospitalrun-frontend Public

    Forked from HospitalRun/hospitalrun-frontend

    Ember front end for HospitalRun

    JavaScript

  5. hugo-theme-nix hugo-theme-nix Public

    Forked from LordMathis/hugo-theme-nix

    Nix is a simple, minimal theme for Hugo

    HTML

  6. react-mini-blog react-mini-blog Public

    Forked from zonayedpca/react-mini-blog

    See Live Demo Here

    JavaScript