Forums

Printable list of all template tags? (13 posts)

  1. sonsi
    Member
    Posted 7 years ago #

    i'm wondering if anyone has compiled a printable list of all the wp template tags. i know the tags are easily available online in several places, but it would help me immensely to be able to have them printed out as a reference, in the format that a manual might have them (not as a bunch of web pages printed out, which i have neither the time or desire for). i'm aware it would take a lot of printed pages, but i've done it before with the movable type tags before i discovered wp.

    if anyone knows of such a compilation or has one available, would you please let me know?

    thanks very much!

  2. Kafkaesqui
    Moderator
    Posted 7 years ago #

    Hmm. You mean just the template tags listed here:

    http://codex.wordpress.org/Template_Tags

    An interesting idea. I figure this comes close as a straight list, but I'm assuming you're looking for a little more than just the names, correct?

    Let me know what would be of benefit to have in such a list, and I'll see what I can do.

  3. sonsi
    Member
    Posted 7 years ago #

    yes, Kafkaesqui, exactly. what i think would be nice would be:

    1) an overview, or listing, of the tag types, as seen in each link you provided above;

    2) another section wherein each tag is listed with (a) a simple description of the tag, and (b) a list of possible parameters.

    i don't think usage info or examples would be necessary. my idea is to be able to browse through to see if a tag exists with whatever functionality i might want to implement... if it does, i can go look up the details of how to use it online. to me, this is just easier on hard copy than clicking through webpages. i can scan through much more quickly this way, and get a stronger understanding of what can be done within wordpress.

    parameter details aren't really necessary either, because i can see that being a pain to include, even though it would be nice. i think i would also leave out deprecated tags, because i would want to avoid them anyway - and if i don't see them, i'm not tempted to use them.

    basically, i think it should be a list that's streamlined as much as possible, while still providing the functional information for each tag.

    anyway, that's just my idea/request. maybe i am the only new user who finds such references useful in hard copy! i hope not :). i don't mean to impose this on you or anyone if it's not already done. if i had the time, i would probably sit and make one for myself.

    ******
    as an example, the copy might have a format like:

    [section1]
    Here is a categorical listing of wordpress template tags:
    Author Tags
    - the_author
    - the_author_description
    - the_author_login
    - etc...

    Category Tags
    - the_category
    - the_categoory_rss
    - etc...

    Continue With Other Tag Types
    - etc...

    [section 2]
    let's describe the tags!
    Author Tags
    the_author
    Displays or returns the name of the author for a post. This tag must be used within The Loop. Parameters: idmode, display.

    the_author_description
    Displays the content of the Profile: field in a user's profile for the author of a post. The Profile is a block of text often used to describe the user, and can be quite large. This tag must be used within The Loop. Parameters: none.

    .....etc....

    Category Tags
    the_category
    Displays a link to the category or categories a post belongs to. This tag must be used within The Loop. Parameters: separator, parents.

    the_category_rss
    Displays the name of the category or categories a post belongs to in RSS format. This tag must be used within The Loop. Parameters: type.

    single_cat_title
    ....and so on....

  4. Kafkaesqui
    Moderator
    Posted 7 years ago #

    Got it. I think some reference to the parameters is in order, but I agree that such a document need not go into the details for them.

    Ok, I'll put it together and reply back here when it's up (some time this weekend).

  5. sonsi
    Member
    Posted 7 years ago #

    don't mean to be demanding, but was curious whether kafkaesqui or anyone was able to work on this document? thanks so much!!

  6. Kafkaesqui
    Moderator
    Posted 7 years ago #

    Yeah, sorry about the delay.

    I got stuck on a non-WP emergency last weekend. But I guarantee that it is in the works.

  7. sonsi
    Member
    Posted 7 years ago #

    Thank you - I really appreciate it!

  8. Kafkaesqui
    Moderator
    Posted 7 years ago #

    I was able to finish this up the past few days, and have a working draft at:

    http://guff.szub.net/wordpress/template-tags/

  9. sonsica
    Member
    Posted 7 years ago #

    kaf, you rock. i mean it! thank you so much for working on this (and everything else you do) for the wp community. i am so happy!

  10. Nicki Faulk
    Member
    Posted 7 years ago #

    Oh nice! Printing and saving that one! Thank you. :)

  11. Root
    Member
    Posted 7 years ago #

    I have got my head up this already. Thank you very much. A really useful resource. Priceless.

  12. lbessant
    Moderator
    Posted 7 years ago #

    Oh. Wow. That's excellent work.

    Nicely laid out, too :-)

    Thanks

  13. MattRead
    Member
    Posted 7 years ago #

    There is also the movalog wp tabs:

    http://tabs.movalog.com/wp/

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.