8000 chikaibeneme (Chika Ibeneme) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View chikaibeneme's full-sized avatar
:atom:
Focusing
:atom:
Focusing
  • iKaDigital
  • Jamaica

Block or report chikaibeneme

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. copilot-docs copilot-docs Public

    Forked from github/copilot-docs

    Documentation for GitHub Copilot

    Python

  2. dawn dawn Public

    Forked from Shopify/dawn

    Shopify's first source available reference theme, with Online Store 2.0 features and performance built-in.

    Liquid

  3. handtracking handtracking Public

    JavaScript app that plays music when it detects a hand in front of the camera

    JavaScript

  4. vue-enterprise-boilerplate vue-enterprise-boilerplate Public

    Forked from bencodezen/vue-enterprise-boilerplate

    An ever-evolving, very opinionated architecture and dev environment for new Vue SPA projects using Vue CLI 3.

    JavaScript

  5. Add a custom BCC for the RSVP email ... Add a custom BCC for the RSVP email (All ticket emails)
    1
    <?php
    2
    //* Do NOT include the opening php tag
    3
    
                  
    4
    /**
    5
    * If you want the BCC added to all ticket-related emails, regardless of type.
  6. To add a category to all events usin... To add a category to all events using The Events Calendar in WordPress
    1
    // Add category to all events
    2
    function add_category_to_all_events() {
    3
        // Get all events
    4
        $events = get_posts(array(
    5
            'post_type'      => 'tribe_events',
0