Wordpress Code

Here are a few wordpress code snippets that might help speed up your development time.

PHP Snippets for the Header

Title of the site
{code type=php} {/code}

Title of the specific post or page
{code type=php} {/code}

The style.css file’s location
{code type=php} {/code}

Pingback URL for the site
{code type=php} {/code}

Location for the site’s theme files
{code type=php} {/code}

Wordpress version for the site
{code type=php} {/code}

Atom URL for the site
{code type=php} {/code}

RSS2 URL for the site
{code type=php} {/code}

The exact URL for the site
{code type=php} {/code}

Name of the site
{code type=php} {/code}

HTML version of the site
{code type=php} {/code}

Charset parameter of the site
{code type=php} {/code}

  • Share/Save/Bookmark

This entry was posted on Tuesday, September 23rd, 2008 at 4:16 pm and is filed under Code Snippets. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

One Response to “Wordpress Code”

  1. Jasper Says:

    http://codex.wordpress.org/Template_Tags/bloginfo ;)

    I love WordPress

Leave a Reply