Tag Archives: codex

taxonomy_exists

Checks that the taxonomy name exists.Formerly is_taxonomy(), introduced in 2.3.0.

2937

Continue reading

switch_to_blog

Switch the current blog.This function is useful if you need to pull posts, or other information, from other blogs. You can switch back afterwards using restore_current_blog().

2925

Continue reading