mirror of
https://github.com/WenPai-org/wp-china-yes.git
synced 2025-08-07 14:35:20 +08:00
plugin url
This commit is contained in:
parent
f9652ed7c3
commit
e3c9236e0f
1 changed files with 1 additions and 1 deletions
|
@ -238,7 +238,7 @@ class WP_CHINA_YES {
|
||||||
frameborder="0" height="850" width="800px;" scrolling="No" leftmargin="0" topmargin="0">
|
frameborder="0" height="850" width="800px;" scrolling="No" leftmargin="0" topmargin="0">
|
||||||
</iframe>
|
</iframe>
|
||||||
EOT;
|
EOT;
|
||||||
$plugin_root_url = plugin_dir();
|
$plugin_root_url = plugin_url();
|
||||||
str_replace('/wp-content/plugins', $plugin_root_url, $iframe_str);
|
str_replace('/wp-content/plugins', $plugin_root_url, $iframe_str);
|
||||||
echo $iframe_str;
|
echo $iframe_str;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue