Your Codebank Invitation!
I'm inviting you to join the Codebank right now! It's filled with complete scripts, tools, code, tutorials, and programmers and designers to help you.
Here is another little trick – that might get more folks to log in your site and leave a comment with facebook. Open up your theme editor in WP. Find sidebar.php or sidebar2.php and just after the sidebar Div Tags add something like this: <h2> Who is New?</h2> <ul> <?php $usernames = $wpdb->get_results(“SELECT user_nicename, user_url [...]