WordPress WP_ADMIN_DIR Constant






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 →






css-icon-delicious

CSS Social Icon – Delicious






In my leisure time (really?) I have made Delicious icon with pure CSS. Compatibility: IE7, IE8, IE9, Firefox 3.8+, Safari 5+, Chrome 14+, iPhone, Android, iPad, BlackBerry, Windows Mobile Live example of Delicious CSS icon HTML <!DOCTYPE html> <html> <head>title>CSS Social … Continue reading →