Skip to content

Instantly share code, notes, and snippets.

View gabros20's full-sized avatar

Tamás Gábor gabros20

View GitHub Profile
@gabros20
gabros20 / .php
Created April 11, 2019 12:47
WP Functions
<?php
// ----------------------------- //
// CHILD THEME SETUP FUNCTIONS //
// ----------------------------- //
function wpbf_child_theme_setup() {
@gabros20
gabros20 / .php
Created April 11, 2019 12:45
Woo Shortcode
<?php
// ----------------------------- //
// CHILD THEME SETUP FUNCTIONS //
// ----------------------------- //
function wpbf_child_theme_setup() {