Lines:
1 to 13 of 13
<?php // phpcs:ignore WordPress.Files.FileName.InvalidClassFileName /** * Interact with a specific widget via the REST API. * Currently only supports the Milestone widget. * * @package automattic/jetpack */ /* class Jetpack_Core_API_Widget_Endpoint */ /* function Jetpack_Core_API_Widget_Endpoint::process() – */ /* function Jetpack_Core_API_Widget_Endpoint::can_request() – Check that the current user has permissions to view widget information. */