Automattic / Automattic/wp-super-cache
Is Preload feature supposed to preload all kind of CPTs? (like WooCommerce Products)
- Dominant language
- PHP
- Stars
- 436
- Forks
- 130
- Avg merge
- 15h 11m
- Merged PRs (30d)
- 10
Description
Hello, I deal with WooCommerce sites and I'm noticing this plugin has a trend to not preload product posts, nor even product categories nor product tags, which are really relevant ones for ecommerce sites. Those items are cached only upon visiting, but looks like automatic preload is ignoring it.
Can anybody confirm? And if it is so, can you fix this to -at least- detect whether the WooCommerce plugin is active in the system and then add product posts/categories/tags to the preload queue? And maybe with a higher priority than normal posts, because blogs are usually a secondary/decorative piece of ecommerce sites.
Thanks!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the preload behavior for WooCommerce product posts, product categories, and product tags, comparing them with normal posts. Confirm the desired behavior for active WooCommerce installations and define how priority should work; done means the relevant items are included in the preload queue without affecting sites that do not use WooCommerce.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- backend, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100