Title: Holyprof Source Locator
Author: holyprof1
Published: <strong>April 30, 2026</strong>
Last modified: April 30, 2026

---

Search plugins

![](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

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

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

 * [Details](https://test.wordpress.org/plugins/holyprof-source-locator/#description)
 * [Reviews](https://test.wordpress.org/plugins/holyprof-source-locator/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/holyprof-source-locator/#installation)
 * [Development](https://test.wordpress.org/plugins/holyprof-source-locator/#developers)

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

## Description

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.

## Installation

 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.

## FAQ

### 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.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Holyprof Source Locator” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Holyprof Source Locator” into your language.](https://translate.wordpress.org/projects/wp-plugins/holyprof-source-locator)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/holyprof-source-locator/),
check out the [SVN repository](https://plugins.svn.wordpress.org/holyprof-source-locator/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/holyprof-source-locator/)
by [RSS](https://plugins.trac.wordpress.org/log/holyprof-source-locator/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 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

## Meta

 *  Version **1.0.0**
 *  Last updated **2 weeks ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/holyprof-source-locator/)
 * Tags
 * [admin](https://test.wordpress.org/plugins/tags/admin/)[code search](https://test.wordpress.org/plugins/tags/code-search/)
   [debugging](https://test.wordpress.org/plugins/tags/debugging/)[developer-tools](https://test.wordpress.org/plugins/tags/developer-tools/)
   [search](https://test.wordpress.org/plugins/tags/search/)
 *  [Advanced View](https://test.wordpress.org/plugins/holyprof-source-locator/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/holyprof-source-locator/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

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