Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

BuddyPress Group Tags

Beschrijving

This plugin allows you to assign tags to BuddyPress groups in order to categorize them. You can then show a clickable tag cloud above the group
listings or as a widget. BuddyPress 1.9 friendly.

New to version 2.0. You can show group activity stream based on tag. For example, if you have ten groups tagged ‘sports’ you can show a combined activity feed for just those groups. It’s powerful stuff for larger sites with lots of conversations. using the gtags_group_activity() function you can even find the activity of groups that share two tags, or you can show activity for two tags added together.

Group Tag activity shortcode example: [group_tag_activity tag=Love show=10]

There is a group tag activity widget

There is an admin where you can turn off and on different aspects of the group tags as well as customize the tag cloud.

Translations:
Swedish: Malin Jonsson – Oddalice.se
please email translations to deryk@bluemandala.com so I can include them in the next update.

Schermafdrukken

  • The group tag cloud
  • Tag adding in group admin
  • Admin interface

Installatie

  1. Install and activate the plugin through the ‘Plugins’ menu in WordPress
  2. To start adding tags go to the admin section of any group. You’ll see the Group Tags field at the bottom.
  3. install the Group Tags widget if you like.
  4. optionally edit settings Group Tags admin page in the wordpress back end.
  5. Once you have activity in your groups, you can then use the Group Tags Activity widget or shortcode to show activity from all the groups of a specific tag.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“BuddyPress Group Tags” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “BuddyPress Group Tags” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

2.1

  • fixed compatibility issue with php 5.4, fixed issue where tags link would not work (props chancharles), fixed other php errors

2.0.3

  • show group tag results properly for non-logged in users. cleaned up PHP warnings when wp_debug on, filtered Tags: output for a group

2.0.2

  • very minor fix

2.0.1

  • compatible with BuddyPress 1.5, added powerful group activity for tag widget/shortcode, new way to categorize tags using drop down menu. minor fix for depreciated function.

2.0

  • compatible with BuddyPress 1.5, added powerful group activity for tag widget/shortcode, new way to categorize tags using drop down menu.

1.4.6

  • added swedish translationg thanks to Malin Jonsson – Oddalice.se

1.4.5

  • added nice admin to control tag cloud appearance. allow include and exclude of tags. widgets now have multiple instances and include/exclude tags. NOTE: you’ll need to re-add your group tags widget due to the new format.

1.4.1

  • added nice admin to control tag cloud appearance. fixed a bunch of other stuff. fixed tiny bug

1.4

  • added nice admin to control tag cloud appearance. fixed a bunch of other stuff

1.3.3

  • default view is to not show group tags in directory, instead show an expandable link. Good for when there are many tags.

1.3.1

  • fixed the bug introduced in 1.2.2 where tags were not saved on group creation (ugh!)

1.3

  • fixed the bug introduced in 1.2.2 where tags were not saved on group creation

1.2.3

  • cleaned up depreciated tags

1.2.2

  • fixed issue where you could not delete the last group tag

1.2.1

  • fixed issue with tags with spaces in tags widget

1.2

  • Internationalized plugin

1.1.2

  • added group widget, added tag links for each group, bookmarkable tags urls, fixed the folder structure

1.0

  • made everything ajax compatible, you can now click to add tags the group admin

0.7

  • added listing of popular tags below tag adding/editing field

0.6.1

  • Initial release after internal testing

0.6

  • Initial release after internal testing

0.5

  • Initial release.