Recently published WordPress themes and plugins
Smart Backup Plugin
Smart Backup is a complete WordPress solution for database backup and restore...
premiumAmbient Occlusion Theme
Ambient Occlusion is a clean and warm theme, with a brown/cocoa colour...
freeWordPress Theme: Cyanide
This theme has originally been created for an offshore client. The theme...
freeWordPress Theme: Clear Apple
Clear Apple is a clean magazine theme, no thumbnails for posts, wide...
freeOn the blog
Recommended
Currently Exploring
tips1. Use a redirect function in PHP without header/location stuff: function redirect($page,$time) { echo '<meta http-equiv="refresh" content="'.$time.'; url='.$page.'" />'; } Now use: redirect('/tag/tips/index.html',3); in order to redirect to index.php after 3 seconds. 2. Generate 3 characters salt strings: // Salt Generator function generate_salt() { // Declare $salt $salt = ''; // And create it with random chars for ($i =...
Recent posts: <?php wp_get_archives('title_li=&type=postbypost&limit=10');?> Multiple loops? Same template? WP Query not working after the first loop? Use <?php wp_reset_query();?> Too small a post? Tweet it!
If you visit any online internet marketing forum, you are going to find a lot of people on there promoting article marketing and other forms of internet marketing for generating opt in signups, visitors to your website, and above all else, revenue generation through ads or affiliate marketing, or even selling your own products. Although putting an article together doesn’t...
In every bloggers life comes a special day – the day they first launch a new blog. Now unless you went out and purchased someone else’s blog chances are your blog launched with only one very loyal reader – you. Maybe a few days later you received a few hits when you told your sister, father, girlfriend and best friend...
If you’re a normal blogger or website owner, you want more traffic. You might even search all over the web for great ways to generate or increase your traffic. This list is different from others because it contains simple, original ideas and off-the-wall, unique ideas. Write more content. Have a good design and layout. Get your own domain. Start using...