Posts Tagged ‘wordpress 3.0’
7 Code Practices From Twenty Ten Theme For Developers
www.deluxeblogtips.com - Twenty Ten is the next default theme in WordPress which is released in version 3.0. Twenty Ten theme comes with new features of WordPress 3.0 like custom navigation menus, custom headers and backgrounds. Not like old Kubrick theme, ...
Displaying A Login Form In Sidebar Now Made Easy In WordPress 3.0
www.deluxeblogtips.com - In WordPress 2.x and ealier, to display a login form in sidebar, we must use some raw PHP codes. But since version 3.0, WordPress provides new function, wp_login_form(), to make it done easily. In this article, we'll see how the ...
Working With MultiSite In WordPress 3.0
www.deluxeblogtips.com - WordPress 3.0 is coming out with an interesting feature – Multisite. This allows us to create multiple sites with single WordPress install, each site can has its own plugins, themes and content. This article will show you how to enable ...