Changes between Initial Version and Version 2 of Ticket #11580
- Timestamp:
- 12/23/09 18:23:12 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11580
- Property Keywords has-patch added
-
Ticket #11580 – Description
initial v2 1 the recent posts widget, and possibly a few others, uses wp_cache_add() instead of wp_cache_set(). when several widgets exist and are loaded, this results in the second one not getting displayed.1 the recent posts widget, and possibly a few others, uses wp_cache_add() instead of wp_cache_set(). when several widgets exist and are loaded, this results in the second one not getting cached.
