বৰ্ণনা
English: This Plugin adds a sidebar widget with the latest notifications for a BuddyPress user.
German: Dieses BuddyPress-Plugin erstellt ein Sidebar-Widget, welches die Benachrichtigungen für angemeldete BuddyPress-User ausgibt.
ইনষ্টলেশ্যন
English Version:
- Upload this plugin to your
/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Add the BP-NotificationWidget to your sidebar.
- Done!
Important: Please deactivate the plugin before upgrading to a newer version of the plugin!
German Version:
- Pluginordner in das Verzeichnis
/wp-content/plugins/hochladen. - Plugin via Adminpanel aktivieren.
- Das BP-NotificationWidget zum Sidebar hinzufügen.
- Fertig!
Wichtig: Vor dem Upgrade auf eine neuere Version des Plugins das Plugin deaktivieren und danach wieder aktivieren!
সঘনাই উত্থাপিত প্ৰশ্ন
- How can I disable the BuddyPress admin bar?
-
Copy the following code in your wp-config.php in the root folder of your WordPress installation:
define ( ‘BP_DISABLE_ADMIN_BAR’, true );
পৰ্য্যালোচনা
এই প্লাগিনৰ বাবে কোনো পৰ্য্যালোচনা নাই।
অৱদানকাৰী আৰু বিকাশকাৰীসকল
“BP-NotificationWidget” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।
অৱদানকাৰীসকলআপোনাৰ ভাষাত “BP-NotificationWidget” অনুবাদ কৰক।
বিকাশৰ প্ৰতি আগ্ৰহী?
ক’ড ব্ৰাউজ কৰক, SVN ৰিপজিটৰী চাওক নাইবা RSS-দ্বাৰা বিকাশৰ পঞ্জী ছাবস্ক্ৰাইব কৰক।
সলনি-পঞ্জী
1.0
- Initial release
1.1
- Added check that BuddyPress is active and loaded
1.2
- Minor code changes for BuddyPress 1.2
1.3
- Added a loader.php to check that BuddyPress it is active before doing anything
- Minor code changes for BuddyPress 1.2.1
1.4
- Added check if user is logged in
- Other minor changes (Thanks to r-a-y)