Posted by The Doctor on Mar 17, 2010 with
No Comments |
Short Link
Last modified by The Doctor on April 15, 2010
in
Functions,
Tips
as
CSS,
register_sidebar,
settings,
widget,
WordPress,
wp_nav_menu
A list of WordPress version 3.0 Navigation Menu default widget, and wp_nav_menu() function, generated CSS style elements.
Posted by The Doctor on Feb 16, 2010 with
6 Comments |
Short Link
Last modified by The Doctor on June 20, 2010
in
Functions,
Tips
as
bns_dynamic_copyright,
dynamic_copyright,
get_posts,
WordPress
Add a dynamic copyright function to your WordPress theme. Just use the sample code and instructions in this post.
Posted by The Doctor on Jan 8, 2010 with
1 Comment |
Short Link
Last modified by The Doctor on March 17, 2010
in
Functions
as
how-to,
plugin,
the_widget,
WordPress
Making a template tag for standard plugins using the built-in WordPress function the_widget().
Posted by The Doctor on Nov 25, 2009 with
1 Comment |
Short Link
Last modified by The Doctor on March 17, 2010
in
Functions
as
bloginfo,
get_bloginfo,
WordPress,
wp_list_categories,
wp_list_pages,
wp_page_menu
Examples of adding a home page link to a WordPress theme with code that can be easily copied and pasted.