[Resolved] Feature request: Comment meta hooks

Home Forums Support [Resolved] Feature request: Comment meta hooks

Home Forums Support Feature request: Comment meta hooks

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #955518
    Pete

    Hi Tom I’d love to see some hooks for the Elements addon that allows us to play with the comment author, comment meta and comment box (not the comment post, the comment view).

    Thanks

    #955850
    David
    Staff
    Customer Support

    Hi there,

    what are you trying to achieve?
    For example WP includes this hook for adding comment meta:

    https://codex.wordpress.org/Function_Reference/add_comment_meta

    Other hooks regarding it can be found in the codex. Let me know

    #970850
    Pete

    I’m trying to add stuff to the comment area via the Elements addon.

    #970952
    David
    Staff
    Customer Support

    The elements module only applies to Action Hooks, not filters, this article provides a visual guide of the Hooks available in the standard WP comment form which GP uses. If the hook is not listed then you can select Custom Hook from the list and manually add the hook name in the field provided:

    https://wpengineer.com/2205/comment-form-hooks-visualized/

    Let me know if i understand correctly.

    #971015
    Pete

    Thanks

    #971017
    David
    Staff
    Customer Support

    You’re welcome

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