| name | language | licence |
|---|---|---|
| Display Recent Comments | PHP | BSD |
| Template Name | PHP | BSD |
| Dynamic Title Tags | PHP | BSD |
| slideshow | PHP | GPL 2 |
| timthumb | PHP | GPL 2 |
| Display Top Comments | PHP | BSD |
| Display Archives | PHP | BSD |
| Display Recently Updated Posts/Pages | PHP | BSD |
< 1 2 3 4 5 6 7 8 9 10 11 12 >
language: PHP
licence: BSD
Template Name
options: view full snippet • send to code collector
Display Blogroll Links <ul> <?php get_links_list(); ?> </ul> Display Admin Section <ul> <?php wp_register(); ?> <li><?php wp_loginout(); ?></li> <li><a href="http://www.wordpress.org/">WordPress</a></li> <?php wp_meta(); ?> <li><a href="http://validator.w3.org/check?uri=referer">XHTML</a></li> </ul> Display a Pages SubMenu in your Sidebar



library
buttons (3)
wp (93)