Title: francesc's Replies | WordPress.org

---

# francesc

  [  ](https://wordpress.org/support/users/francesc/)

 *   [Profile](https://wordpress.org/support/users/francesc/)
 *   [Topics Started](https://wordpress.org/support/users/francesc/topics/)
 *   [Replies Created](https://wordpress.org/support/users/francesc/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/francesc/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/francesc/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/francesc/engagements/)
 *   [Favorites](https://wordpress.org/support/users/francesc/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Editing post and how to avoid updating feed](https://wordpress.org/support/topic/editing-post-and-how-to-avoid-updating-feed/)
 *  [francesc](https://wordpress.org/support/users/francesc/)
 * (@francesc)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/editing-post-and-how-to-avoid-updating-feed/#post-377448)
 * AFAIK it seems not possible using RSS feeds but in Atom exists the [`atom:updated` element](http://www.atomenabled.org/developers/syndication/atom-format-spec.php#element.updated)
   which allows this.
 * Another option is to modify WordPress itself to keep two versions of every post(
   web and feed version) and only sync them when user marks the “This is a major
   change” checkbox. But this looks as too much work for something that should be
   solved at the feed protocol level.

Viewing 1 replies (of 1 total)