Title: Holyprof Source Locator
Author: holyprof1
Published: <strong>2026 年 4 月 30 日</strong>
Last modified: 2026 年 4 月 30 日

---

搜索插件

![](https://ps.w.org/holyprof-source-locator/assets/banner-772x250.png?rev=3521852)

![](https://ps.w.org/holyprof-source-locator/assets/icon-256x256.png?rev=3519737)

# Holyprof Source Locator

 作者：[holyprof1](https://profiles.wordpress.org/holyprof1/)

[下载](https://downloads.wordpress.org/plugin/holyprof-source-locator.1.0.0.zip)

 * [详情](https://cn.wordpress.org/plugins/holyprof-source-locator/#description)
 * [评价](https://cn.wordpress.org/plugins/holyprof-source-locator/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/holyprof-source-locator/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/holyprof-source-locator/#developers)

 [支持](https://wordpress.org/support/plugin/holyprof-source-locator/)

## 描述

Holyprof Source Locator helps you find where features, hooks, templates, and text
are defined in your active themes and plugins. Search across theme files, functions.
php, and plugin code to quickly locate the source of functionality or visible output.
This tool is designed for developers and site builders who need to trace how something
is implemented inside WordPress.

Owned and maintained by Tobi Holyprof.

Source code repository: https://github.com/holyprof1/holyprof-source-locator

Features include:

 * Read-only search across the plugin itself, the active theme, the parent theme
   when a child theme is active, and active plugins
 * Focus on PHP source, `functions.php`, templates, hooks, CSS, and JS
 * Grouped results with source names, file paths, line numbers, and highlighted 
   snippets
 * AJAX-powered search to keep the admin page responsive
 * Limited secondary references for related admin pages, menus, and settings when
   WordPress exposes them
 * Safety limits for large files, skipped dependency folders, unreadable files, 
   and oversized result sets

Holyprof Source Locator does not edit files or settings. It is designed as an admin-
only inspection tool.

### Limitations

Holyprof Source Locator is intentionally limited in v1.

 * It is focused on source-code locations in active themes and plugins.
 * It does not search posts or pages.
 * It does not guarantee every visible text string will be found.
 * It does not guarantee coverage of every JavaScript-rendered admin screen.
 * It does not search database content outside what WordPress exposes through registered
   admin menus and settings metadata.
 * Admin-page, menu, and settings references are secondary clues and depend on what
   WordPress or plugins expose to PHP at search time.

## 安装

 1. Upload the `holyprof-source-locator` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the `Plugins` screen in WordPress.
 3. Open `Holyprof Source Locator` from the WordPress admin menu.

## 常见问题

### Does this plugin edit any files?

No. Holyprof Source Locator is read-only.

### Who can use the search page?

Only users with the `manage_options` capability can access and run searches.

### What files are searched?

The plugin searches supported text-based files in:

 * the Holyprof Source Locator plugin directory
 * the active theme
 * the parent theme when a child theme is active
 * active plugins

### Does it search posts or pages?

No. Holyprof Source Locator is focused on source files in active themes and plugins.

### Can it still show related settings pages or labels?

Yes. Holyprof Source Locator can also surface related admin menu pages, submenu 
pages, registered settings, settings sections, and field labels where WordPress 
exposes them, but that is secondary to the source-code search.

### Can it find every visible text string on admin pages?

No. The plugin can often help with plugin admin-page references, but it does not
guarantee every rendered label or every JavaScript-driven screen can be traced in
v1.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Holyprof Source Locator」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ holyprof1 ](https://profiles.wordpress.org/holyprof1/)

[帮助将「Holyprof Source Locator」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/holyprof-source-locator)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/holyprof-source-locator/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/holyprof-source-locator/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/holyprof-source-locator/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/holyprof-source-locator/)。

## 更新日志

#### 1.0.0

 * Initial release
 * Admin-only read-only finder for source code locations in active themes and plugins
 * AJAX results loading
 * Search safety guards for large files and noisy folders

## 额外信息

 *  版本 **1.0.0**
 *  最后更新：**1 月前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.0 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/holyprof-source-locator/)
 * 标签
 * [admin](https://cn.wordpress.org/plugins/tags/admin/)[code search](https://cn.wordpress.org/plugins/tags/code-search/)
   [debugging](https://cn.wordpress.org/plugins/tags/debugging/)[developer-tools](https://cn.wordpress.org/plugins/tags/developer-tools/)
   [search](https://cn.wordpress.org/plugins/tags/search/)
 *  [高级视图](https://cn.wordpress.org/plugins/holyprof-source-locator/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/holyprof-source-locator/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/holyprof-source-locator/reviews/)

## 贡献者

 *   [ holyprof1 ](https://profiles.wordpress.org/holyprof1/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/holyprof-source-locator/)