Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #3622, comment 2


Ignore:
Timestamp:
09/25/2011 05:22:11 PM (12 years ago)
Author:
webraket
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3622, comment 2

    initial v1  
    2525       
    2626        function add_rss_link_tag() {   
    27                 foreach ($this->hub_urls as $hub_url) {
    28                         echo '<atom:link rel="hub" href="'.$hub_url.'"/>';
    29                 }
     27                //
    3028        }
    3129