[wp-trac] [WordPress Trac] #60366: add call_for_blog for easy to switch blog and restore in multisite
WordPress Trac
noreply at wordpress.org
Wed Feb 19 07:09:13 UTC 2025
#60366: add call_for_blog for easy to switch blog and restore in multisite
-------------------------+------------------------------
Reporter: denishua | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
-------------------------+------------------------------
Comment (by oshodev):
Usage Example 1:
{{{
call_for_blog(123, 'wp_update_post', ['ID' => $id, 'post_title' =>
$title]);
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60366#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list