A-A+

爱链网自动挂链位置

2024年12月29日 wordpress, 个人笔记, 拾到贝壳 暂无评论 阅读 25 次

自动链接代码:wp-content/themes/Ality/inc/links.php

页脚模板:themes/Ality/footer.php

页面模板:themes/Ality/single.php

  1. <!-- 自动挂链 -->
  2. <div id="links">
  3.     <ul>
  4.              <?php
  5.         $url = "https://asd.0728w.cn/link/links?id=29564&url=https://www.haibianshibei.com/&type=2&css=样式";
  6.         $bm="utf-8";
  7.         $contents = file_get_contents($url);
  8.         $contents =urldecode($contents);
  9.         $contents =iconv("utf-8"$bm,$contents);
  10.         echo $contents;
  11.         ?>
  12.     </ul>
  13.     <div class="clear"></div>
  14. </div>

给我留言

Copyright © 海边拾贝 保留所有权利.   Theme  Ality 鲁ICP备17020531号-1
网站已运行: | 耗时 0.418 秒 | 查询 56 次 | 内存 31.24 MB

用户登录