Archive | Documentation RSS feed for this section

query_posts

Set up The Loop with query parameters.This will override the current WordPress Loop and shouldn’t be used more than once. This must not be used within the WordPress Loop.

2633

Continue reading

print_head_scripts

Prints the script queue in the HTML head on admin pages.Postpones the scripts that were queued for the footer. print_footer_scripts() is called in the footer to print these scripts.

2629

Continue reading