[Plugin: wordTube] Feature request: first X items of a playlist
-
Apologies if this has been previously requested. I did a search, but the WP forum search isn’t very inspiring…
I’m using wordtube v2.3.1, and love the default video playlist. One thing I would like to do is limit the results of the playlist, to say, the 5 most recent videos. This way I can use the video playlist to showcase the most recent additions without having to manually manage my own playlist.
I envisage an additional shortcode attribute ‘limit’. I’ve had a look through the code and it seems to me the myExtractXML.php file would require updating (to look for $_GET[‘limit’]), along with the upstream calls (lib/wortube.class.php, lib/shortcodes.php, wordtube.php).
I can do this myself, but don’t want to lose the functionality should I upgrade the plugin. I could start overriding the calls in my own plugin, but that will get messy and I’ll end up duplicating (or including) a bunch of your code… ugh!
Is this something you’d be interested in looking at? Would you accept a patch?
- The topic ‘[Plugin: wordTube] Feature request: first X items of a playlist’ is closed to new replies.