• I would like to decide the order of the items printed.
    I think there are only a few, but I think it would save you time to save the print to the end and change the current code to have variables.

    Let me give a quick use case just so its understood why
    The current order is title, thumbnail, content, metadata (source, date)

    If I want to display thumbnails on the left with titles, meta on the right
    similar to this sidebar, http://wptavern.com/

    Or if I want to display the title and the meta with the image last

    Or I want the date first because all of my other blogs are sorted that way
    (I feel like this one is a stretch but who knows!)

    So a sort order with some options would be great…

    OR if it was just for the image (personally I think is the only real issue)
    display_image – options are first, last, default

    P.S.
    I know some of this could also be solved with flexbox
    https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/Using_CSS_flexible_boxes

    but stupid IE…
    and many wordpress users don’t understand css – so a quick shortcode option to address this would be best.

    https://ww.wp.xz.cn/plugins/wp-rss-retriever/

The topic ‘Feature Request: Add Layout Options’ is closed to new replies.