Monday, September 17, 2012

WordPress comment_form() explanation – Arguments

The primary way to call a function comment_form()does not require any parameters. [crayon-50573c0e32148/] Calling this method will make the comment form is displayed with the default settings. The function can also be called with parameters: [crayon-50573c0e3252f/] $post_id is the ID entry for which the form is displayed. The default is the current entry, so in [...]


The post WordPress comment_form() explanation – Arguments appeared first on Tutorial Mini.


Related posts:

  1. WordPress comment_form() explanation

  2. WordPress Post Types and Taxonomies – Displaying Taxonomies

  3. Action and Filter Hook in WordPress – Actions Hook






via Tutorial Mini http://tutorialmini.com/wordpress-comment_form-explanation-arguments/

No comments:

Post a Comment