Title: Modifying RSS2 native function notification
Last modified: August 21, 2016

---

# Modifying RSS2 native function notification

 *  [gtershel](https://wordpress.org/support/users/gtershel/)
 * (@gtershel)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/modifying-rss2-native-function-notification/)
 * I have read that when you publish and unpublish then publish the same post it
   will notify your subscribers twice for the same post. We are changing the look
   and feel of our blog and want to unpublish some of the post then republish them
   without notifying the subscribers. Is there a function I can add to my functions
   file that would check to see if there is a post date. Here would be a sudo code
   idea.
 * if (post->date < current date){
    Then don’t notify subscribers }else { run notification
   as normal }
 * I currently don’t have a plugin managing my rss2 feed subscription button just
   the wordpress function.
 * Thanks for any help.

The topic ‘Modifying RSS2 native function notification’ is closed to new replies.

## Tags

 * [function](https://wordpress.org/support/topic-tag/function/)
 * [RSS2](https://wordpress.org/support/topic-tag/rss2/)

 * In: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
 * 0 replies
 * 1 participant
 * Last reply from: [gtershel](https://wordpress.org/support/users/gtershel/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/modifying-rss2-native-function-notification/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
