WordPress Include Or Exclude Post Formats

Hi Friends, As I explained in my last posts that WordPress have 9 post formats and how you can use them in your theme. Now sometimes we have requirements that we have 9 post types but need to show post…

Hi Friends, As I explained in my last posts that WordPress have 9 post formats and how you can use them in your theme. Now sometimes we have requirements that we have 9 post types but need to show post…

Hi Friends, After long time I am back to blogging and now I will write many useful things related to WordPress, php. Today I am going to write something about post formats in WordPress. First what is post format? Post…

Hi Friends,There are so many hosting services available but Hostgator is best hosting I experienced in last four years, They have many plans for unlimited shared hosting, reseller hosting and also VPS plans which are best plans in hosting industry…

Hi Friends, Some days ago I was trying to find out that how can we get category slug by category ID, For example If I have one category ‘WordPress’ and its id is ‘2’ then I want to get slug…

Hi Friends, Somedays ago I was searching to optimize wordpress blog database optimizaation tips to improve performance of wordpress site. I got so many tips and plugins by which we can optimize database but finally I got one tip in…

Hi Friends, Two days ago i got one requirement to install bbpress in one directory of a wordpress site, but wordpress users can automatically logged into bbpress, in short I have to do User integration of wordpress to bbpress and…

Hi Friends, Google recently updated page rank today on 27th June 2011 and its time check your google page rank now. I have three websites and for all websites page rank updated. My this site got 5 page rank.…

Hi Friends, Today I am going to write about how can we get formatted content by get_the_content wordpress function. get_the_content function can be used in loop and by this function we can get content in one variable and can be…

Hi Friends, In this article I am going to explain you how we can enable or disable all wordpress plugins via database or phpmyadmin. Now you ask why you want to do this via database and phpmyadmin because we can…