miguelpeixe / WP_Query_Multisite

A subclass of WP_Query to allow for easy querying of multisite posts
59 stars 19 forks source link

Fixes notice error. #1

Closed ChaosExAnima closed 8 years ago

ChaosExAnima commented 8 years ago

Fixes a notice error when using this without initializing the multisite functionality:

Notice: Undefined property: WP_Query_Multisite::$loop_end in [snip]/multisite-query/index.php on line 104