Forums
(@romkaltu)
4 years, 10 months ago
Thanks, by the way I noticed that adding item to the cart is waaay more slower than in version 2.0.x
Noup, this doesn’t work for sure.
register_rest_route('v2', 'icons/(?P<icon_code>[a-zA-Z0-9-_]+)', [ ...
$allowed_endpoints[ 'v2' ][] = 'icons';