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 ..
March 25, 2013
by
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 ..
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 … 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.
November 7, 2012
by
WordPress put it’s version information in your blog header and feeds RSS. Your blog visitors easily find out what exact version you are running now. They also capable to trace out your version number in RSS or Atom feeds. if … Continue reading