Title: 's Replies | WordPress.org

---

# therocks

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

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

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Image Feed Widget] Doesn’t refresh](https://wordpress.org/support/topic/plugin-image-feed-widget-doesnt-refresh/)
 *  [therocks](https://wordpress.org/support/users/therocks/)
 * (@therocks)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-image-feed-widget-doesnt-refresh/#post-1321672)
 * Hey,
 * I had the same problem. What you need to do is go into your wp-includes/feed.
   php file and search for
    `$feed->set_cache_duration(apply_filters('wp_feed_cache_transient_lifetime`
 * There’s a value at the end of that line of text, mine was at 43200 which is =
   a refresh rate of 20 hours. I changed it to 1200 which is a 20 minute refresh
   rate. You can googele “SOA refresh rate” to figure out different numbers. Hope
   that helps.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [First hyperlink in post inserted into custom field?](https://wordpress.org/support/topic/first-hyperlink-in-post-inserted-into-custom-field-2/)
 *  Thread Starter [therocks](https://wordpress.org/support/users/therocks/)
 * (@therocks)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/first-hyperlink-in-post-inserted-into-custom-field-2/#post-1303968)
 * Hi Esmi,
 * I run a few side blogs that I sort of aggregate into my main blog.
    I use Autoblogged
   to pull in the posts from my other blogs, so the posts are being created automatically.
 * There’s an option to have Autoblogged create a new custom field for each post
   it parses, but since the hyperlink will be different in each post, so will the
   value for my custom field, so I was looking for a way to grab the post’s hyperlink
   and insert it into that custom field on the fly. It really doesn’t matter if 
   I can do it via Autoblogged or a seperate plugin, as long as it works.
 * How would I go about parsing the entire post content?
 * Thanks

Viewing 2 replies - 1 through 2 (of 2 total)