Plugin Directory

Changeset 3364328


Ignore:
Timestamp:
09/19/2025 05:39:06 AM (6 months ago)
Author:
jdahir0789
Message:

Update readme.txt file

Location:
hook-locator
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • hook-locator/tags/1.0/readme.txt

    r3364324 r3364328  
    1616== Description ==
    1717
    18 **Hook Locator** is a professional WordPress development tool that helps you **search, analyze, and debug hooks (actions and filters)** across all plugins and themes. 
    19 
    20 Whether you’re building a custom plugin, analyzing a theme, or debugging site issues, Hook Locator makes it easy to find `add_action`, `add_filter`, `do_action`, `apply_filters`, and other hooks with complete code context.
    21 
    22 Unlike runtime hook loggers, Hook Locator uses **static code analysis**, so it works faster, safer, and more accurately. You get a full picture of hook usage without slowing down your site.
     18Search and debug WordPress hooks with ease. Analyze actions & filters in plugins and themes using a fast, secure developer tool.
    2319
    2420### Why Use Hook Locator?
  • hook-locator/trunk/readme.txt

    r3364322 r3364328  
    1616== Description ==
    1717
    18 **Hook Locator** is a professional WordPress development tool that helps you **search, analyze, and debug hooks (actions and filters)** across all plugins and themes. 
    19 
    20 Whether you’re building a custom plugin, analyzing a theme, or debugging site issues, Hook Locator makes it easy to find `add_action`, `add_filter`, `do_action`, `apply_filters`, and other hooks with complete code context.
    21 
    22 Unlike runtime hook loggers, Hook Locator uses **static code analysis**, so it works faster, safer, and more accurately. You get a full picture of hook usage without slowing down your site.
     18Search and debug WordPress hooks with ease. Analyze actions & filters in plugins and themes using a fast, secure developer tool.
    2319
    2420### Why Use Hook Locator?
Note: See TracChangeset for help on using the changeset viewer.