38 private links
It is not strictly true that this removes the Heading 1. What it does is add all the styles except the heading 1. And for good measure I move the mostly unused Address and Pre formats to the end of the list.
In this tutorial I'll show you three methods you can use to override functions from the parent theme in your child theme:
pluggable functions
function priority
removing functions from the hook they're attached to
How to use Backbone to structure and maintain JS in Wordpress
TITAN FRAMEWORK IS NOT YOUR TYPICAL OPTIONS FRAMEWORK. IT ALLOWS YOU TO CREATE CONFIGURABLE SETTINGS FOR WORDPRESS THEMES & PLUGINS WITH EASE WITH JUST A FEW LINES OF CODE.
Presenting a faster, easier and more powerful way to build themes. Because WordPress is awesome, but the loop isn't.
A Field Type plugin for CraftCMS that allows the management of relationships from both sides
Timber helps you create fully-customized WordPress themes faster with more sustainable code. With Timber, you write your HTML using the Twig Template Engine separate from your PHP files.
WordPress read the templates from file headers, and then set them in the cache. using wp_cache_set() nad a key that is derived from the md5 has of stylesheet folder.
So, just overriding that cache we can show the templates we want. To override that cache we need to call wp_cache_set() again using same key.
Update: How to Dynamically Insert the Current Page
CMB2 is a metabox, custom fields, and forms library for WordPress that will blow your mind.
This plugin allows you to easily create newsletters from your posts and optionally send them via MailChimp.
A pure PHP library for reading and writing word processing documents
This tutorial will explain in detail how to add support for the WordPress theme customizer to your WordPress theme.
I came across this awesome snippet the other day that I thought I’d share and expand on it a little bit.
When you want to rename the title of a meta box, custom or core, the best way is to remove that meta box and then re-add it with a new title.
You can do this with a filter, but you have to do something you generally should not do-- echo content from a filter.
WP Image Resizer & a replacement for Timthumb. Extends and uses the default capabilities of WordPress' Image Editors to add some basic Timthumb capabilities.
WordPress designer, communications student and coffee addict from Umeå, Sweden.
A WordPress Hook/API Index
ALPHA THRICE... Now with PLUGINS!
A free, lightweight custom fields plugin for WordPress
Order Categories and all custom taxonomies terms (hierarchically) and child terms using a Drag and Drop Sortable javascript capability.