{"id":990,"date":"2025-03-24T14:28:13","date_gmt":"2025-03-24T14:28:13","guid":{"rendered":"https:\/\/wpgeodirectory.com\/documentation\/article\/buddyboss-compatibility-snippet\/"},"modified":"2025-04-03T15:24:34","modified_gmt":"2025-04-03T14:24:34","slug":"buddyboss-compatibility-snippet","status":"publish","type":"gd_place","link":"https:\/\/wpgeodirectory.com\/documentation\/article\/how-tos\/buddyboss-compatibility-snippet\/","title":{"rendered":"BuddyBoss Compatibility Snippet"},"content":{"rendered":"\n<p>GeoDirectory is compatible with BuddyBoss and BuddyBoss has a feature to clear formatting from other plugins on the profile page.<\/p>\n\n\n\n<p>Add this <a href=\"https:\/\/wpgeodirectory.com\/documentation\/article\/useful-plugins\/code-snippets-plugin\/\" target=\"_blank\" rel=\"noopener\">code snippet<\/a> to force loading of GeoDirectory CSS on the member profile page.<\/p>\n\n\n\n<pre class=\"wp-block-prismatic-blocks\"><code class=\"language-php\">add_action( &#039;bp_init&#039;, &#039;bp_include_geodirectory_scripts&#039;, 1 );\nfunction bp_include_geodirectory_scripts(){\n    remove_action( &#039;bp_init&#039;, &#039;bp_exclude_geodirectory_scripts&#039; );\n}<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>GeoDirectory is compatible with BuddyBoss and BuddyBoss has a feature to clear formatting from other plugins on the profile page. Add this code snippet to force loading of GeoDirectory CSS on the member profile page.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"article\/tags":[861],"article\/categories":[432,211],"class_list":["post-990","gd_place","type-gd_place","status-publish","hentry","gd_place_tags-buddyboss","gd_placecategory-how-tos","gd_placecategory-tips-tricks-more"],"_links":{"self":[{"href":"https:\/\/wpgeodirectory.com\/documentation\/wp-json\/wp\/v2\/article\/990","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wpgeodirectory.com\/documentation\/wp-json\/wp\/v2\/article"}],"about":[{"href":"https:\/\/wpgeodirectory.com\/documentation\/wp-json\/wp\/v2\/types\/gd_place"}],"author":[{"embeddable":true,"href":"https:\/\/wpgeodirectory.com\/documentation\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wpgeodirectory.com\/documentation\/wp-json\/wp\/v2\/comments?post=990"}],"version-history":[{"count":0,"href":"https:\/\/wpgeodirectory.com\/documentation\/wp-json\/wp\/v2\/article\/990\/revisions"}],"wp:attachment":[{"href":"https:\/\/wpgeodirectory.com\/documentation\/wp-json\/wp\/v2\/media?parent=990"}],"wp:term":[{"taxonomy":"gd_place_tags","embeddable":true,"href":"https:\/\/wpgeodirectory.com\/documentation\/wp-json\/wp\/v2\/article\/tags?post=990"},{"taxonomy":"gd_placecategory","embeddable":true,"href":"https:\/\/wpgeodirectory.com\/documentation\/wp-json\/wp\/v2\/article\/categories?post=990"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}