whoami7 - Manager
:
/
home
/
n170823s
/
www
/
nvqlevel7.com
/
wp-content
/
plugins
/
rselements
/
Upload File:
files >> /home/n170823s/www/nvqlevel7.com/wp-content/plugins/rselements/rs-addon.php
<?php /** *Plugin Name: RSElements * Description: <a href="http://rstheme.com/products/wordpress/plugins/elementor">RS Elementor Addon</a> is the most advanced frontend drag & drop page builder addon. Create high-end, pixel perfect websites at record speeds. Any theme, any page, any design. * Plugin URI: https://rstheme.com/ * Version: 2.0.0 * Author: rs-theme * Author URI: https://rstheme.com/ * Text Domain: rsaddon */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } add_action( 'init', 'rsaddon_load_textdomain' ); /** * Load plugin textdomain. */ function rsaddon_load_textdomain() { load_plugin_textdomain( 'rsaddon', false, dirname( plugin_basename( __FILE__ ) ) . '/languages' ); } define( 'RSADDON_DIR_PATH_PRO', plugin_dir_path( __FILE__ ) ); define( 'RSADDON_DIR_URL_PRO', plugin_dir_url( __FILE__ ) ); define( 'RSADDON_ASSETS_PRO', trailingslashit( RSADDON_DIR_URL_PRO . 'assets' ) ); require RSADDON_DIR_PATH_PRO . 'base.php'; require RSADDON_DIR_PATH_PRO . 'post-type/post-type.php'; require RSADDON_DIR_PATH_PRO . 'shortcode-elementor/elementor-shortcode.php'; add_image_size( 'rsaddon-team-round-style', 500, 500, true );
Copyright ©2021 || Defacer Indonesia