Wrong path to plugin folder
-
Hello!
I had change default name for content folder wp_content to another, and I can’t activate plugin because I get bug in this file at 25 lines: yuzo-related-post/assets/funtion/options.php
require_once ABSPATH.’/wp_plugin/plugins/’.$this->parameter[‘name_plugin_url’].”/assets/ilenframework/assets/lib/utils.php”;
Cos I change path and all work well. But it will make trouble when i will update plugin.
Can you use this function for get plugins folder path http://codex.ww.wp.xz.cn/Function_Reference/plugin_dir_path
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘Wrong path to plugin folder’ is closed to new replies.