Common set of custom functions for wordpress

Common set of custom functions for wordpress

May 27, 2010 · Leave a Comment 

When designing WordPress themes, we always add a common set of custom functions to the wordpress theme’s functions.php file. This speeds up development time and optimizing many key aspects of WordPress, because we don’t have to hunt for and individually copy the same slew of functions for every theme. In this article, we deliver prime collection of custom functions to enhance your WordPress site. These new functions will help you optimize your development process while enhancing WordPress with essential functionality.... [Read the full story]

Technology

Centering a Div Both Horizontally And Vertically

Centering a Div Both Horizontally And Vertically

While building web page layouts, you’ve probably been faced with a situation where you need to center a div both horizontally and vertically with pure CSS. There are more than... [Read more]


Leap ahead

Wordpress

Remove the Admin Bar from WordPress

Remove the Admin Bar from WordPress

There is a new admin bar add to WordPress 3.x that shows up when you are logged in as a subscriber or above. But if you don’t like it and want to remove it, just paste the... [Read more]


Inspire