Skip to content

Instantly share code, notes, and snippets.

View sergiohidalgo's full-sized avatar

Sergio Hidalgo sergiohidalgo

View GitHub Profile
@sergiohidalgo
sergiohidalgo / ayuda-memoria-git.md
Last active May 26, 2017 19:04 — forked from jelcaf/Operaciones-Git
Git Tips - Mini-trucos de Git para facilitarme la tarea

Pull a sub módulo

git submodule update --init --recursive
@sergiohidalgo
sergiohidalgo / acf.php
Last active September 11, 2017 14:27 — forked from dstollie/acf.php
Using Themosis templates in ACF
<?php
/**
* ACF has this fancy option to show ACF fields based on pages templates.
* One problem: Themosis templates are not registered as "default" WordPress templates.
* This file hooks into the acf filters and allows ACF to use the Themosis templates.
*
* Compatible Themosis version: 1.2.3
*/
// add themosis templates