All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
defined( 'ABSPATH' ) || exit;
To avoid script crashing while running PHPCS
- Cleanup Done
class_exists
check in php
- Option to check if a plugin is installed
wp_is_plugin_installed
- Issue with
Dependencies::version
function fixed.
- Composer Issue
- Composer Issue
- Option To Get WordPress Version.
- Option To Get PHP Version.
- Option To Get MySql Version.