如何在 wordpress 页面属性设置中获取包含内容的自定义 template.php 文件,以便通过 search.php 在网站上搜索内容 [英] How do you get a custom template.php file with content in wordpress page attribute setting, to have content searchable on the site via search.php

查看:32
本文介绍了如何在 wordpress 页面属性设置中获取包含内容的自定义 template.php 文件,以便通过 search.php 在网站上搜索内容的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想了解一些我觉得相当复杂的东西.

Hi I am trying to understand something I feel is rather complex.

假设我创建了一个自定义模板文件并将其添加到 Wordpress 页面编辑器的页面属性中以供使用.在该模板文件中,我回显了一些 PHP 函数和其他未存储在数据库中的内容.

Lets say I create a custom template file and add it to the page attributes of the Wordpress page editor to use. In that template file I am echo ing out some PHP functions and other content that is not stored in the database.

使用自定义模板文件,也不会通过 the_content() 函数.

Using the custom template file, does not go through the_content() function either.

因此,在网站的前端,我尝试搜索通过自定义模板文件加载的确切短语,但不会返回任何结果.

So on the front end of the site, I try to search exact phrases I have loaded via a custom template file and it will not return any results.

但是,我通过 TinyMCS Wysiwyg 在默认模板中利用 the_content() 函数以传统方式加载的任何内容将在网站前端进行搜索时显示并正常工作.

However any content I have loaded traditionally though TinyMCS Wysiwyg utilizing the_content() function in the default template will show and work fine when doing a search on the front end of the site.

任何帮助将不胜感激或任何额外研究的想法将有助于提前致谢.

Any help would be appreciate or any ideas for additional research would be helpful to thanks in advance.

推荐答案

我与 Relevanssi Better Search for Wordpress 的插件作者一起进行了无数小时的研究.

Ive conducted countless hours of research, along with the Plugin Author of Relevanssi Better Search for Wordpress.

所以我想在这里分享解决方案.

So I wanted to share the solutions here.

https://wordpress.org/support/topic/search-not-included-php-hard-coded-content/#post-14432554

这个堆栈溢出问题也与这个问题有关 这里

This Stack Overflow question is also related to this question here

这篇关于如何在 wordpress 页面属性设置中获取包含内容的自定义 template.php 文件,以便通过 search.php 在网站上搜索内容的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