Opis
Adds tabs in groups for Activity Plus Reloaded for BuddyPress uploaded images, videos, links.
Requires Activity Plus Reloaded for BuddyPress plugin (https://wordpress.org/plugins/bp-activity-plus-reloaded/) to by installed.
Tested with BuddyPress 10.2.0
Instalacija
- Upload plugin folder
/LS-buddypress-activity-plus-tabs/
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
ČPP
- How can I hide a tab?
Answer: On ls_bpfb_tabs.php:
– For hiding the Links tab, comment the line 106 the bp_register_group_extension(‘BP_activity_plus_links_tab_Extension’);
– For hiding the videos tab, comment the line 205 bp_register_group_extension(‘BP_activity_plus_videos_tab_Extension’);
– For hiding the Images tab, comment the line 304 bp_register_group_extension(‘BP_activity_plus_images_tab_Extension’
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
“LS Buddypress Activity plus tabs extension” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “LS Buddypress Activity plus tabs extension” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
3.0
- Added compatibility with Activity Plus Reloaded for BuddyPress plugin
2.9.3 (23 November 2017)
- Compatibility fixes
2.9.2 (16 March 2017)
- Compatibility check for WP 4.7.3 and BuddyPress 2.8.2
2.9.1 (17 April 2015)
- Fix a typo which prevented the image tab to show up.
2.9 (6 April 2015)
- Add widget for current group
2.8 (17.11.2014)
- “Add new” buttons added
2.7 (22.10.2013)
- Fix for not Buddypress ready themes
2.6 (22.10.2013)
- Fix some notices
2.5 (16.10.2013)
- Improved syntax for lighter mysql queries
2.4 (9.9.2013)
*Fix a typo
* Added FAQ how to hide a tab
2.3 (5.9.2013)
- Fix a bug which broke the RSS feeds
2.2 (13.8.2013)
- Fix a bug which occured when checking if buddypress activity plugin active
2.1 (9.8.2013)
- Remove parentheses from items count
2.0 (2.8.2013)
- Change visibility of tabs to private
- Fix a bug which displayed the tabs on the create group steps
1.0 (30.7.2013)
- Initial version