Archive | Documentation RSS feed for this section

cache_users

Retrieve info for user lists to prevent multiple queries by get_userdata()

577

Continue reading

bulk_edit_posts

Process the post data for the bulk editing of posts.Updates all bulk edited posts/pages, adding (but not removing) tags and categories. Skips pages when they would be their own parent or child.

573

Continue reading

build_query

Build URL query based on an associative and, or indexed array.This is a convenient function for easily building url queries. It sets the separator to ‘&’ and uses _http_build_query() function.

571

Continue reading