# Server & Website Info

A WordPress plugin that provides detailed information about your server environment and WordPress installation.

## Features

- Server Information
  - Web Server Software
  - PHP Version
  - Memory Limit
  - System Uptime

- WordPress Information
  - WordPress Version
  - Active Theme
  - Debug Mode Status

- Database Information
  - Server Version
  - Database Name
  - Database Host
  - Table Prefix
  - Character Set
  - Collation

## Installation

1. Download the plugin
2. Upload to your `/wp-content/plugins/` directory
3. Activate the plugin through the 'Plugins' menu in WordPress
4. Access the information via the 'Server & Website Info' menu in your WordPress admin panel

## Requirements

- WordPress 5.0 or higher
- PHP 7.2 or higher

## Translations

The plugin comes with translations for:
- English (en_GB)
- Turkish (tr_TR)
- German (de_DE)
- French (fr_FR)
- Spanish (es_ES)
- Arabic (ar)
- Japanese (ja)
- Chinese (zh_CN)

## Security

- All server variables are properly sanitized
- Uses WordPress coding standards and security best practices
- Implements caching for better performance

## License

This plugin is licensed under the GPL v2 or later.

## Author

Created by Onur Şendere

## Support

For support, please use the [GitHub issues](https://github.com/onursendere/Server-Website-Info/issues) page.
