-
Shah gee replied to the topic User to User Messenger plugin in the forum Third Party Plugins 4 months ago
How can I Know that which chat plugin is used in Menudale food blog site? I want to purchase this plugin.
-
Shah gee replied to the topic User's menu in the forum Ideas 4 months, 1 week ago
To display the current user’s menu outside of their profile in BuddyPress, you can use the
bp_get_menu
function. This function retrieves the menu items for the current user and returns them as an array.Here’s an example code snippet that you can use to display the current user’s menu in the header or footer:
`
<?php
$menu_items = bp_get_menu(…[Read more] -
Shah gee's profile was updated 4 months, 1 week ago
@alishah909
Active 4 months ago