[Plugin: Front-End Users] plugin url
-
surely , the plugins url should be something like
$this->plugin_url = plugins_url().'/front-end-users';
and not
$this->plugin_url = site_url('/').str_replace(ABSPATH, '', $this->plugin_file_path);
or am i missing something ?
- The topic ‘[Plugin: Front-End Users] plugin url’ is closed to new replies.