• Hi, what I want to do in php/mysql is this:

    $sourceurl = “/go/myurl/”;

    Echo row ACTION_DATA, from table wp_redirection_items, where url = $sourceurl

    Is that possible?

    Basically I need a line of php where I tell it what the source url is and it tells me what the target url is.

    Been trying hard for hours but no luck, maybe it’s simple.

    Thanks very much! Awesome plugin!
    Stefano

    https://wordpress.org/plugins/redirection/

  • The topic ‘how to echo Target Url, given Source Url with php/mysql?’ is closed to new replies.