Using bbPress SKU Mentions
You'll need a copy of bbPress SKU Mentions to proceed with this guide. You can get the plugin here.
Once you have activated the bbPress SKU Mentions, bbPress is ready to detect WooCommerce Product SKUs in its posts. Simply type the SKU prefixed with sku:
in your forum posts and bbPress will detect it.
bbPress SKU Mentions supports the following formats:
- 1234-ab
- abcdef
- 123456
- abc123
- ab-12-cd-3456
- Other formats may work but are untested.
Writing a forum post
bbPress detects the SKU codes when loading the post. So people can write their posts as normal and when describing a product and want to link to it, include the SKU prefixed with sku:
.
Something like: sku:1234-ab
Obviously replace 1234-ab
with the SKU you want to refer to.
The plugin has no settings.