function get_copyright()
 {
     return apply_filters('feedwordpie_item_get_copyright', parent::get_copyright(), $this);
 }