-
John James Jacoby updated the Modifying the topic post date format page, on the BuddyPress Codex 11 years, 10 months ago
Usage
version: 1.6.4 and probably some previous too !
in: functions.phpThe only thing you have to modify to fit what you want is the ‘M d,Y’ part. The example ouput below is JAN 15, 2013
For other […]
-
John James Jacoby updated the How to Edit Group Meta Tutorial page, on the BuddyPress Codex 11 years, 10 months ago
By Dennis Smolek:
Props to Charl Kruger for his post: http://charlkruger.com/2011/12/07/getting-started-with-buddypress-group-meta
It has a few issues but got me to write my own working version starting with […] -
John James Jacoby updated the Getting rid of the Howdy page, on the BuddyPress Codex 11 years, 10 months ago
Usage
version: wp; bp;
in: functions.phpIn some circumstance, Howdy could be to familiar on a community toolbar. You can change this from within a language file of course, but what to do if you want […]
-
John James Jacoby updated the Changing the Toolbar user menu order page, on the BuddyPress Codex 11 years, 10 months ago
Usage
version: 1.5 and above
in: functions.php
How it works: copy/paste the line containing the item you want to change places, then change the display order number accordingly.
e.g. 10, 20, 30,…. but not […] -
John James Jacoby updated the Allowing HTML tags in the group description page, on the BuddyPress Codex 11 years, 10 months ago
Usage
version: 1.5 and above
in: functions.phpIf you are super-admin or the only one who create groups on your BuddyPress, you may want to style a bit your groups description. This can be done be removing […]
-
John James Jacoby updated the Adding video on profile page, on the BuddyPress Codex 11 years, 10 months ago
Usage
version: BP 1.6.4 (untested on previous version)
in: bp-custom.php
Tip courtesy by @modemlooper đHow to use: create a new multiselect text field and name it as you want. In the code below, replace […]
-
John James Jacoby updated the Tips – Tricks – Code Snippets page, on the BuddyPress Codex 11 years, 10 months ago
The following code snippets are to be used AT YOUR OWN RISK. Most are harmless but could cause potential conflict with other plugins or even the core code. Please test before using on a production […]
-
John James Jacoby updated the Customizing page, on the BuddyPress Codex 11 years, 10 months ago
-
John James Jacoby updated the Avatar upload fails page, on the BuddyPress Codex 11 years, 10 months ago
There could be a number of reasons uploads would fail, your server error logs may provide a clue as to what has happened.
The predominant reason uploads fail is due to the server being unable to write to the […]
-
John James Jacoby updated the Navigation Links Return 404 Errors page, on the BuddyPress Codex 11 years, 10 months ago
A common error after installation of BuddyPress from within the WordPress admin panel is to not set pretty permalinks. If you fail to do this then all of the links in the header will return 404 errors.
To fix […]
-
John James Jacoby updated the Frequently Asked Questions page, on the BuddyPress Codex 11 years, 10 months ago
Registration
I don’t see the register button on my BuddyPress site!Login to the WP admin area, navigate to âSettings > Generalâ, and make sure âAnyone can registerâ is checked.
If youâre using WordPress in […]
-
John James Jacoby updated the Troubleshooting page, on the BuddyPress Codex 11 years, 10 months ago
Please read the following information and if your problem cannot be resolved then feel free to post in the support forums. Make sure that you include important troubleshooting information.
-
John James Jacoby updated the bp_core_new_nav_item() page, on the BuddyPress Codex 11 years, 10 months ago
Description
Adds a navigation item to the main navigation array used in BuddyPress themes.Example Usage
The snippet below is taken from bp-messages.php, and is used to add the main “Messages” link to the […] -
John James Jacoby updated the bp_core_new_nav_default page, on the BuddyPress Codex 11 years, 10 months ago
This function changes the default subnav item of a parent item.
Example:
This changes the default subnav of the “Settings” nav item to “Notifications”
NOTE: The 5 priority flag is required
-
John James Jacoby updated the Version 1.5.7 page, on the BuddyPress Codex 11 years, 10 months ago
On July 28th, 2012, BuddyPress 1.5.7 was released to the public. This is a security release.
For Version 1.5.7, the database version (bp-db-version in wp_options) was 3820, and the Trac revision was 6215. Read […]
-
John James Jacoby updated the Before Installing page, on the BuddyPress Codex 11 years, 10 months ago
Test Drive BuddyPress
You can check out the default BuddyPress installation via our demo at http://testbp.org. Create a new account or log in using your BuddyPress.org username and password. The front-end […] -
John James Jacoby updated the FAQ page, on the BuddyPress Codex 11 years, 10 months ago
Where can I track BuddyPress development?
You can test drive BuddyPress on the test site – http://testbp.org
Ask a question on the forums
Report bugs and view patches on the BuddyPress Trac server
Join […] -
John James Jacoby updated the User page, on the BuddyPress Codex 11 years, 10 months ago
Welcome to the BuddyPress User Codex, the online manual for BuddyPress Users and a living repository for BuddyPress information and documentation.
On the right you will find subpages of user help […]
-
John James Jacoby updated the Team Forums page, on the BuddyPress Codex 11 years, 10 months ago
-
John James Jacoby updated the Segregated X-Profile Fields for Multisite page, on the BuddyPress Codex 11 years, 10 months ago
I want to provide segregated x-profile fields. I saw the code but danno where to paste. Tell me please which file I should use? Functions.php?
- Load More
@johnjamesjacoby
Active 3 weeks, 2 days ago