.htaccess is very powerful. Even the slightest syntax error (like a missing space) can result in your content not displaying correctly or at all. Read More »
Tag Archives: wordpress programming
How to enable Gzip in .Htaccess for WordPress?
In case you have not heard of it in the past, Gzip is a server process that essentially compresses your files on the fly before transmission to the user. Read More »
Free wordpress theme AccessPress Root
Today I will show you a totally free responsive wordpress theme AccessPress Root with minimal and useful features Read More »
Security tips for WordPress
There are a lot of risks from internet for a webmaster to maintain their website, but with wordpress it ‘s easy to do the basic security, today I will share you 3 wordpress security tips what always need for any wordpress site. Read More »
Randomise elements in PHP array with shuffle
Randomise elements in PHP array with shuffle is quite easy. I have to spend at least an hour to optimise this task until I found shuffle function what already done this task :). Read More »
Free WordPress Plugin Development Ebook
WordPress Plugin Development ebook for beginner is always the first ebook what any wordpress programmer need to get started. Everything you need in the first step to start with wordpress will be solved very fast and easy in this ebook. Read More »
Create a Simple WordPress Plugin Tutorial
WordPress Plugin ‘s quite easy with a lot of fun to get started with it. It just take you 5 minutes to create a simple wordpress plugin with the useful functionality. In this blog post, I will show you a very simple wordpress plugin tutorial with very first step to build a quality wordpress plugin. After this, you are free ... Read More »