Forums

[resolved] Plugins hooks, is there a library? (4 posts)

  1. denzel2364
    Member
    Posted 2 years ago #

    Hi there,

    ive been learning to write plugins using this:
    http://codex.wordpress.org/Creating_Admin_Themes

    I see that it gives 2 options for hooks: admin_head and admin_footer.

    Is there any others available?

  2. jonradio
    Member
    Posted 2 years ago #

    I think this page is the best place to start reading:
    http://codex.wordpress.org/Plugin_API

  3. Edward Caissie
    Member
    Posted 2 years ago #

    Try this web site/link: http://adambrown.info/p/wp_hooks/

  4. Mark / t31os
    Moderator
    Posted 2 years ago #

    Also.

    Action hooks:
    http://codex.wordpress.org/Plugin_API/Action_Reference

    Filter hooks:
    http://codex.wordpress.org/Plugin_API/Filter_Reference

    The Adam Brown reference is a good one.. ;)

Topic Closed

This topic has been closed to new replies.

About this Topic