As a WordPress theme developer, you may encounter situations
where a plugin is required to use a particular functionality on a theme.
In such cases, it's important to check if the required plugin is installed and activated.
If the plugin is not installed, it is nice to display an error message
to inform the user that the feature is not available and that the plugin needs to be installed.