Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,
    I too have the same questions plus the following ones:

    1) when I turn on the actions and then edit one of my pages, I can see that many of the actions cover some clickable areas on my page. Is there any way to reformat the listing?

    2) Is there any search function to search the list?

    Thanks
    Jay

    Thread Starter richgfourone

    (@richgfourone)

    Hello???? Anyone home???

    Plugin Author stuartobrien

    (@stuartobrien)

    Colors:
    Green = Action Hook (‘A’ in the label)
    Red = Filter Hook (‘F’ in the label)
    (anyone who’s not sure about what these are can start their reading in the awesome WP docs here https://codex.www.ads-software.com/Plugin_API)
    The hook label will turn dark when there are functions attached to a specific Action or Filter hook, and a small red number will appear in the corner showing how many functions are attached. You can then hover over these darker hook labels to see the names of the function that are attached to them. This is a super useful resource to be able to get this code insight visually, on the fly.

    Search:
    I have chosen to rely on the browser search (Chrome, FireFox, etc) to quickly find and jump to specific Action or Filter Hook as it’s perfectly suited to this. Anything more might be overkill. (cmd/ctrl + F in Chrome)

    Hope this helps.

    (Apologies for the very late reply)

    Thanks for this great information. Could you please add it to the plugin’s Description, Screenshots, FAQs, or Installation page? I’d personally like to see an annotated visual in Screenshots.

    Thank you for this plugin!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘What do colors mean’ is closed to new replies.