622 foreach ( $handler->get_routes() as $route => $endpoints ) {
623 $match = preg_match( ‘@^’ . $route . ‘$@i’, $request->get_route(), $matches );
624
625 if ( ! $match ) {
626 continue;
627 }
Please help.
]]>This forum is meant to discuss with anything related to the core version only. The forum policy doesn’t allow us to discuss any paid features or extensions.
As you are using the paid extension(s), please contact our support directly.
Thanks
]]>