Hi GDmac,
Here is my compiled list of actions that clears your caching
Some only happen if the config is set to clear cache on new entry ($config[‘new_posts_clear_caches’] = ‘y’;)
* Comments have a few exceptions and intricacies
- Deleting a Category Group (clears all cache)
- Updating or creating a Category (clears relationship cache)
- Ordering categories (clears database cache)
- Updating, creating or deleting a Category Custom Field (clears all cache)
- Deleting a Field Group (clears all cache)
- Updating, creating or deleting a Custom Field (clears all cache)
- Deleting a Status Group (clears all cache)
- Updating Multi Entries (clears if needed either all or sql cache)
- Updating Multi Categories (clears if needed either all or sql cache)
- Deleting Watermark Preferences (clears db cache)
- Updating or Deleting Upload Preferences (clears db cache)
- Updating or creating a Snippet (clears all cache)
- Updating or creating a Global Variable (clears all cache)
- Updating a Template (clears all cache)
- Creating a Template from File (clears db cache)
- Updating an Email Notification (clears all cache)
- Updating a Theme Template (clears all cache)
- Running a Template Sync (clears all cache)
- Submission, updating or deleting of an Entry through API (clears if needed either all or sql cache)
- Creating, updating or deleting a Comment (clears all cache *)
- Change Comment Status (clears all cache)
- Comment Preview (clears all cache *)
- Publish or Edit Metaweblog Post (clears if needed either all or sql cache)
- Set Metaweblog Post Category (clears if needed either all or sql cache)
- Checking Moblog (clears if needed either all or sql cache)
- Create or Update Simple Commerce item (clears page cache)
- Deleting files from Wiki (clears db cache)
- Update Wiki Template (clears all cache)
- Editing Wiki Article (clears db cache)
- Opening or closing a Wiki Revision (clears db cache)