etruel on "[Plugin: WPeMatico] Getting mp3 links from the feed"

ساخت وبلاگ

ranishachar
Member
Posted 4 weeks ago #

Hi,
I am trying to import a podcast's rss. The text and images are passing through, but I can't get the mp3 that is linked from the rss feed.

For example - this feed
http://danielgefen.com/feed/

Thanks,
Rani

https://wordpress.org/plugins/wpematico/

Hi, this can be made with a filter like this:

add_filter('wpematico_allowext','my_extra_ext');
function my_extra_ext( $allowed ){ retu $allowed . ',mp3' ;
}

I just wrote the function here, I don't know if it's working, test it because enclosures are suported in pro version.

cheers

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 268 تاريخ : يکشنبه 10 مرداد 1395 ساعت: 0:50