sangkrit

Increase Security By Disabling PHP File (Plugins & Themes) Editing In WordPress Admin Area

Beveiliging-voor-bouwplaats_Bou-Watch

By default WordPress allows site administrators to edit PHP files of plugins and themes direct from WordPress admin area dashboard. If you are using this feature from backend then make sure you have a strong security plugins installed in your WordPress site because this functionality can create a major security issue. For example: [...]

How To Change Default WordPress Post Autosave Time Interval ?

Desarrollo sostenible

WordPress automatically saves your post drafts after every sixty seconds, the feature is very useful for all bloggers because it helps you to get your content back in case your web browser crashes, your system hangs or shuts down etc. This tutorial explains you how you can change the default autosave time interval [...]

How To Limit Or Entirely Turn Off Post Revisions In WordPress ?

Turn off

Post revisions lets you tract post changes and revert them back easily but they populates your site _posts table and increases its size. This tutorial contains two simple wp-config.php file hacks you can use for turning off or limiting your posts revisions.

[...]

How To Change The Language Of Your WordPress Installation ?

WordPress can be used in many different languages. By default the language installed and active on WP sites is English. You can easily change your installation language by editing your wp-config.php file which is present in your site’s root directory. Remember it may happen that the language you have defined in your wp-config.php [...]

How To Customize Headings In WordPress Without Using Any Plugin ?

You can easily style headings you use for your blog posts, pages and everywhere else in your WordPress site simply by editing your theme’s style.css file. Style.css file is located in the directory of theme you are using. You can easily edit it from your admin area Dashboard -> Appearance -> Editor Page [...]

How To Remove Or Edit WordPress Admin Area Footer And Version Information ?

You might have noticed there is a small message (Thank you for creating with WordPress.) and version information on every WordPress admin area dashboard’s footer. Some users wants to remove it, if you are one of them then here’s an easy hack and a simple plugin that lets you remove admin footer information [...]

How To Remove WordPress Logo From Admin Bar Easily ?

Sometimes you want to remove the logo from WordPress admin bar especially when you are keeping admin bar visible for the logged out users or sometimes in your client websites etc. You can do this very easily by adding a code snippet in your theme functions file.

[...]

WordPress Hack For Linking Content Keywords With Given URLs

Sometime you want to link some words inside your posts and page to other URLs. For example if you want to link WordPress to one of your page describing WordPress or you want it directly to be linked with WordPress.Org. In this article we will show you how you can do it in [...]

Page 1 of 11123...10...Last »