WordPress.org

Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

WPMU Functions/wpmu update blogs date

Description

Sets the last_updated value of the currently active blog to the current time.

Parameters

None.

Return Values

(null)

Usage

<?php wpmu_update_blogs_date( ); ?>