Opened 12 years ago
Last modified 4 months ago
#27079 new enhancement
Very long waiting if we have a lot taxonomy terms.
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Taxonomy | Keywords: | needs-patch needs-testing |
| Focuses: | performance | Cc: |
Description (last modified by )
I've observed a very very long waiting if we have a lot taxonomy terms (8K in my case) when i open a new post, my browser (Chrome 32) froze while 50 sec before to generate all <li> categories.
Other problem, in my category taxonomy page who lists 20 first items per default (excellent for fast loading) BUT in same time, it generates the parent drop-down with ALL cats ! Same thing above, browser froze a few seconds..
Maybe would be interesting to use ajax instead ?
Change History (7)
#1
@
12 years ago
- Description modified (diff)
- Summary changed from Very long waiting if we have a lot taxonomies.. to Very long waiting if we have a lot taxonomy terms.
#3
@
12 years ago
- Keywords needs-patch added
- Milestone changed from Awaiting Review to Future Release
We should definitely investigate this - a patch could move it to 4.0
#6
@
4 months ago
I have mention this term count feature which could be improve better or provide hotfix on this chat: https://make.wordpress.org/core/2025/09/23/performance-chat-summary-23-september-2025/
Related: #9864