[wp-docs] get_linksbyname usage
Kaf Oseo
kaf at szub.net
Mon May 9 17:01:27 GMT 2005
As it says on the Template Tags index:
"If you have an interesting twist on the implementation of one or more
tags, feel free to add an example for the benefit of other WordPress users."
Just create a Codex account and have at it! And feel free to link to
your post if it provides additional information about the example.
-Kaf
Scott McDaniel wrote:
>
> I have written an article on my Blog about using and styling definition
> lists instead of unordered lists with get_linksbyname. I was wondering if
> might be of any benefit to add a brief <dl> example to the page
> http://codex.wordpress.org/Template_Tags/get_linksbyname? Something like -
>
>
> <dl>
> <?php get_linksbyname('Portfoliio', '<dt>', '</dd>','</dt><dd>
> ', TRUE, 'rating', TRUE, FALSE, -1, FALSE); ?>
> </dl>
>
>
> What is the protocol on adding to the Codex? Can anyone? Do you link against
> articles with more info or is this frowned upon? If you'd like to see the
> existing article it is http://www.scottmcdaniel.com/?p=33
More information about the wp-docs
mailing list