getPluginConstantPrefix() getPluginConstantPrefix(): string Get the prefix of this plugin so composer packages can dynamically build other constant values on it. Returns string
permission_callback_customize() permission_callback_customize() Check if user is allowed to call this service requests with `customize` cap.
routeBlockerPresets() routeBlockerPresets(\WP_REST_Request $request) See API docs. Parameters \WP_REST_Request $request
routeBlockerPresetsSingle() routeBlockerPresetsSingle(\WP_REST_Request $request) See API docs. Parameters \WP_REST_Request $request
routeCookiesPresets() routeCookiesPresets(\WP_REST_Request $request) See API docs. Parameters \WP_REST_Request $request
routeCookiesPresetsSingle() routeCookiesPresetsSingle(\WP_REST_Request $request) See API docs. Parameters \WP_REST_Request $request
rest_prepare_presets() rest_prepare_presets(\WP_REST_Response $response,\DevOwl\RealCookieBanner\rest\WP_Post $post) Modify the response of the cookie / blocker Custom Post Type. Parameters \WP_REST_Response $response The response object. \DevOwl\RealCookieBanner\rest\WP_Post $post Post object.