The MU forums have moved to WordPress.org

New to Writing a Plugin (3 posts)

  1. xarzu
    Member
    Posted 14 years ago #

    I want to write a plug in.

    I have read some of the documentation about how 'hooks" work but I do not know which hooks to take advantage of.

    I want to write a plugin that launches a separate page when a new user wants to add a new comment.

  2. ancawonka
    Member
    Posted 14 years ago #

    Take a look at http://codex.wordpress.org/Writing_a_Plugin - it will help you get started.

    Linked from that page is a list of all the possible hooks you might want to grab. I'm not sure which specific one you'll need to do what you're looking for.

  3. andrea_r
    Moderator
    Posted 14 years ago #

    Why not use the built-in popup comments? :D

About this Topic