Changes between Initial Version and Version 1 of Ticket #21270, comment 1
- Timestamp:
- 07/15/2012 12:43:29 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21270, comment 1
initial v1 1 If we use update_ site_option(), we can drop the switch_to_blog() / restore_current_blog() which would be done internally now.1 If we use update_blog_option(), we can drop the switch_to_blog() / restore_current_blog() which would be done internally now. 2 2 3 3 It would make sense to do this even without the caching benefit, so +1.