Functions
Description
bbp_encode_normal_callback()

Callback to replace normal HTML tags in a content string

Source: bp-forums/common/formatting.php:312

bbp_enqueue_script()

Enqueue a script from the highest priority location in the template stack.

Source: bp-forums/core/template-functions.php:198

bbp_enqueue_scripts()

Enqueue Forums specific CSS and JS

Source: bp-forums/core/sub-actions.php:216

bbp_enqueue_style()

Enqueue a script from the highest priority location in the template stack.

Source: bp-forums/core/template-functions.php:130

bbp_exclude_forum_ids()

Returns a meta_query that either includes or excludes hidden forum IDs from a query.

Source: bp-forums/forums/functions.php:1834

bbp_favorites_handler()

Handles the front end adding and removing of favorite topics

Source: bp-forums/users/functions.php:411

bbp_favorites_permalink()

Output the link to the user’s favorites page (profile page)

Source: bp-forums/users/template.php:804

bbp_filter_anonymous_post_data()

Filter anonymous post data

Source: bp-forums/common/functions.php:635

bbp_filter_blog_editable_roles()

Removes the Forums roles from the editable roles array

Source: bp-forums/core/capabilities.php:447

bbp_filter_get_user_option()

Filter default options and allow them to be overloaded from inside the $bbp->user_options array.

Source: bp-forums/users/options.php:116

bbp_filter_is_single_user()

Filter the Forums is_single_user function with BuddyBoss equivalent

Source: bp-forums/functions.php:84

bbp_filter_is_user_home()

Filter the Forums is_user_home function with BuddyBoss equivalent

Source: bp-forums/functions.php:101

bbp_filter_kses()

Custom kses filter for forum topics and replies, for filtering incoming data

Source: bp-forums/common/formatting.php:115

bbp_filter_modify_page_title()

