bbPress/BuddyBoss: Add Member Usernames
Adds member @username to BBPress forum post replies
by The team at PIE · github.com/pie/bbpress-add-member-usernames
★ 0stars
8release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/pie/bbpress-add-member-usernames/releases/download/1.0.4/bbpress-add-member-usernames.zipFrom the readme
BBPress: Append user nicenames (@names) to author link on forum posts
This is a very small plugin to extend the BBPress plugin and add the users @name (usernicename) to the author name output on forum posts
Steps to get up and running:
1. Download the zip of the latest release from https://github.com/pie/bbpress-add-member-usernames/releases
1. Upload to your WordPress install
1. Activate
Contributing:
1. Create a branch from next-release for your feature
2. Add your changes to the changelog under the Unreleased tag
3. When complete and happy, merge your feature branch back in to next-release
Deploying updates:
This plugin is set up to work with integrated WordPress updates through the use of
yahnis-elsts/plugin-update-checker and
rymndhng/release-on-push-action
In order to deploy an update:
1. Thoroughly test the next-release branch in your test environment
2. Update version number in main plugin file as required
3. Create a pull request to merge the next-release branch into main and add the appropriate label:
release:major
release:minor
release:patch
4. When merged, the release.yml workflow will update all of your version numbers and commit them back into
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 1.0.4 | Aug 22, 2024 | bbpress-add-member-usernames.zip | 1 |
| 1.0.3 | Aug 22, 2024 | bbpress-add-member-usernames.zip | 1 |
| 1.0.2 | Jul 18, 2024 | bbpress-add-member-usernames.zip | 3 |
| 1.0.1 | Jul 18, 2024 | bbpress-add-member-usernames.zip | 1 |
| 1.0.0 | Jul 18, 2024 | bbpress-add-member-usernames.zip | 2 |
| 0.1.0 | Jul 18, 2024 | — | — |