Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated tailor_get_users query #94

Merged
merged 1 commit into from
Feb 26, 2017
Merged

Updated tailor_get_users query #94

merged 1 commit into from
Feb 26, 2017

Conversation

grahlie
Copy link
Contributor

@grahlie grahlie commented Feb 16, 2017

Have been having some problem with to many queries when you get alot of users on your WordPress site so I updated helpers-general.php with a more specific query for get_users. Instead of fetching the whole table I'm just fetching ID & display_name.

As of this support post:
https://support.gettailor.com/hc/en-us/community/posts/115000498647-Too-many-database-queries-crashed-my-page-?page=1#community_comment_115000606927

…ing ID & display_name instead of whole table
@andrew-worsfold andrew-worsfold merged commit 0db6447 into Enclavely:master Feb 26, 2017
@andrew-worsfold
Copy link
Contributor

Thanks, @grahlie!

andrew-worsfold referenced this pull request Mar 16, 2017
* Added - Instant undo/redo functionality with keyboard controls.
* Added - Portuguese translation [GitHub 93](https://github.com/andrew-worsfold/tailor/pull/93).
* Added - Autoplay speed setting to carousel and slideshow-based layouts [GitHub 87](https://github.com/andrew-worsfold/tailor/pull/87).
* Improved - Allow unlimited images in Gallery elements [GitHub 86](https://github.com/andrew-worsfold/tailor/pull/86).
* Improved - Sidebar styles to match the Customizer.
* Changed - Default placeholder text for Content elements.
* Fixed - tailor_get_users() query retrieves unnecessary information [GitHub 94](https://github.com/andrew-worsfold/tailor/pull/94).
* Fixed - Sidebar styles affecting search field within WordPress Media Modal [GitHub 98](https://github.com/andrew-worsfold/tailor/issues/98).
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.

2 participants