There are various ways to set (and get) wordpress admin directory. I do not understand why wordpress has not included that! Method 1: if (!defined(‘WP_ADMIN_DIR’)) define(‘WP_ADMIN_DIR’, ‘./wp-admin/’); In this method the WP_ADMIN_DIR constant will be very vague and will create… Continue Reading →
Smarty‘s curly braces syntax is used to render PHP code into Smarty template file. The curly braces syntax is the default syntax comes with Smarty framework. Almost every PHP variable or loop wears this opening and closing braces. Until and… Continue Reading →
This is an experimental conceptual CSS TV for upcoming resources portal on Dr. B. R. Ambedkar and Ambedkarite movement in India and abroad. Demo Modules: CSS2 – As our large amount of users uses older browsers CSS3 – To get… Continue Reading →
Recently I was engaged with resetting the form fields the hard way using jQuery. As the work enhanced I thought it would be better to release a jQuery plugin! It has both HTML4 and HTML5 form elements included and a… Continue Reading →
Its been easy to setup your own SVN repository on Windows local machine. Follow the given steps and you are done! It saves your lot time, money, file transfer, server load, space. No burden over your hosting servers.
In my leisure time (really?) I have made Delicious icon with pure CSS just for fun. Compatibility: IE7, IE8, IE9, Firefox 3.8+, Safari 5+, Chrome 14+, iPhone, Android, iPad, BlackBerry, Windows Mobile Demo HTML <!DOCTYPE html> <html> <head>title>CSS Social Icon -… Continue Reading →
Glad to see you got interest in Java! When it comes to web development using OOP (Object Oriented Programming) most of the time you have seen that people prefers to use Java language for JSP (Java Server Pages) development. To… Continue Reading →
In previous post How to create Custom Post Type in WordPress? we have discussed on custom post type, how easily we can create it with our generic function call for multiple custom post types. Here we are going to see… Continue Reading →
Here we are going to discuss on how to create custom post type in wordpress and will make a simple function to use. What is Custom Post Type? ‘Custom post type’ is one of the great features of wordpress since… Continue Reading →
Recently I was working on one small project and I had to use minimum resources as it is accessible on mobile devices too. There was one requirement of equal height of two elements. So instead of depending of any third… Continue Reading →
© 2024 Web Design Colors — Powered by WordPress
Theme by Anders Noren — Up ↑