Skip to content

Batch processing and scalability helpers : IterativeWpQuery, cache and debug functions#22

Open
pierre-dargham wants to merge 1 commit into
masterfrom
feature_wp_query_iterative
Open

Batch processing and scalability helpers : IterativeWpQuery, cache and debug functions#22
pierre-dargham wants to merge 1 commit into
masterfrom
feature_wp_query_iterative

Conversation

@pierre-dargham

Copy link
Copy Markdown
Member

No description provided.

@pierre-dargham
pierre-dargham force-pushed the feature_wp_query_iterative branch 6 times, most recently from 987ed1d to b77e6c9 Compare June 1, 2018 15:50
@pierre-dargham

Copy link
Copy Markdown
Member Author

@davddo suggestion: add a have_posts() / the_post() syntax

@pierre-dargham

Copy link
Copy Markdown
Member Author

todo: add comments

@pierre-dargham
pierre-dargham force-pushed the feature_wp_query_iterative branch 18 times, most recently from 5a227e7 to 7cf865b Compare June 6, 2018 13:44
@pierre-dargham
pierre-dargham force-pushed the feature_wp_query_iterative branch 2 times, most recently from 9328612 to 9a87c23 Compare June 6, 2018 14:17
@pierre-dargham
pierre-dargham requested a review from davddo June 6, 2018 14:25
@pierre-dargham
pierre-dargham force-pushed the feature_wp_query_iterative branch from 9a87c23 to 35a8898 Compare June 6, 2018 15:07
@pierre-dargham pierre-dargham changed the title New class: IterativeWpQuery Batch processing and scalability helpers : IterativeWpQuery, cache and debug functions Jun 6, 2018
@pierre-dargham
pierre-dargham force-pushed the feature_wp_query_iterative branch 2 times, most recently from 8189c04 to 0fdd7f9 Compare June 6, 2018 15:35
@pierre-dargham

Copy link
Copy Markdown
Member Author

todo: compatibility with any object-cache.php drop-in ?

@pierre-dargham
pierre-dargham force-pushed the feature_wp_query_iterative branch 10 times, most recently from f6f88ab to 9b85db7 Compare June 7, 2018 17:25
@pierre-dargham
pierre-dargham force-pushed the feature_wp_query_iterative branch 7 times, most recently from ee0adb0 to c079805 Compare June 8, 2018 10:14
@pierre-dargham

Copy link
Copy Markdown
Member Author

see https://kinsta.com/blog/wp-query/

- cache_results: Whether to cache post information. Default true.
- update_post_meta_cache: Whether to update the post meta cache. Default true.
- update_post_term_cache: Whether to update the post term cache. Default true.

@pierre-dargham
pierre-dargham changed the base branch from develop to master January 26, 2023 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant