#2155 closed defect (bug) (fixed)
WordPress 2 is firing a permastruct update on every page load
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Optimization | Version: | 2.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
WordPress 2 is firing a permastruct update on every page load.
This eats up CPU cycles, and it removes the possibility to flush a cache on a permastruct change
Change History (3)
Note: See
TracTickets for help on using
tickets.

(In [3373]) Cache rewrite rules. Add WP_Rewrite::flush_rules(). fixes #2155