parsing the title attribute with a regex
-
I am trying to parse the title element in an xml feed using a regex. Is there anyway I can do this within the [RSSImport] shortcode?
Below is the code I am trying to manipulate:
[RSSImport feedurl=”https://gdata.youtube.com/feeds/api/users/thehomestour/uploads” display=”43″ truncatetitlechar=”80″ start_item=”<div style=’width:210px; float:left;’><div class=’YouTubeThumbContainer’;><img src=’%picture_url%’ width=’200px’ alt=” style=” /> More Information
” end_item=”</div></div>”]
- The topic ‘parsing the title attribute with a regex’ is closed to new replies.