Embedded image showing ‘old’ url source
-
Hi,
Great plugin – thank you!
We have come across an edge case was hoping you could advise.
We are using ‘switch_to_blog()’ to get content from a post on another blog on a multisite network.We do this using the following code
$question = apply_filters('the_content', get_post_field('post_content', $post_id));
Instead of an s3 bucket URL, it’s giving the original ‘local’internal url.
Is there any filter we can apply to get this image ref correct, or are we ‘doing it wrong’?
Thanks in advance!
BW,
Alex
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Embedded image showing ‘old’ url source’ is closed to new replies.