Programming-1

WordPress Widget Basic Structure

Source: Snipplr

Get all custom taxonomies that are attached to posts that have another custom taxonomy

The following WordPress snippets will let you get all custom taxonomies which are attached to posts which have another custom taxonomy

Source: Stackxchange

Anti-Word Alert

The following snippet will alert on anti-words

WordPress AJAX loop template

Source: Snipplr

Add Custom Menu Support

The following snippet will add custom menu support

Source: ThinkVitamin

Increase server memory limit in wp-config.php

The following snippet will increase server memory limit in wp-config.php file

Source: Snipplr

Get Image Path Relevant To Theme

The following snippet will get image path relevant to theme

Source: BrightCherry.co.uk