bbPress Plugin Browser »

Social It (1.5)

  1. Upload the extracted social-it folder to the /my-plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in bbPress
  3. Open the plugin settings page Settings -> Social It
  4. Adjust settings to your liking.
  5. Please see Other Notes & FAQ sections for more information.
  6. Enjoy!

Manual Usage

A menu can be inserted once anywhere within your site (even on non-topic pages) and it will still pull the appropriate data for the dynamic links

If you would like to insert the menu manually, then place the following code into your theme files where you want the menu to appear:

You can still configure the other options available when inserting manually and they will be passed to the function.

There are some other things that plugin can do, like:-

You can also get a short URL of a web page by this function:

You can get the feed link of any page you are on (in bbPress) by this function: Note - It returns only posts feed links.

Note that the plugin must be activated to use the above functions.