/*
Theme Name: Mirel
Theme URI: https://promo-theme.com/mirel/
Author: Promo Theme
Author URI: https://themeforest.net/user/ypromo
Description: Mirel - WordPress Theme for Movie Studios, Filmmakers, Film Agency, Film festivals, Cinema. Start with us to create your beautiful site for yourself or your video business.
Requires at least: WordPress 4.9.6
Tested up to: 5.9.3
Version: 1.0.2
Requires PHP: 7.4
Text Domain: mirel
License: GNU General Public License v2 or later
License URI: LICENSE
*/
// Schakel e-mailmeldingen voor automatische plugin-updates uit
add_filter( 'auto_plugin_update_send_email', '__return_false' );

// Schakel e-mailmeldingen voor automatische thema-updates uit (optioneel)
add_filter( 'auto_theme_update_send_email', '__return_false' );

// Schakel e-mailmeldingen voor automatische WordPress-core-updates uit (optioneel)
add_filter( 'auto_core_update_send_email', '__return_false' );
