Archive for the ‘Wordpress Code’ Category

14 Tricks to Make Your Theme Better


29
11
10

Wordpress tips and tricks

WordPress is a very powerful CMS (Content Management System). It has tons of capability and can be extremely powerful. There’s only one thing in the way from all of this power and you as the blog owner – your theme. See, no matter how many awesome features such as threaded comments or breadcrumb navigation or even an “edit” link beside each post are added, you’re limited by your theme that you are using. If you theme isn’t “smart” enough to use these features, well, quite frankly, you can’t use them.

This is a post for all the WordPress theme developers out there. Here are only a few of the many great snippets of code that will take your current theme creation and make it that much better. Please, use them.

(more…)

How to Add Custom Navigation Menus in WordPress 3.0 Themes


28
06
10

Custom Navigation Menus WordPress

Custom Navigation Menus feature in WordPress 3.0 will make WordPress even more user friendly for beginners. This function let you organize your menu, create drop down menus, add new items to menu, and much more. The drag-and-drop function of this feature is what makes it extremely easy to use. This feature will not be available in older themes unless the theme author(s) update their themes. In this article, we will show you how you can enable and install custom navigation menus in your themes.

(more…)

WordPress 3.0 The new features


23
06
10

New functions WordPress 3.0

WordPress 3.0 is released with lots of breathtaking improvements and exciting new features which will surely bring this platform one step ahead. So, what actually we can expect to bundle up with this release? Here is a walk through!

1. WordPress.org and WordPress MU Wedding
Yeah WordPress MU and WordPress.org are all set to tie up with each other. Almost over a year of hard work the floks at Automattic are all set to merge their standalone blogging platform WordPress.org with multi user platform WordPress MU. This feature will come handy specially for large blog networks.

It is an add-on for the existing users which means it won’t hurt them if they don’t want to use it. The upgrade process will be smooth and won’t cause any difficulties to existing users. Most importantly it will be a win win situation for WordPress MU users as they can now easily use WordPress.org plugins out of the box needless to modify.
(more…)

WordPress 3.0 “Thelonious” is out!


18
06
10

WordPress 3.0, the thirteenth major release of WordPress and the culmination of half a year of work by 218 contributors, is now available for download (or upgrade within your dashboard).

Major new features in this release include a sexy new default theme called Twenty Ten. Theme developers have new APIs that allow them to easily implement custom backgrounds, headers, shortlinks, menus (no more file editing), post types, and taxonomies. (Twenty Ten theme shows all of that off.)

Developers and network admins will appreciate the long-awaited merge of MU and WordPress, creating the new multi-site functionality which makes it possible to run one blog or ten million from the same installation.

As a user, you will love the new lighter interface, the contextual help on every screen, the 1,217 bug fixes and feature enhancements, bulk updates so you can upgrade 15 plugins at once with a single click

10 Essential WordPress Plugins


23
03
10

1o essetial wordpress plugins

There’s good reason why WordPress is the most popular blogging platform. It’s easy to use and has tons of great features. But what’s really made this open source software excel is its passionate community. Yes, WordPress has lots of features built in, but it doesn’t have everything. The WordPress community fills this need. It’s full of talented developers that are constantly creating plugins to extend the features and make it even better.

There are many WordPress plugins out there, but in this article we’re focusing on the most essential. Below is a list of 10 plugins that every WordPress website could use.

(more…)

WordPress 3.0 new features


20
03
10


Wordpress team has started some time ago working on WordPress 3.0 version. There are lot many new features expected to come in WordPress 3.0.

One major upgrade which is expected to come in 3.0 is the merge of WordPress and WordPress MU. Which means you will be able to install multiple sites on your normal wordpress installation as part of expansion. Currently if you want to expand your reach by adding multiple sites on your normal wordpress installation, you will have to install a new copy of wordpress each time. But after the release of WordPress 3.0, that expansion will be much easier.

Menu Settings on WordPress 3.0

New featured and nice one is Menu Setting, this menu is based on WooNav WooThemes Framework menu. This menu system will have a drag and drop

functionality that will combine Pages, Categories, and Links. It will also allow the ability of re-ordering, along with sub-menus, and hiding specific Pages or Categories from the menu altogether.

(more…)

Move the Kubrick Sidebar to the left


16
01
10

The default Kubrick template that comes with WordPress
is great straight out of the box. However, some people prefer to have their pages and posts laid out differently.

By default, the sidebar is located on the right side of the page rather than the left. The following tutorial explains how to easily move the sidebar from right to left.

(more…)