Tag Archives: Default

Like we all know, WordPress has two editor mode, Visual and HTML. Now using WordPress add_filter() we can force WordPress to set HTML Editor as default WordPress Post editor. Let’s do it, first open your functions.php your current themes and … Read More

Added Content Automatically WordPress

There are some reason we need to add automatically default content in WordPress Post. The main reason for us is, re write some content again and again, It’s really pain. Justin Tadlock has been create some function and this function … Read More

The Right Way to Change The Default Gravatar in Wordpress

I will show you How to Change the Default Gravatar in WordPress, why? Because one of my favourite WordPress Comment enhancement is added Gravatar, after Gravatar become Automattic Family, Gravatar become more and more better. Especially integrated wi

How To Removing WordPress Version Number

Did you know that? By default, WordPress provides your WordPress version in your feeds. If you peak under the hood and look at the source code for any of your WordPress feeds. Near the top of the file, you will … Read More