We are getting one admin bar in WordPress website when we are logged in as any user in that particular. This is default feature provided by WordPress team.
All Posts by : "Avinash"
Poll of the Month – February 2013
This month’s poll is to get most loved Mobile Platform in developer community.
Get JavaScript Framework Version
Now a days we are having numbers of JavaScript frameworks and we are getting updates from various Java Scripts on daily basis in terms of version numbers.
Parse .html as PHP with Apache
When we install PHP with Apache, Apache will be able parse files with .php extension and execute the same. But in Apache we can tweak configuration in that way so Apache start to parse other file extension as php file.
Catch Fatal Errors in PHP
In this tutorial we will see how to catch the fatal errors in PHP. Normally we can’t cache FATAL Error because those are FATAL. This will be useful when you want to show specific well formatted error page rather than PHP Error, when your program ends unexpectedly due to some fatal errors.
Solution: the_date() not working in WordPress
While developing my this new theme I ran into the situation where date for some posts were not displaying. After some review I found this is occurs when I have multiple posts published on same day.
Detect an Ajax Request with PHP
In this quick tip article we will see how we can detect AJAX request using PHP. This trick will be very useful and handy when you want the same request to behave differently for AJAX request and normal request.
Get Browser Viewport size with JavaScript
This is quick article related to JavaScript we will see how we can get browser viewport size using Core JavaScript, MooTools and jQuery.
Poll of the Month : January 2013
First of all Very Very Happy New Year to all readers. Here is the first poll of the 2013. We would like to know your goals for Year 2013.