• Resolved chrisselwyn

    (@chrisselwyn)


    I have been using the Redirection plugin for a while now and it is great. However, I thought I would try to access the RSS feed for the log and I find that I always get redirected back to the Redirects admin page. I have traced through and found that the line
    ` if ( in_array( $page, Redirection_Capabilities::get_available_pages(), true ) ) {

    always fails causing the call to get_current_page() at line 176 of redirection-admin.php to return false. Hence the redirection.

    There appears to be no “RSS” capability and therefore no way to access the “rss” sub page. Is this a known problem or do I need to do something to make it work?

    Chris

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

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