Retrieve info for user lists to prevent multiple queries by get_userdata()
577
Continue readingProcess 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 readingBuild 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