Development

Descriptions of hooks

By the Web Warlock, Wednesday, 25/Aug/2010 19:14

of a WordPress® .

Descriptions and quick reference for the WordPress hooks (either action hooks or filter hooks).

Description of a global object

By the Web Warlock, Wednesday, 25/Aug/2010 18:10

of one of the WordPress® .

Description of one of the globals used by WordPress (either PHP objects, classes, variables...).

Descriptions of global variables

By the Web Warlock, Wednesday, 25/Aug/2010 12:00

of a WordPress® .

Entries describing a WordPress global var.

get_term_custom

By the Web Warlock, Wednesday, 4/Aug/2010 22:11

located in the file / of the plugin . Uses the functions , and , and the methods and and the property of the global object. Reads the fields and of the table . Uses the filters .

<?php get_term_custom( $term_id , $key = NULL , $args = NULL ); ?>