This option will reset the home page of this site. Restoring any closed widgets or categories.

Reset

Posts Tagged ‘WordPress’

Page 1 of 212

Cinnamon Rolls

My daughter came home from school last week with a book that she checked out from the library and to my surprise it was a cookbook (needless to say, I was thrilled!). After carefully looking through the book, she said... (Continue reading)

Tagged with:                                             

Italian Goulash

My mom used to make goulash for us when we were kids and it was one of my favorite meals. I haven’t had it for years and I have been craving it lately. My mom would make her goulash with... (Continue reading)

Tagged with:                                         

25 Free SEO Add-ons for Drupal, Joomla and Wordpress

Drupal, Joomla and Wordpress are very popular and powerful content management systems. They are all written in PHP, support the MySQL DBMS and are built on a modular architecture that allows for extending them with additional functionality. There are hundreds of free add-ons... (Continue reading)

Tagged with:                                     

Useful WordPress Plugins

ref link: http://www.webdesignerwall.com/general/useful-wordpress-plugins/ There are several thousands of WordPress plugins in the WordPress community and new plugins are coming out everyday. However, not all plugins are useful, in fact some are very bad written that will mess up your site or harm your... (Continue reading)

Tagged with:     

Customize WordPress login logo without a plugin

Customize WordPress login logo without a plugin

WordPress login logo looks nice, but sometimes you may want to change it, for example when building a site for a client. In that case, you can use a plugin, or simply take advantage of this cool hack. Nothing hard with... (Continue reading)

Tagged with:             

How to remove menus in WordPress dashboard

Happy 2010! To start this new year with a great WP recipe, I’m going to show you how you can easily remove menus in the WordPress dashboard. This can be really useful when building a WP site for a client. Simply... (Continue reading)

Tagged with:         

WordPress trick: function to get tags related to category

Do you ever wanted to be able to get tags related to one (or more) specific category? If yes, I’m pretty sure you’ll be delighted with this very cool tip. First, here is the function you have to paste in your function.php... (Continue reading)

Tagged with:             

Rewrite author name with custom field

In my other blog Cats Who Blog, I have demonstrated how being a guest blogger is definitely a great way to gain new readers. In order to give your guest authors some credits, you should definitely implement this easy tip. Nothing hard... (Continue reading)

Tagged with:             

Display all thumbs related to a specific page on a media page in WordPress

Today, here is a nice piece of code to display all thumbs related to a specific page on a media pages. Very nice for galleries! Simply paste the following function into your functions.php file: function wallthumb($id=false,$beforelist='<ul>',$afterlist='</ul>',$beforeitem='<li>',$afteritem='</li>'){ ... (Continue reading)

Tagged with:             

WordPress hack : Automatically output the content in two columns

Printed magazines often display text in columns, so why blogs shouldn’t be able to do the same? Juste read on to find out how to easily and automatically display your post content in columns. This code is poweful but definitely easy... (Continue reading)

Tagged with:                 
Page 1 of 212