Add the topic title to the if viewing a single group forum topic</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/functions.php:120</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_filter_notifications_get_registered_components/">bbp_filter_notifications_get_registered_components()</a></td> <td> <div><p>Filter registered notifications components, and add ‘forums’ to the queried ‘component_name’ array.</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/notifications.php:13</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_filter_sample_permalink/">bbp_filter_sample_permalink()</a></td> <td> <div><p>Filter sample permalinks so that certain languages display properly.</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/admin/functions.php:131</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_filter_user_id/">bbp_filter_user_id()</a></td> <td> <div><p>Filter the current Forums user ID with the current BuddyBoss user ID</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/functions.php:48</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_filter_user_roles_option/">bbp_filter_user_roles_option()</a></td> <td> <div><p>Helper function to add filter to option_wp_user_roles</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/core/capabilities.php:328</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_find_mentions/">bbp_find_mentions()</a></td> <td> <div><p>Searches through the content to locate usernames, designated by an @ sign.</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/core/functions.php:314</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_find_mentions_pattern/">bbp_find_mentions_pattern()</a></td> <td> <div><p>Set the pattern used for matching usernames for mentions.</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/core/functions.php:301</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_fix_forums_media/">bbp_fix_forums_media()</a></td> <td> <div><p>Fix forums media</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/core/functions.php:595</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_fix_post_author/">bbp_fix_post_author()</a></td> <td> <div><p>Fix post author id on post save</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/common/functions.php:348</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_footer/">bbp_footer()</a></td> <td> <div><p>Add our custom head action to wp_head</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/common/template.php:86</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_force_comment_status/">bbp_force_comment_status()</a></td> <td> <div><p>Force comments_status to ‘closed’ for Forums post types</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/core/theme-compat.php:985</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_form_forum_content/">bbp_form_forum_content()</a></td> <td> <div><p>Output the value of forum content field</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/forums/template.php:2099</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_form_forum_parent/">bbp_form_forum_parent()</a></td> <td> <div><p>Output value of forum parent</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/forums/template.php:2136</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_form_forum_status_dropdown/">bbp_form_forum_status_dropdown()</a></td> <td> <div><p>Output value forum status dropdown</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/forums/template.php:2401</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_form_forum_subscribed/">bbp_form_forum_subscribed()</a></td> <td> <div><p>Output checked value of forum subscription</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/forums/template.php:2250</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_form_forum_title/">bbp_form_forum_title()</a></td> <td> <div><p>Output the value of forum title field</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/forums/template.php:2062</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_form_forum_type/">bbp_form_forum_type()</a></td> <td> <div><p>Output value of forum type</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/forums/template.php:2174</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_form_forum_type_dropdown/">bbp_form_forum_type_dropdown()</a></td> <td> <div><p>Output value forum type dropdown</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/forums/template.php:2313</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_form_forum_visibility/">bbp_form_forum_visibility()</a></td> <td> <div><p>Output value of forum visibility</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/forums/template.php:2212</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_form_forum_visibility_dropdown/">bbp_form_forum_visibility_dropdown()</a></td> <td> <div><p>Output value forum visibility dropdown</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/forums/template.php:2490</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_form_option/">bbp_form_option()</a></td> <td> <div><p>Output settings API option</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/admin/settings.php:1597</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_form_reply_content/">bbp_form_reply_content()</a></td> <td> <div><p>Output the value of reply content field</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/replies/template.php:2557</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_form_reply_edit_reason/">bbp_form_reply_edit_reason()</a></td> <td> <div><p>Output the value of the reply edit reason</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/replies/template.php:2665</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_form_reply_log_edit/">bbp_form_reply_log_edit()</a></td> <td> <div><p>Output checked value of reply log edit field</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/replies/template.php:2632</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_form_reply_to/">bbp_form_reply_to()</a></td> <td> <div><p>Output the value of the reply to field</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/replies/template.php:2594</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_form_slug_conflict_check/">bbp_form_slug_conflict_check()</a></td> <td> <div><p>Used to check if a Forums slug conflicts with an existing known slug.</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/admin/settings.php:1646</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_form_topic_content/">bbp_form_topic_content()</a></td> <td> <div><p>Output the value of topic content field</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/topics/template.php:3840</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_form_topic_edit_reason/">bbp_form_topic_edit_reason()</a></td> <td> <div><p>Output the value of the topic edit reason</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/topics/template.php:4088</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_form_topic_forum/">bbp_form_topic_forum()</a></td> <td> <div><p>Output value of topic forum</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/topics/template.php:3956</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_form_topic_log_edit/">bbp_form_topic_log_edit()</a></td> <td> <div><p>Output checked value of topic log edit field</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/topics/template.php:4052</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_form_topic_status_dropdown/">bbp_form_topic_status_dropdown()</a></td> <td> <div><p>Output value topic status dropdown</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/topics/template.php:3363</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_form_topic_subscribed/">bbp_form_topic_subscribed()</a></td> <td> <div><p>Output checked value of topic subscription</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/topics/template.php:3994</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_form_topic_tags/">bbp_form_topic_tags()</a></td> <td> <div><p>Output value of topic tags field</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/topics/template.php:3887</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_form_topic_title/">bbp_form_topic_title()</a></td> <td> <div><p>Output the value of topic title field</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/topics/template.php:3803</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_form_topic_type_dropdown/">bbp_form_topic_type_dropdown()</a></td> <td> <div><p>Displays topic type select box (normal/sticky/super sticky)</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/topics/template.php:3273</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_format_buddypress_notifications/">bbp_format_buddypress_notifications()</a></td> <td> <div><p>Format the BuddyBar/Toolbar notifications</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/notifications.php:41</p></div> </td> </tr> <tr> <td><a href="https://www.buddyboss.com/resources/reference/functions/bbp_format_revision_reason/">bbp_format_revision_reason()</a></td> <td> <div><p>Formats the reason for editing the topic/reply.</p> </div> <div class="bb-ref-meta"><p><strong>Source:</strong> bp-forums/common/functions.php:212</p></div> </td> </tr> </tbody> </table> </div> <nav class="pagination loop-pagination"><a class="prev page-numbers" href="https://www.buddyboss.com/resources/reference/functions/page/5/">« Previous</a> <a class="page-numbers" href="https://www.buddyboss.com/resources/reference/functions/">1</a> <span class="page-numbers dots">…</span> <a class="page-numbers" href="https://www.buddyboss.com/resources/reference/functions/page/5/">5</a> <span aria-current="page" class="page-numbers current">6</span> <a class="page-numbers" href="https://www.buddyboss.com/resources/reference/functions/page/7/">7</a> <span class="page-numbers dots">…</span> <a class="page-numbers" href="https://www.buddyboss.com/resources/reference/functions/page/112/">112</a> <a class="next page-numbers" href="https://www.buddyboss.com/resources/reference/functions/page/7/">Next »</a></nav> </main><!-- #main --> </div><!-- #primary --> </div><!-- .bb-grid --> </div><!-- .container --> </div><!-- #content --> <footer class="footer-bottom bb-footer style-1"> <div class="container flex"> <div class="footer-bottom-left"> <div class="copyright">© 2024 • BuddyBoss</div> </div><div class="footer-bottom-right push-right"></div> </div> </footer> </div><!-- #page --> <!-- HFCM by 99 Robots - Snippet # 1: Facebook Pixel Code - 617688858328656 verified --> <!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '617688858328656'); fbq('track', 'PageView'); </script> <noscript><img height="1" width="1" style="display:none"src="https://www.facebook.com/tr?id=617688858328656&ev=PageView&noscript=1"/></noscript> <!-- End Facebook Pixel Code --> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 3: Google Tag Manager MKT - Body - 2 March 2020 --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NB2BV5J" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- /end HFCM by 99 Robots --> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-content/plugins/buddyboss-docs/assets/js/anchor.min.js?ver=1.4.8" id="bbdocs-anchorjs-js"></script> <script type="text/javascript" id="bbdocs-scripts-js-extra"> /* <![CDATA[ */ var bbDocs_Vars = {"ajaxurl":"https:\/\/www.buddyboss.com\/resources\/wp-admin\/admin-ajax.php","nonce":"fbb8cb6de8","style":"https:\/\/www.buddyboss.com\/resources\/wp-content\/plugins\/buddyboss-docs\/assets\/css\/print.css","powered":"\u00a9 BuddyBoss Resources, 2024. Powered by bbDocs<br>https:\/\/www.buddyboss.com\/resources"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-content/plugins/buddyboss-docs/assets/js/frontend.min.js?ver=1.4.8" id="bbdocs-scripts-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-includes/js/dist/vendor/moment.min.js?ver=2.29.4" id="moment-js"></script> <script type="text/javascript" id="moment-js-after"> /* <![CDATA[ */ moment.updateLocale( 'en_US', {"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"week":{"dow":1},"longDateFormat":{"LT":"g:i a","LTS":null,"L":null,"LL":"F j, Y","LLL":"F j, Y g:i a","LLLL":null}} ); moment.updateLocale( 'en_US', {"relativeTime":{"future":"in %s","past":"%s ago","s":"second","ss":"%d seconds","m":"a minute","mm":"%d minutes","h":"an hour","hh":"%d hours","d":"a day","dd":"%d days","w":"a week","ww":"%d weeks","M":"a month","MM":"%d months","y":"a year","yy":"%d years"}} ); /* ]]> */ </script> <script type="text/javascript" id="bp-livestamp-js-extra"> /* <![CDATA[ */ var bb_livestamp = {"year_in_seconds":"31536000","day_in_seconds":"86400","week_in_seconds":"604800","hour_in_seconds":"3600","minute_in_seconds":"60","chunks":[31536000,5256000,2592000,604800,86400,3600,60,1],"unknown_text":"sometime","right_now_text":"Just now","ago_text":"%s ago","second_text":"a second","seconds_text":"seconds","minute_text":"a minute","minutes_text":"minutes","hour_text":"an hour","hours_text":"hours","day_text":"a day","days_text":"days","week_text":"a week","weeks_text":"weeks","month_text":"a month","months_text":"months","year_text":"a year","years_text":"years"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-content/plugins/buddyboss-platform/bp-core/js/livestamp.min.js?ver=2.7.10" id="bp-livestamp-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-includes/js/underscore.min.js?ver=1.13.4" id="underscore-js"></script> <script type="text/javascript" id="wp-util-js-extra"> /* <![CDATA[ */ var _wpUtilSettings = {"ajax":{"url":"\/resources\/wp-admin\/admin-ajax.php"}}; /* ]]> */ </script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-includes/js/wp-util.min.js?ver=6.6.2" id="wp-util-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-includes/js/dist/hooks.min.js?ver=2810c76e705dd1a53b18" id="wp-hooks-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="text/javascript" id="bp-nouveau-js-extra"> /* <![CDATA[ */ var BP_Nouveau = {"ajaxurl":"https:\/\/www.buddyboss.com\/resources\/wp-admin\/admin-ajax.php","only_admin_notice":"As you are the only organizer of this group, you cannot leave it. You can either delete the group or promote another member to be an organizer first and then leave the group.","is_friend_confirm":"Are you sure you want to remove your connection with this member?","confirm":"Are you sure?","confirm_delete_set":"Are you sure you want to delete this set? This cannot be undone.","show_x_comments":"View more comments","unsaved_changes":"Your profile has unsaved changes. If you leave the page, the changes will be lost.","object_nav_parent":"#buddypress","anchorPlaceholderText":"Paste or type a link","empty_field":"New Field","close":"Close","parent_group_leave_confirm":"By leaving this main group you will automatically be removed and unsubscribed to any subgroups relating to this group.","group_leave_confirm":"<p>Are you sure you want to leave <span class=\"bb-group-name\"><\/span>?<\/p>","wpTime":"2024-11-17 17:34:25","wpTimezone":"America\/Los_Angeles","objects":{"1":"members","4":"xprofile","12":"search"},"nonces":{"members":"7f36456a7f","xprofile":"97bf920ccc","search":"970cf0910b"},"is_send_ajax_request":"1"}; var BB_Nouveau_Presence = {"heartbeat_enabled":"1","presence_interval":"60","presence_default_interval":"60","presence_time_span":"20","idle_inactive_span":"180","rest_nonce":"c117c6fb15","native_presence":"1","native_presence_url":"https:\/\/www.buddyboss.com\/resources\/wp-content\/plugins\/buddyboss-platform\/bp-core\/bb-core-native-presence.php","presence_rest_url":"https:\/\/www.buddyboss.com\/resources\/wp-json\/buddyboss\/v1\/members\/presence"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/js/buddypress-nouveau.min.js?ver=2.7.10" id="bp-nouveau-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/js/jquery.guillotine.min.js?ver=2.7.10" id="guillotine-js-js"></script> <script type="text/javascript" id="heartbeat-js-extra"> /* <![CDATA[ */ var heartbeatSettings = {"ajaxurl":"\/resources\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-includes/js/heartbeat.min.js?ver=6.6.2" id="heartbeat-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-includes/js/jquery/ui/menu.min.js?ver=1.13.3" id="jquery-ui-menu-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-includes/js/dist/a11y.min.js?ver=d90eebea464f6c09bfd5" id="wp-a11y-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-includes/js/jquery/ui/autocomplete.min.js?ver=1.13.3" id="jquery-ui-autocomplete-js"></script> <script type="text/javascript" id="bp-nouveau-search-js-extra"> /* <![CDATA[ */ var BP_SEARCH = {"nonce":"12ef040d82","action":"bp_search_ajax","debug":"1","ajaxurl":"https:\/\/www.buddyboss.com\/resources\/wp-admin\/admin-ajax.php","loading_msg":"Loading suggestions...","enable_ajax_search":"1","per_page":"5","autocomplete_selector":".header-search-wrap .search-form","form_selector":".widget_search .search-form","forums_autocomplete":""}; /* ]]> */ </script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/js/buddypress-search.min.js?ver=2.7.10" id="bp-nouveau-search-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-content/themes/buddyboss-theme-resources/js/navigation.js?ver=20220422" id="wporg-developer-navigation-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-content/themes/buddyboss-theme-resources/js/skip-link-focus-fix.js?ver=20130115" id="wporg-developer-skip-link-focus-fix-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-content/themes/buddyboss-theme-resources/js/search.js?ver=20220422" id="wporg-developer-search-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-content/themes/buddyboss-theme-resources/js/menu.js?ver=20220422" id="wporg-developer-menu-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-content/themes/buddyboss-theme-resources/js/awesomplete.min.js?ver=20160322" id="awesomplete-js"></script> <script type="text/javascript" id="autocomplete-js-extra"> /* <![CDATA[ */ var autocomplete = {"ajaxurl":"https:\/\/www.buddyboss.com\/resources\/wp-admin\/admin-ajax.php","nonce":"a798dc400f"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-content/themes/buddyboss-theme-resources/js/autocomplete.js?ver=20160524" id="autocomplete-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-includes/js/masonry.min.js?ver=4.2.2" id="masonry-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-content/themes/buddyboss-theme/assets/js/vendors/menu.js?ver=2.7.00" id="boss-menu-js-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-content/themes/buddyboss-theme/assets/js/vendors/fitvids.js?ver=2.7.00" id="boss-fitvids-js-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-content/themes/buddyboss-theme/assets/js/vendors/slick.min.js?ver=2.7.00" id="boss-slick-js-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-content/themes/buddyboss-theme/assets/js/vendors/panelslider.min.js?ver=2.7.00" id="boss-panelslider-js-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-content/themes/buddyboss-theme/assets/js/vendors/sticky-kit.js?ver=2.7.00" id="boss-sticky-js-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-content/themes/buddyboss-theme/assets/js/vendors/jssocials.min.js?ver=2.7.00" id="boss-jssocials-js-js"></script> <script type="text/javascript" id="buddyboss-theme-main-js-js-extra"> /* <![CDATA[ */ var bs_data = {"jm_ajax":"https:\/\/www.buddyboss.com\/resources\/jm-ajax\/","ajaxurl":"https:\/\/www.buddyboss.com\/resources\/wp-admin\/admin-ajax.php","show_notifications":"1","show_messages":"1","facebook_label":"Share on Facebook","twitter_label":"Post","more_menu_title":"Menu Items","translation":{"comment_posted":"Your comment has been posted.","comment_btn_loading":"Please Wait...","choose_a_file_label":"Choose a file","email_validation":"Please enter a valid email address."},"gamipress_badge_label":"Badge","nonce_list_grid":"5e067595e4"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-content/themes/buddyboss-theme/assets/js/main.js?ver=2.7.00" id="buddyboss-theme-main-js-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-content/themes/buddyboss-theme/assets/js/vendors/validate.min.js?ver=2.7.00" id="boss-validate-js-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-content/plugins/buddyboss-platform/bp-core/js/vendor/magnific-popup.js?ver=2.7.10" id="bp-nouveau-magnific-popup-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-content/themes/buddyboss-theme/assets/js/vendors/select2.full.min.js?ver=2.7.00" id="select2-js-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-content/themes/buddyboss-theme/assets/js/vendors/progressbar.min.js?ver=2.7.00" id="progressbar-js-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-content/themes/buddyboss-theme/assets/js/vendors/mousewheel.min.js?ver=2.7.00" id="mousewheel-js-js"></script> <script type="text/javascript" src="https://www.buddyboss.com/resources/wp-content/themes/buddyboss-theme-resources/assets/js/scripts.min.js?ver=6.6.2" id="resources-scripts-js-js"></script> </body> </html>