Fantastic CSS Border Radius generator for all browsers by @jacob Bijani http://border-radius.com/
Learn MoreSuper awesome code generator for WordPress Developers by Rami Yushuvaev...
Learn MoreOftentimes people install WordPress in a subdirectory of the main website. One-click installers like to do this. Say your domain is http://example.com, but WordPress lives in http://example.com/wordpress. By...
Learn MoreWhen you’re writing a Child Theme you can easily add your own functions to a custom functions.php file. But sometimes you want to replace or remove a function that the original theme provides. Because...
Learn MoreTo get the directory of the current theme (or child theme) you can use get_stylesheet_directory_uri(). Here’s how to use it. Let’s assume that your WordPress installation lives in http://demo.com,...
Learn More