🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-16 10:07:26 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
public_html
/
wp-content
/
plugins
/
advanced-custom-fields
📍 /home/therahul/public_html/wp-content/plugins/advanced-custom-fields
🔄 Refresh
✏️
Editing: composer.json
Writable
{ "name": "wpengine/advanced-custom-fields", "description": "Advanced Custom Fields", "type": "wordpress-plugin", "license": "GPLv2 or later", "autoload": { "psr-4": { "ACF\\": "src/" } }, "authors": [ { "name": "WP Engine" } ], "config": { "optimize-autoloader": true, "classmap-authoritative": true }, "scripts": { "post-autoload-dump": [ "sed -i '' \"/InstalledVersions.php/d\" vendor/composer/autoload_static.php" ] }, "require": {} }
💾 Save Changes
❌ Cancel