Forums

need wp_head() ????? (3 posts)

  1. vjn_23
    Member
    Posted 1 year ago #

    Hi,

    I am using WordPress 3.1.2 Version.

    I am Using in my project, Coda slider 2.0 version. If suppose i don't delete this line <?php /*wp_head();*/ ?> its doesn't work.

    After that i delete this line its working good...

    what is the purpose of this line wp_head();

    is it need????

    thank U
    vjn

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    It's an essential hook used internally by WordPress and many plugins.

  3. David Gwyer
    Member
    Posted 1 year ago #

    As Esmi says, it is essential to the smooth running of WordPress. See here for more info:

    http://codex.wordpress.org/Plugin_API/Action_Reference/wp_head

Topic Closed

This topic has been closed to new replies.

About this Topic