Articles Tagged 'wp_reset_query ()'

Very short trick: WordPress, reset a query

I often happen to customize the home page ( index.php ), or other sections such as the Sidebar, a Web site made ​​with WordPress. Many of the customizations affect loop with specific parameters, for example in order to view the last items of a specific category or tag.

Continued ...