/
home
/
fortodpl
/
decoflick.com
/
wp-content
/
plugins
/
grow-for-wp
/
/home/fortodpl/decoflick.com/wp-content/plugins/grow-for-wp
mkdir
upload
Name
Size
Mode
Actions
assets/
-
0755
rm
inc/
-
0755
rm
vendor/
-
0755
rm
constants.php
397
0644
edit
dl
rm
grow-for-wp.php
871
0644
edit
dl
rm
readme.txt
8467
0644
edit
dl
rm
Edit:
/home/fortodpl/decoflick.com/wp-content/plugins/grow-for-wp/constants.php
(397B)
<?php // Prevent direct access if ( ! defined( 'ABSPATH' ) ) { exit( 'This plugin requires WordPress' ); } // Environment setup. define('GROW_PLUGIN_FILE', __DIR__ . '/grow-for-wp.php'); define('GROW_PLUGIN_BASENAME', plugin_basename(__DIR__ . '/grow-for-wp.php')); define('GROW_PLUGIN_DIR', __DIR__); define('GROW_PLUGIN_DIR_URL', plugin_dir_url(__FILE__)); define('GROW_TEXT_DOMAIN', 'grow');
Save
cmd:
run