Category Archives: WordPress

Detailed and very helpful category for WordPress fans

Style WordPress Smilies Using CSS

The WordPress formatter automatically converts certain text into Smilies. These Smilies are images and when included in post or comment, they are having the same style as that of other post images. In case you need to style them differently…

22+ Amazing Under Construction WordPress Themes

If you are launching a new WordPress site on your domain and your site is under development, you would definitely want your visitors to be still attached to your website. You can do this by using the ‘Site Under Construction’ or ‘Coming Soon’ WordPress themes. Here is a list of more than 20 nice, attractive free and …

How To Hide Posts From RSS Feed Of WordPress Blog

Sometimes you would want to hide some particular post from appearing in your site’s RSS feed. This may be when you just want to build internal links or keyword density on your site for some keyword and do not want the site’s regular readers to get these interlinking posts in the Newsletter or the subscribed feed of your site.

How To Set HTML Editor as Default Post Editor [WordPress]

Most of us are comfortable with the HTML post editor on WordPress Edit Post or Add New Post screen. As we know the ‘Visual Editor’ is the default post editor for WordPress, but it sometimes adds non-standard code to the post’s HTML source or it also changes the post formatting that we have done thru HTML editor. So why not change this and set the HTML editor as the default post editor. This is a very simple tip…

How To Disable The Visual Editor Without Using Plugin [WordPress]

The WordPress Visual Editor on the Edit Post screen is sometimes a real menace as it adds some formatting and removes the ‘div’ elements and sometimes paragraphs and classes automatically. It also adds some invalid HTML or what we can say non-standard code to our post’s HTML source. So in such cases, you definitely would want to disable the WordPress Visual Editor. There are two simple ways…