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 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 readingDisplay RSS container for the bloginfo function.You can retrieve anything that you can using the get_bloginfo() function. Everything will be stripped of tags and characters converted, when the values are retrieved for use in the feeds.
565
Continue reading