الوصف
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
التنصيب
- Upload plugin folder
/LS-buddypress-activity-plus-tabs/
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
الأسئلة المتكررّة
- 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’
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“LS Buddypress Activity plus tabs extension” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”LS Buddypress Activity plus tabs extension“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
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