🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-19 10:41:51 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
thedasstores.com
/
wp-content
/
plugins
/
jetpack
/
json-endpoints
/
jetpack
📍 /home/therahul/thedasstores.com/wp-content/plugins/jetpack/json-endpoints/jetpack
🔄 Refresh
✏️
Editing: class.jetpack-json-api-modules-get-endpoint.php
Writable
<?php // phpcs:ignore WordPress.Files.FileName.InvalidClassFileName /** * The Modules get endpoint. * * /sites/%s/jetpack/modules/%s */ class Jetpack_JSON_API_Modules_Get_Endpoint extends Jetpack_JSON_API_Modules_Endpoint { /** * Needed capabilities. * * @var string */ protected $needed_capabilities = 'jetpack_manage_modules'; }
💾 Save Changes
❌ Cancel