Edely
Results
1
comments of
Edely
@valendesigns hello I tried to solve this more programmatically using this approach: ``` public static function get_rest_uri() { $blog_id = get_current_blog_id(); $prefix = 'index.php?rest_route='; if ( is_multisite() && get_blog_option( $blog_id,...