
If you have a multi-authors WordPress blog, by default WordPress allow contributors or authors to see all posts in the Admin Panel. However if you want to disable this privilege. Here is a code snippet .. Continue Reading →
March 25, 2013
by

If you have a multi-authors WordPress blog, by default WordPress allow contributors or authors to see all posts in the Admin Panel. However if you want to disable this privilege. Here is a code snippet .. Continue Reading →
March 3, 2013
by

Its true, WordPress automatically puts some paragraphs tags all over your posts. Of course it considered a useful feature. But sometimes it creates a lot of troubles for Programmers and Template Designers. So you can remove the paragraph tags by using filter into the “functions.php” file of worpdress theme. Continue Reading →
January 5, 2013
by

I learnt this trick a few days ago, its possible to embed your images, text files into your wordpress blog posts. WordPress short code API is a easiest way to to add external files in your wordpress posts. Continue Reading →
December 27, 2012
by

An Emoticons are mostly used in mail & forms of conversation such as commenting and chatting. Indeed, most popular Emoticons are smiling and sorrow faces to show your expressions and feelings. No doubt, Emoticons are also used in blogging specifically WordPress, Drupal, Joomla etc. WordPress default emoticons packed up with images formats. Unfortunately, i am not much interested to use them . Continue Reading →