This plugin overrides q_item_content function to display:
- A short description of the question content. If the question content has more than roughly 200 characters (of words) then it will be truncated.
- Display the first iframe video if any
- Display the first graphic image if any
- In case there are both videos and images, only the first video is displayed.
- May colide with other plugins or theme customizations that also override q_item_content function, or similar activities.