We're merging with GenerateBlocks! Learn more here.

[Resolved] Filter and hook overview

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support Filter and hook overview

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #24925
    Theo
    Participant

    Hi,

    Do you have an overview available of all filters and hooks for WPSP 1.2, like you have for GeneratePress? I use that overview a lot and it would come in handy if there’s an overview for WPSP too.

    Regards,

    Theo

    #24965
    elvin
    Moderator

    Hi there,

    Do you have an overview available of all filters and hooks for WPSP 1.2, like you have for GeneratePress? I use that overview a lot and it would come in handy if there’s an overview for WPSP too.

    Unfortunately, we’ve yet to have a Hook visual guide similar to what we have with GeneratePress.

    For now, the way to go about this is to read the code contents of the plugin files.

    The files are available to the public. You can view them here and do a “filters” or “action” word search to find all do_action()/add_actions() and apply_filters() available.
    https://github.com/tomusborne/wp-show-posts

    #24991
    Theo
    Participant

    Hi Elvin,

    Thanks! I’ll take a look at the code.

    Regards,

    Theo

    #25045
    elvin
    Moderator

    No problem. Glad to be of any help. 😀

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.