| Server IP : 103.255.250.91 / Your IP : 216.73.217.146 Web Server : Apache System : Linux charlie.thegoodhost.io 5.14.0-570.39.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 4 05:08:52 EDT 2025 x86_64 User : tongkhen ( 1019) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/tongkhen/domains/flooroption.com.sg/wp-content/plugins/wp-debugging/ |
Upload File : |
{
"name": "afragen/wp-debugging",
"description": "A support/troubleshooting plugin for WordPress.",
"type": "wordpress-plugin",
"keywords": [
"wordpress",
"debug",
"support"
],
"license": "MIT",
"authors": [
{
"name": "Andy Fragen",
"email": "andy@thefragens.com",
"homepage": "https://thefragens.com",
"role": "Developer"
}
],
"repositories": [
{
"type": "vcs",
"url": "https://github.com/afragen/wp-debugging"
},
{
"type": "package",
"package": {
"name": "norcross/debug-quick-look",
"version": "0.1.12",
"dist": {
"url": "https://github.com/afragen/debug-quick-look/archive/vendor.zip",
"type": "zip"
},
"autoload": {
"files": [
"debug-quick-look.php"
]
}
}
}
],
"support": {
"issues": "https://github.com/afragen/wp-debugging/issues",
"source": "https://github.com/afragen/wp-debugging"
},
"prefer-stable": true,
"require": {
"php": ">=5.6",
"afragen/wp-dependency-installer": "^4",
"wp-cli/wp-config-transformer": "^1.3",
"norcross/debug-quick-look": "^0.1"
},
"require-dev": {
"wp-coding-standards/wpcs": "^3.0.0"
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
},
"autoload": {
"psr-4": {
"Fragen\\WP_Debugging\\": "src/"
}
},
"scripts": {
"wpcs": [
"vendor/bin/phpcbf .; vendor/bin/phpcs ."
]
}
}