Skip to content

Commit

Permalink
Add documentation regarding
Browse files Browse the repository at this point in the history
  • Loading branch information
kraftbj committed May 1, 2018
1 parent 1ea32a9 commit 414ce0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions msm-sitemap.php
Original file line number Diff line number Diff line change
Expand Up @@ -592,6 +592,8 @@ public static function record_sitemap_to_rebuild( $post_id ) {

/**
* Get posts modified within the last hour
*
* @param int $start_time Uses or sets a canonical start time to avoid risk of missing posts modified during processing.
* @return object[] modified posts
*/
public static function get_last_modified_posts( $start_time = null) {
Expand Down

0 comments on commit 414ce0e

Please sign in to comment.