mirror of
https://github.com/WenPai-org/wp-china-yes.git
synced 2025-08-07 14:35:20 +08:00
update url
This commit is contained in:
parent
25ed8049c7
commit
e770bc631e
1 changed files with 2 additions and 2 deletions
|
@ -70,8 +70,8 @@ class WP_CHINA_YES {
|
||||||
public function plugin_row_meta($links, $file) {
|
public function plugin_row_meta($links, $file) {
|
||||||
$base = plugin_basename(WP_CHINA_YES_BASE_FILE);
|
$base = plugin_basename(WP_CHINA_YES_BASE_FILE);
|
||||||
if ($file == $base) {
|
if ($file == $base) {
|
||||||
$links[] = '<a target="_blank" href="https://www.ibadboy.net/archives/3204.html">发布地址</a>';
|
$links[] = '<a target="_blank" href="https://wp-china-yes.org">项目主页</a>';
|
||||||
$links[] = '<a target="_blank" href="https://github.com/sunxiyuan/wp-china-yes">GitHub</a>';
|
$links[] = '<a target="_blank" href="https://github.com/wp-china-yes/wp-china-yes">GitHub</a>';
|
||||||
}
|
}
|
||||||
|
|
||||||
return $links;
|
return $links;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue