network-wp-query icon indicating copy to clipboard operation
network-wp-query copied to clipboard

evaluate new WP_Site_Query, WP_Network_Query

Open whizark opened this issue 9 years ago • 4 comments

whizark avatar Aug 17 '16 14:08 whizark

this library is updated with this new classes?

Mte90 avatar Aug 13 '18 16:08 Mte90

@Mte90 Some DB queries can be replaced/improved with WP_Site_Query, and WP_Network_Query is useful if we want network-specific query such network__in, network__not_in, but it is not implemented yet.

whizark avatar Aug 13 '18 23:08 whizark

Ok because I want to replace the wp_query_multisite to something more modern and this project seems the best option.

Mte90 avatar Aug 14 '18 09:08 Mte90

That's the same motivation that I have created this plugin although I haven't used it for some time. Any PRs (or Issues if exists) are welcome :)

whizark avatar Aug 14 '18 11:08 whizark