Using the custom post type you will notice the page where you edit or add a new post only has… READ MORE
I have been trying out the custom post types for WordPress 3.0 Beta 2, I ran into a problem where… READ MORE
Update your Profile Field information for BuddyPress xprofile_set_field_data( $field_name’, $usert_id, $value); This will not work for check boxes. Below is… READ MORE
This is how WordPress uses the new user ID and an MD5 hash to generate the activation key $newuser_key =… READ MORE
Add these lines of code to your wp-config.php file to rename the slugs of the buddypress components ( these are… READ MORE
If your buddypress child theme or customized parent theme does not work properly, in otherwords does you title tag output… READ MORE
Using the Login Redirect plugin by Login Redirect, which can be found at http://premium.wpmudev.org/project/login-redirect As this is a paid for… READ MORE