Wordpress


Feb 27

Tutorials, Wordpress

[Custom Function] Get Category Link by Name

I was working on a theme and i faced that problem , i wanted to get dynamically the category link using category names and there’s no function in wordpress to do that , so i’ve wrote a simple function that does what i need .
I’ve used get_cat_ID function to get category id using name , then get_category_link function to get category link using category id , very simple .
Read More …

Feb 06

Wordpress

Banhawi’s Wordpress IDs , Classes & Tags Reference

Through my work i always look for a reference containing all the classes i may use within my wordpress work , so i’ve created that reference for myself and sharing it with you , hoping you find it helpful .
Banhawi's Wordpress IDs , Classes & Tags Referenece
Read More …

Sep 16

Tutorials, Wordpress

Wordpress Conditional Tags In Action (Different Sidebars)

Wordpress can be used to create any type of site that’s because of it’s powerful functions  which give developers the freedom to play and create , this tutorial is about a simple yet great for CMS sites tip which is creating different sidebars .
Read More …

Jun 30

Tutorials, Usability, Wordpress

Wordpress Conditional Tags In Action (Breadcrumbs)

Wordpress is the most powerful blogging system ever , even you can use it to do any type of sites (E-Commerce , CMS, Galleries .. etc) i think wordpress is going forward to be a framework , all this because of the powerful functions it offers to developers .

I’m going to use some of the wordpress Conditional Tags plus other wordpress functions to create a Breadcrumbs Navigation for wordpress .

Read More about Breadcrumbs and why to use them “Breadcrumb Navigation: Further Investigation of Usage

breadcrumbs Navigation

Read More …


Copyright © 2010 Banhawi