Skip to content

Instantly share code, notes, and snippets.

View bharathjinka09's full-sized avatar
🏠
Working from home

JINKA RANGA BHARATH bharathjinka09

🏠
Working from home
View GitHub Profile
@bharathjinka09
bharathjinka09 / functions.php
Created February 14, 2019 04:46
Regarding adding a custom check box field to charitable plugin donation form in wordpress
<?php
/**
* Core functions and definitions for Reach Theme.
*
* @package Reach
*/
require_once( 'inc/class-reach-theme.php' );
/**