Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r-a-y/bp-forum-user-settings
Allow users to configure various forum options in BuddyPress. Requires bbPress.
https://github.com/r-a-y/bp-forum-user-settings
bbpress buddypress cuny-academic-commons
Last synced: 24 days ago
JSON representation
Allow users to configure various forum options in BuddyPress. Requires bbPress.
- Host: GitHub
- URL: https://github.com/r-a-y/bp-forum-user-settings
- Owner: r-a-y
- Created: 2014-05-19T07:19:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-29T04:41:22.000Z (over 9 years ago)
- Last Synced: 2023-03-13T17:33:08.751Z (over 1 year ago)
- Topics: bbpress, buddypress, cuny-academic-commons
- Language: PHP
- Size: 141 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
BP Forum User Settings
======================This [BuddyPress](http://buddypress.org) plugin allows the logged-in user to configure various forum display options for [bbPress](http://bbpress.org).
Prerequisites
-
* You are using bbPress on your WordPress install
* You are using BuddyPress on your WordPress install
* You have the Settings component enabled on BuddyPressHow to Use?
-
* Download, install and activate this plugin.
* Hover over the WP adminbar and click on **Settings > Forums**. Or, you can also navigate to your profile and then click on "Settings > Forums".
* Currently, there are two options:
* **Thread Display Mode** - Allows you to sort forum threads either by *Linear - Oldest First*, *Linear - Newest First* or *Threaded* (if threaded mode is enabled under bbPress).
* **Number of Posts to Show Per Page** - Set the number of posts to show before pagination occurs. Note: This option is only shown if threaded mode is disabled as at the moment, bbPress' threaded mode does not work with pagination.License
-
GPL v2 or later.