Файловый менеджер - Редактировать - /usr/local/sitepad/editor/site-data/plugins/kkart-pro/includes/rest-api/Controllers/Version3/class-kkart-rest-webhooks-controller.php
Назад
<?php /** * REST API Webhooks controller * * Handles requests to the /webhooks endpoint. * * @package Kkart\RestApi * @since 2.6.0 */ defined( 'ABSPATH' ) || exit; /** * REST API Webhooks controller class. * * @package Kkart\RestApi * @extends KKART_REST_Webhooks_V2_Controller */ class KKART_REST_Webhooks_Controller extends KKART_REST_Webhooks_V2_Controller { /** * Endpoint namespace. * * @var string */ protected $namespace = 'kkart/v3'; /** * Get the default REST API version. * * @since 3.0.0 * @return string */ protected function get_default_api_version() { return 'wp_api_v3'; } }
| ver. 1.6 |
Github
|
.
| PHP 8.3.30 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка