abended
Member
Posted 6 months ago #
I was wondering if there is a reason why XVE has not been implemented to work for a post excerpt. It would only involve adding this line to the index.php file in the plugin:
add_filter('the_excerpt', array('XVE_Embed', 'filter'), 1);
Any chance you could add this functionality in the next release?
http://wordpress.org/extend/plugins/xve-various-embed/
SaltwaterC
Member
Posted 6 months ago #
Didn't think about it. If it doesn't break anything, I'll add it ASAP.
abended
Member
Posted 6 months ago #
I had actually modified the prev. version of the plugin myself and forgot about it. Had no obvious problems. Should have posted it here earlier, sorry.