• 请不要在回答技术问题时复制粘贴 AI 生成的内容
ourunnet
V2EX  ›  程序员

WordPress 搜索结果少一个“,代码在哪个文件

  •  
  •   ourunnet · Aug 23, 2018 · 2202 views
    This topic created in 2849 days ago, the information mentioned may be changed or developed.

    searchform.php

    <form action="<?php echo esc_url(home_url('/')); ?>" class="search-form" itemprop="potentialAction" itemscope="" itemtype="http://schema.org/SearchAction" method="get" role="search"> <meta content="<?php echo esc_url(home_url('/?s={search} '));?>" itemprop="target"> <input class="search-field" itemprop="query-input" name="s" placeholder="<?php echo esc_attr_x('Search &hellip;', 'placeholder', 'wordstar'); ?>" required="" title="<?php echo esc_attr('Search','wordstar');?>" type="search" value="<?php echo get_search_query();?>"> <button class="search-submit" type="submit"> </button> </form> 后台有一个搜索文件,没找到修改地方。
    ourunnet
        1
    ourunnet  
    OP
       Aug 23, 2018
    望得到好人指点
    Keyblade
        2
    Keyblade  
       Aug 23, 2018
    兄弟你 2014 年开始建站这么多年了一点技术都没有学习吗
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5451 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 39ms · UTC 03:30 · PVG 11:30 · LAX 20:30 · JFK 23:30
    ♥ Do have faith in what you're doing.