http://fusionpeach.com/2011/02/18/how-to-create-wordpress-pagination-page-navigation-no-plugin/
Posted By Peach on February 18th, 2011

Today fusionpeach.com is keep growing up. I’ve already released 22 articles and now you can see only 10 latest posts. Therefore we need to add a new wordpress plugin or create it by ourself to help us access the old page. That’s sure, fusionpeach is my classroom. For knowledge I’ll try to do everything by [...]


http://fusionpeach.com/2011/02/14/how-to-display-recent-comment-with-gravatar/
Posted By Peach on February 14th, 2011

WordPress has already provided you the Recent Comment by widget setting but it has no picture gravatar. Today I’m working on it, this tutorial will show you all what I’ve done.


http://fusionpeach.com/2011/01/19/how-to-create-your-own-wordpress-theme-favicon/
Posted By Peach on January 19th, 2011

Today I’ll show you how to create your own wp-theme favicon. To make you site has an individual look :p


http://fusionpeach.com/2010/06/21/wordpress-how-to-remove-meta-generator-tag/
Posted By Peach on June 21st, 2010

One of security improvement for your wordpress site is hiding your wordpress version from header tag. WordPress theme always show the version of wordpress by default. in tag named . You can easy remove the meta tag generator by add some line to your function.php file within your theme path. Login to your hosting admin [...]


http://fusionpeach.com/2010/06/20/how-to-work-with-wordpress-custom-fields/
Posted By Peach on June 20th, 2010

This is another great post from smashing magazine I put in my tutorial collection. This tutorial will provide you how to take benefit from the Custom Field Syntax. Actually I never knowed what is it before I read this article. What you’ll get from this article 1. Spicing Up Post Titles 2. Only Display Posts [...]


http://fusionpeach.com/2010/06/20/how-to-create-wordpress-shortcode/
Posted By Peach on June 20th, 2010

Shortcode is a simple code that come with bracket  for use into page or post to call PHP execute function same as the code to call any plugin to run in your issue such as [poll=1]  fromm wp-poll plugin. This tutorial will provide you learn creating shortcode for use in your site and enhence you [...]


http://fusionpeach.com/2010/06/20/how-to-create-your-personal-wordpress-backend/
Posted By Peach on June 20th, 2010

This is a complete tutorial to teach you how to create a brand new login page without any plugin. This example show you about modifying the functions.php file and add new css selectors.


http://fusionpeach.com/2010/06/20/10-exceptional-wordpress-hacks/
Posted By Peach on June 20th, 2010

10 Useful WordPress Loop Hacks 1. Get Posts Published Between Two Dates 2. Use More Than One Loop On A Page, Without Printing Duplicate Posts 3. Insert Ads After The First Post 4. Get Posts With A Specific Custom Field And Specific Value 5. List Upcoming Posts 6. Display Posts Published One Year Ago 7. [...]


http://fusionpeach.com/2010/05/28/create-an-awesome-3d-slideshow-with-cu3er/
Posted By Peach on May 28th, 2010

In this article, we’ll get the page built and the slideshow up and running. Next time we’ll return and see how to customize some of Cu3er’s many features and variables. Demo: http://designshack.co.uk/tutorialexamples/Cu3erTut/demo.htm Source File: http://designshack.co.uk/tutorialexamples/Cu3erTut/Cu3erSourceFiles.zip Read Tutorial: http://designshack.co.uk/articles/css/create-an-awesome-3d-slideshow-with-cu3er-part-1