Skip to content

Instantly share code, notes, and snippets.

View davilera's full-sized avatar
👋

David Aguilera davilera

👋
  • http://neliosoftware.com
  • Barcelona
View GitHub Profile

This gist contains the source code examples I use in this post.

@davilera
davilera / 00-WordPress Simple Hacks.md
Last active February 16, 2016 07:52
Ejemplos de hacks sencillos que puedes realizar en tu instalación WordPress para personalizarla

Ejemplos de Hacks sencillos para WordPress.

@davilera
davilera / 00-PageFrog Compatibility Issue.md
Last active September 6, 2016 20:53 — forked from anonymous/00-PageFrog Compatibility Issue.md
PageFrog and Nelio Content Compatibility Issue

Some snippets to explain the issue and how to solve it.

@davilera
davilera / 00-readme.md
Last active October 31, 2016 15:31
A glance at the future

Some snippets.

@davilera
davilera / 00-Plugins en WordPress (I).md
Last active June 20, 2017 14:42
Creación de Plugins en WordPress (I)
@davilera
davilera / 00-readme.md
Last active July 7, 2017 18:36
WP Customizations Plugin

Example of a tiny plugin for adding WordPress customizations.

@davilera
davilera / 00-readme.md
Last active November 14, 2017 12:43
Vanilla JavaScript VS libraries

Some examples of the things one can do with Vanilla JavaScript. Comparison of Vanilla JS to jQuery and Underscore.js.

Bulk Edit example in WordPress.