• I was disappointed to see the article order in RSS feeds still does not respect the “order” paramater

    It’s a simple change to feed-rss2.php
    'orderby' => 'post_date',
    replace with

    'orderby'                       => 'menu_order',

    Please consider this for the next update.

    https://ww.wp.xz.cn/plugins/issuem/

The topic ‘RSS feed order’ is closed to new replies.