This guide allow you to create facebook apps without SSL using your Free dropbox account Continue reading
January 20, 2012
by Pigi
0 comments
January 20, 2012
by Pigi
0 comments
This guide allow you to create facebook apps without SSL using your Free dropbox account Continue reading
April 23, 2011
by Pigi
0 comments
How to hide posts from your Home Page? How to show post from specific category in your sidebar? Unique answer is Using the query_posts function.
This function is a native Wp Function, and allow the bloggers to query post directly from Wp Db. You can use query posts function to call post by different parameters.
You can call posts by tags, by type, by category or by date (day, month and year); you can call single post by id,.