Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
web
/
vhosts
/
www.shinegis.mu
/
_htdocs
/
wp-content
/
themes
/
dt-the7
/
inc
/
//srv/data/web/vhosts/www.shinegis.mu/_htdocs/wp-content/themes/dt-the7/inc/plugins.php
<?php /** * Plugins list. */ // File Security Check if ( ! defined( 'ABSPATH' ) ) { exit; } return array( array( 'name' => 'WooCommerce', 'slug' => 'woocommerce', 'required' => false ), array( 'name' => 'Contact Form 7', 'slug' => 'contact-form-7', 'required' => false ), array( 'name' => 'Recent Tweets Widget', 'slug' => 'recent-tweets-widget', 'required' => false ), );