Future feature: Switch to blog
-
I like the plugin a lot and use it in a WP multisite. If I was able to switch to another blog, I could query another blog’s database for posts.
In a wp query this would only needswitch_to_blog(23);
to switch to blog with ID 23. At the endrestore_current_blog();
is needed to switch back to the original blog. If the plugin could do this with [switch blog=”23″] and [restore] that would be great.
In that case the queried blogpost are on another blog and the possibility should be there to choose the target of a link.[field title-link target="_blank"]
for example.
Maybe something to consider…https://www.ads-software.com/plugins/custom-content-shortcode/
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Future feature: Switch to blog’ is closed to new replies.