GIF94;
| Path : /var/www/wordpress/wp-content/plugins/oxygen/plugin/defines/ |
| Current File : /var/www/wordpress/wp-content/plugins/oxygen/plugin/defines/defines.php |
<?php
namespace Breakdance\Defines;
$plugin_path_parts = explode('/', plugin_basename(__FILE__));
$plugin_name = $plugin_path_parts[0];
define('BREAKDANCE_PLUGIN_URL', plugins_url() . '/' . $plugin_name . '/');