/
/
home
/
melaqxso
/
allshadesofwellness.com
/
wp-content
/
plugins
/
pro-elements
/
modules
/
pricing
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.220
PHP 7.4.33
Dir:
/home/melaqxso/allshadesofwellness.com/wp-content/plugins/pro-elements/modules/pricing
Edit:
/home/melaqxso/allshadesofwellness.com/wp-content/plugins/pro-elements/modules/pricing/module.php
<?php namespace ElementorPro\Modules\Pricing; use ElementorPro\Base\Module_Base; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly } class Module extends Module_Base { public function get_name() { return 'pricing'; } public function get_widgets() { return [ 'Price_List', 'Price_Table', ]; } }
Ukuran: 333 B